searching-sourcegraph
✓Search Sourcegraph-indexed codebases for patterns, examples, and system understanding. Triggers on implementation questions, debugging, or "how does X work" queries.
Installation
SKILL.md
Search before you build. Existing patterns reduce tokens, ensure consistency, and surface tested solutions.
| Concepts/semantic search | sgnlssearch | | Exact code patterns | sgkeywordsearch | | Trace usage | sgfindreferences | | See implementation | sggotodefinition | | Understand systems | sgdeepsearchread | | Read files | sgreadfile | | Browse structure | sglistfiles | | Find repos | sglistrepos | | Search commits | sgcommitsearch |
| Track changes | sgdiffsearch | | Compare versions | sgcomparerevisions |
Search Sourcegraph-indexed codebases for patterns, examples, and system understanding. Triggers on implementation questions, debugging, or "how does X work" queries. Source: sourcegraph-community/sourcegraph-skill.
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/sourcegraph-community/sourcegraph-skill --skill searching-sourcegraph- Category
- </>Dev Tools
- Verified
- ✓
- First Seen
- 2026-02-05
- Updated
- 2026-02-18
Quick answers
What is searching-sourcegraph?
Search Sourcegraph-indexed codebases for patterns, examples, and system understanding. Triggers on implementation questions, debugging, or "how does X work" queries. Source: sourcegraph-community/sourcegraph-skill.
How do I install searching-sourcegraph?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/sourcegraph-community/sourcegraph-skill --skill searching-sourcegraph Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/sourcegraph-community/sourcegraph-skill
Details
- Category
- </>Dev Tools
- Source
- skills.sh
- First Seen
- 2026-02-05