Skills Catalog
client-os doesn't just consume Claude Code skills — it publishes its own. Skills that grow out of real work in this repo get packaged, versioned, and distributed so other Claude Code sessions (in this repo or anywhere else) can install and use them directly. This catalog lists every skill this repo publishes today; it grows as more ship.
| Name | What it's for | Use case | Install |
|---|---|---|---|
| clientos-context | Populates a client's 04-llm-context/*.md files from free-form notes | Logging a meeting recap, status update, new promise, or decision for a clientos client without manually deciding which file it belongs in | npm install @client-os/skill-clientos-context (or add the co plugin via this repo's Claude Code plugin marketplace) |
Adding a new skill later is a single new row in the table above — no restructuring needed.