Agent skills for Kilo Code

Kilo CodeAI coding agent with auto-launch. All 92 skills in this registry are plain Markdown instruction files, so every one of them works with Kilo Code; the installer only needs to know where Kilo Code reads its skills from.

How to install skills in Kilo Code

Install into the current project:

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

Install for every project on this machine:

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

Install one specific skill:

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

Where Kilo Code stores skills

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

What you can install

Other supported agents