at-skills
v0.1.0
Published
Install Claude Code skills from the AgenTopology Skills registry.
Maintainers
Readme
at-skills
Install Claude Code skills from the AgenTopology Skills registry.
Usage
npx at-skills install progressive-disclosure-rulesThat's it. The skill lands in ~/.claude/skills/progressive-disclosure-rules/ and Claude Code picks it up on the next restart.
Options
at-skills install <slug> [--dir <path>] [--force]--dir <path>— install to a custom directory (default:~/.claude/skills/)--force— overwrite an existing skill of the same slug
Environment
AT_SKILLS_REGISTRY— point at a custom registry base URL (default:https://agentopology.com)
Browsing skills
The full catalog lives at https://agentopology.com/skills.
What is this?
A small, zero-dependency CLI that fetches skill bundles from the AgenTopology Skills registry and unpacks them into your ~/.claude/skills/ directory. The registry serves SKILL.md plus any supporting reference files exactly as the skill author published them.
Related
agentopology— the AgenTopology language tooling (.atfiles, scaffolding, visualization). Separate package for a separate concern.
License
Apache-2.0
