Agent skills for Augment

AugmentAI code assistant with context engine. All 92 skills in this registry are plain Markdown instruction files, so every one of them works with Augment; the installer only needs to know where Augment reads its skills from.

How to install skills in Augment

Install into the current project:

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

Install for every project on this machine:

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

Install one specific skill:

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

Where Augment stores skills

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

What you can install

Other supported agents