Agent skills for OpenCode

OpenCodeOpen-source AI coding terminal. All 92 skills in this registry are plain Markdown instruction files, so every one of them works with OpenCode; the installer only needs to know where OpenCode reads its skills from.

How to install skills in OpenCode

Install into the current project:

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

Install for every project on this machine:

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

Install one specific skill:

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

Where OpenCode stores skills

Project install path.opencode/skills
Global install path~/.config/opencode/skills

What you can install

Other supported agents