← ClaudeAtlas

manage-agent-kitlisted

Audit, initialize, upgrade, synchronize, discover, and safely curate a shared Agent Skills repository across Claude Code, Codex, Qwen Code, OpenCode, Pi, OpenClaw, and compatible hosts. Use when setting up a machine or server, finding top GitHub skills, checking skill or upstream drift, adding or updating a skill, integrating CC Switch, resolving cross-agent installation conflicts, or reviewing whether agent configuration is safe to publish.
cubxxw/agent-kit · ★ 2 · AI & Automation · score 73
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