manage-agent-kitlisted
Install: claude install-skill cubxxw/agent-kit
# Manage Agent Kit
Treat the checked-out `agent-kit` repository as the canonical source. Agent
hosts receive views of the same skill directories through symlinks.
## Start with evidence
1. Run `./bin/agent-kit doctor --strict`.
2. Run `./bin/agent-kit status --profile full-stack --tool core`.
3. Inspect `catalog.json` before proposing changes.
4. Read [references/operations.md](references/operations.md) for the relevant
operation.
Do not silently replace a real directory or a symlink owned by another tool.
Report the exact conflict and preserve it.
## Install or repair links
Use the smallest applicable profile:
- `base`: only this management skill.
- `developer`: source-grounded engineering and agent infrastructure.
- `design`: reviewed UI/UX intelligence and frontend taste.
- `full-stack`: recommended personal workstation.
- `top`: every broadly useful skill that passed the full adoption gate.
- `all`: compatibility alias for `top`.
Preview first:
```sh
./bin/agent-kit install --profile full-stack --tool core --dry-run
```
Then install. Use `--replace-managed` only for stale symlinks that already
point into this checkout. It must never replace copied files or foreign links.
## Curate a new skill
Read the checkout’s
[`docs/top-skills.md`](https://github.com/cubxxw/agent-kit/blob/main/docs/top-skills.md)
before broad discovery. It separates adopted, on-demand, and discovery-only
sources.
Accept a skill only when all gates pass:
1. It solves a repeated, current