Use this skill when the user wants to use p10k — Powerlevel10k configuration CLI — manage zsh theme settings with JSON export.
Scanned 9/6/2026
Install to Claude Code
npx -y skills add javimosch/supercli --skill quickstart --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Quickstart?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/javimosch-quickstart-44914150)More formats (shields.io, HTML) on the badges page.
---
name: p10k
description: Use this skill when the user wants to use p10k — Powerlevel10k configuration CLI — manage zsh theme settings with JSON export.
---
# p10k Plugin
Powerlevel10k configuration CLI — manage zsh theme settings with JSON export
## Commands
- `p10k self version` — Print p10k version
- `p10k _ _` — Passthrough to p10k CLI
## Usage Examples
- `p10k self version` — Check installed version
- `p10k _ _ --help` — Show p10k help
- `p10k _ _ --json` — JSON output mode
## Installation
```bash
git clone --depth=1 https://github.com/romkatv/powerlevel10k.git ~/powerlevel10k
```
## Key Features
- zsh, theme, powerlevel10k
- Non-interactive CLI with JSON output support
- Pipeline-ready for automation
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!