Agent skills for Sourcegraph Cody

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

How to install skills in Sourcegraph Cody

Install into the current project:

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

Install for every project on this machine:

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

Install one specific skill:

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

Where Sourcegraph Cody stores skills

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

What you can install

Other supported agents