Explainers
aaaa.fyi · 2026-07-18 · 5 min read
A skill is a small package of instructions, usually a single SKILL.md file, that teaches an AI agent how to do one thing well: run a code review, debug systematically, write release notes, compress its own output.
Install one with a single command and your agent picks up the capability in every future session.
npx skills add <repo> --skill <name> and it works in Claude Code, Cursor and any skills-compatible agent.Install counts are the strongest signal, they reflect real usage, not stars-from-a-tweet. On aaaa.fyi every skill shows live install numbers from the skills CLI, plus stars and last-push from GitHub.
Start with the proven ones on our Skills page, then branch into your domain.