Agent skills for Kiro

KiroAI Agent with workspace and global skill scopes. All 92 skills in this registry are plain Markdown instruction files, so every one of them works with Kiro; the installer only needs to know where Kiro reads its skills from.

How to install skills in Kiro

Install into the current project:

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

Install for every project on this machine:

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

Install one specific skill:

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

Where Kiro stores skills

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

What you can install

Other supported agents