Agent skills for Amazon Q

Amazon QAWS AI coding assistant. All 92 skills in this registry are plain Markdown instruction files, so every one of them works with Amazon Q; the installer only needs to know where Amazon Q reads its skills from.

How to install skills in Amazon Q

Install into the current project:

npx @tech-leads-club/agent-skills install --agent amazon-q

Install for every project on this machine:

npx @tech-leads-club/agent-skills install --agent amazon-q --global

Install one specific skill:

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

Where Amazon Q stores skills

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

What you can install

Other supported agents