sourcegraph

Code search and understanding across codebases. Search, read, and trace references across repositories; analyze refactor impact; investigate incidents via commit and diff search; run targeted security sweeps.

Content Preview
{
  "name": "sourcegraph",
  "description": "Code search and understanding across codebases. Search, read, and trace references across repositories; analyze refactor impact; investigate incidents via commit and diff search; run targeted security sweeps.",
  "category": "development",
  "source": {
    "source": "url",
    "url": "https://github.com/sourcegraph-community/sourcegraph-claudecode-plugin.git",
    "sha": "cfe3d44476957b16d1575261bef6b2dc7cb1e0b7"
  },
  "homepage": "https://sourcegra
How to Use

Recommended: Install to project (local)

mkdir -p .claude/skills
curl -o .claude/skills/sourcegraph.md \
  https://raw.githubusercontent.com/anthropics/claude-plugins-official/main/.claude-plugin/marketplace.json

Skill is scoped to this project only. Add .claude/skills/ to your .gitignoreif you don't want to commit it.

Alternative: Clone full repo

git clone https://github.com/anthropics/claude-plugins-official

Then reference at .claude-plugin/marketplace.json

Related Skills