# P10k

> Use this skill when the user wants to use p10k — Powerlevel10k configuration CLI — manage zsh theme settings with JSON export.

- Skill: `javimosch/p10k` (Agent Skill)
- Install (CLI): `npx skillmds@latest add javimosch/p10k`
- Raw SKILL.md: https://api.skillmd.com/api/skills/javimosch/p10k/raw
- Safety review: PASS (external: skill-scanner PASS, skillspector PASS)
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: javimosch (https://skillmd.com/u/javimosch)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/javimosch/p10k

---


# 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

