skillkitPackage manager for AI agent skills — install from 400K+ skills across 31 sources, auto-translate between 46 agents' incompatible formats, security-scan on install, sync to every agent at once.
Why switchSame job — install and manage skills across many coding agents — opposite bets: skillkit maximizes breadth (400K skills, 46 agents, format auto-translation); asm maximizes scriptability (agent-first --json/--yes CLI, dedupe audit, curated catalog, no accounts/telemetry).
Full comparison → apmMicrosoft's dependency manager for agent context — declare skills, prompts, plugins and MCP servers in apm.yml; one install reproduces the setup across 8 clients with lockfile pinning and org policy.
Why switchBoth manage agent skills across tools, at different layers: asm is an imperative, machine-driven CLI for installing and auditing skills on one workstation; apm is a declarative project manifest — apm.yml + lockfile ships with the repo so the whole team reproduces the same agent context.
Full comparison → SkillNetOpen skill infrastructure from ZJU NLP: search a 500K+ indexed skill library, install, generate skills from repos/docs/traces, score their quality, and compose/orchestrate them. SDK + CLI + MCP.
Why switchSame job — search and install agent skills from a large catalog via CLI/SDK. asm is the scriptable ops tool (dedupe audits, security scans, --json everywhere for CI); SkillNet adds generation, scoring and graph analysis on top of discovery.
Full comparison → autoskillsOne command installs your project's AI skill stack: scans package.json/Gradle/configs, detects the tech stack, and pulls matching skills from an audited, hash-verified registry.
Why switchSame category — skill installation tooling. asm is scriptable and provider-spanning with audit commands; autoskills trades all knobs for one command and a curated, hash-pinned registry.
Full comparison → n-skillsCurated skill marketplace for AI coding agents on the universal SKILL.md/AGENTS.md format — write a skill once, install it into Claude Code, Codex, Copilot, Cursor and friends.
Why switchBoth install and manage agent skills across providers; asm is the scriptable power-tool with audit/dedupe, n-skills the curated storefront on the universal format.
Full comparison →