StackMap
Subscribe
Explore / asm
luongnv89

asm

Scriptable skill manager for AI coding agents — install, search, dedupe-audit and security-scan skills across 19 providers, with --json/--yes on every command so agents and CI can drive it.

730 61 TypeScript MITupdated 5 days ago
Curator's take

Pick it when the CLI consumer is a machine: every command is non-interactive and JSON-emitting, so your agent or CI pipeline can inventory, install, and dedupe skills without a human — that plus `asm audit` (finds duplicate/stale skills scattered across 19 providers' hidden dirs) is the differentiator. NOT the breadth play: ~4.3K curated skills vs skillkit's 400K firehose, and no format translation between agent dialects. Solo-maintainer project — fine for personal/team tooling, but if you need org-level reproducibility and governance, apm's manifest+policy model is the grown-up answer.

Mapped by ShipWithAI editors · links verified
README.md

asm

npm version npm downloads GitHub stars MIT License CI Node.js

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

Continue your stack

What teams reach for next — and why each earns a place beside asm. Ranked by curator confidence.