sourcegraph-search

Installation
SKILL.md

Sourcegraph Code Search Skill

This skill enables autonomous code searching across repositories using the Sourcegraph CLI (src command).

When to Invoke This Skill

Use this skill when you need to:

  • Research how features are implemented across codebases
  • Find examples of API usage, patterns, or libraries
  • Locate specific code patterns (functions, classes, imports)
  • Analyze code across repositories (not just local files)
  • Search commit history or diffs for changes
  • Find security issues or credential leaks
  • Understand architecture by searching for patterns
  • Answer "where is X used?" questions across projects

Do NOT use for local file searches - use Grep/Glob instead.

Related skills

More from markus1189/nixos-config

Installs
22
GitHub Stars
5
First Seen
Jan 25, 2026