Agent skills for Aider

AiderAI pair programming in terminal. All 92 skills in this registry are plain Markdown instruction files, so every one of them works with Aider; the installer only needs to know where Aider reads its skills from.

How to install skills in Aider

Install into the current project:

npx @tech-leads-club/agent-skills install --agent aider

Install for every project on this machine:

npx @tech-leads-club/agent-skills install --agent aider --global

Install one specific skill:

npx @tech-leads-club/agent-skills install --skill tlc-spec-driven --agent aider

Where Aider stores skills

Project install path.aider/skills
Global install path~/.aider/skills

What you can install

Other supported agents