Immutable. This exact content is served forever at /api/v1/blob/f66de314139ad73b.
# agent-skill-manager (asm)
> One tool to manage every AI agent's skills. asm is an open-source TUI and CLI to install, search, audit, and organize agent skills across Claude Code, Codex, Cursor, Windsurf, and 15+ other AI coding agents. The companion catalog indexes {{SKILL_COUNT}}+ skills from {{REPO_COUNT}} repositories across {{CATEGORY_COUNT}} categories.
## Getting Started
- [asm Home](https://luongnv.com/asm/): What asm is and how to install it
- [Skill Catalog](https://luongnv.com/asm/#/skills): Browse and search all {{SKILL_COUNT}}+ skills
- [GitHub Repository](https://github.com/luongnv89/agent-skill-manager): Source code, issues, and contributions
- [npm Package](https://www.npmjs.com/package/agent-skill-manager): Install via `npm i -g agent-skill-manager`
## Skill Categories
{{CATEGORY_LINKS}}
## Usage
- Install CLI: `npm i -g agent-skill-manager`
- Search skills: `asm search <query>`
- Install a skill: `asm install <skill-url>`
- List installed: `asm list`
## Optional
- [Skill Index Data](https://luongnv.com/asm/catalog.json): Full JSON catalog of all indexed skills