Personal skills organized by agent runtime.
| Runtime | Location | Install target |
|---|---|---|
| Claude Code | claude/ | ~/.claude/skills/<skill>/ |
| Codex | codex/ | ~/.codex/skills/<skill>/ |
| Shared | shared/ | Common references or assets for future platform-specific skills |
| Skill | Description |
|---|---|
| claude-cookbook | Find Anthropic Claude Cookbook recipes for a topic. |
| openai-cookbook | Find OpenAI Cookbook examples for a topic. |
| render-formulas | Render a LaTeX formula to a PNG and open it in the image viewer. |
| sucks | Korean technical prose style rules for docs, issues, PR bodies, and comments. |
| uv-setup | Convert a project to uv-based dependency management and enforce the uv workflow. |
Open a skill above and copy the install command from its page: irm ... | iex on Windows (PowerShell), curl ... | bash on macOS/Linux. The linked page carries the Claude Code command; the Codex command is on the matching page under codex/. Re-running an installer fetches the latest version.