CLI to install and manage agent skills
agent-skill-manager (asm) is a scriptable CLI built for AI agents and automation — install, search, audit, and organize skills across Claude Code, Codex, Cursor, and 16 more tools. Every command supports --json and --yes for non-interactive use. An optional TUI (asm) is available for local browsing.
Get Started · Browse 4,300+ skills · Full docs
Problems asm solves
| Pain | Without asm |
With asm |
|---|---|---|
| Scattered installs | Same skill copied into ~/.claude/skills/, ~/.codex/skills/, ~/.cursor/rules/ — different versions, no single view |
One asm list across all 19 providers and scopes |
| No inventory | ls through hidden dirs; no idea what is installed, duplicated, or outdated |
asm search, asm inspect, asm stats, asm audit |
| Risky manual installs | Clone repos, copy folders, hope SKILL.md is valid |
asm install validates frontmatter, scans security, pins registry commits |
| Agent-unfriendly output | Human-only copy-paste workflows | Structured JSON via --json; skip prompts with --yes |
| New agent, new chore | Every tool adds another skill directory to track | Add or disable providers in one config file |
At a glance
| Catalog | 4,394 skills from 54 repos — browse online |
| Providers | 19 agents (Claude, Codex, Cursor, Windsurf, Copilot, …) |
| Agent-ready CLI | --json, --yes, --machine on list, search, install, audit, eval |
| Security | Pre-install scan for shell exec, network access, credential exposure |
| License |