{
  "id": "cco-sourcegraph-searching-sourcegraph",
  "name": "searching-sourcegraph",
  "description": "Use when the user needs to search or navigate code with Sourcegraph MCP tools. Provides disciplined search workflows for finding implementations, understanding systems, debugging issues, fixing bugs, and reviewing code.",
  "version": "1.0.0",
  "author": "Anthropic Marketplace 3p",
  "tags": [
    "official-marketplace",
    "claude-code",
    "skill",
    "sourcegraph"
  ],
  "entryPoint": "tool_chain",
  "category": "official",
  "toolChain": [],
  "inputs": [],
  "outputs": [
    {
      "name": "result",
      "type": "string",
      "description": "Skill output"
    }
  ],
  "createdAt": "2026-04-27T03:04:45.385648+00:00",
  "updatedAt": "2026-04-27T03:04:45.385648+00:00"
}