context7
Search GitHub issues, pull requests, and discussions across any repository. Activates when researching external dependencies (whisper.cpp, NAudio), looking for similar bugs, or finding implementation examples.
npx skills add majiayu000/claude-skill-registry --skill context7-dwsy-agent --agent claude-code
Same command for any agent — swap --agent for codex, cursor, copilot.
Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.
# Context7 - GitHub Search Search GitHub repositories for issues, PRs, discussions, and code examples to research solutions and best practices. ## 执行环境 | 路径类型 | 说明 | |---------|------| | **使用方式** | 此技能通过 API 调用使用,无需本地脚本执行 | | **调用场景** | 当用户需要搜索 GitHub 仓库时自动激活 | | **输入参数** | 仓库名称 (owner/repo)、搜索关键词、过滤条件 | ## 路径说明 - **无本地路径依赖**:此技能不涉及本地文件系统操作 - **仓库引用**:使用 GitHub 标准格式 `owner/repo`(如 `ggerganov/whisper.cpp`) - **所有路径都是 GitHub 仓库内的路径**,与本地文件系统无关 ## When This Skill Activates - Keywords: "search GitHub", "find issues", "look up PR", "GitHub discussion" - Research patterns: "Are there any [repo] issues about [topic]?" - Dependency research: Mentions of whisper.cpp, NAudio, WPF, Inno Setup - Bug investigation: "Has anyone else experienced [problem]?" - Implementation examples: "How do others implement [feature]?" ## Frequently Searched Repositories VoiceLite dependencies and related projects: | Repository | Purpose | When to Search | |------------|---------|----------------| | **ggerganov/whisper.cpp** | Core transcription engine | Performance optimization, model loading, quantization issues | | **naudio/NAudio** | Audio recording library | WaveInEvent issues, audio format problems, dispos
- 执行环境
- 路径说明
- When This Skill Activates
- Frequently Searched Repositories
- Search Syntax Examples
- Search whisper.cpp Performance Issues
- Search NAudio Recording Problems
- Find WPF Dispatcher Examples
- Search Strategies
- 1. Start Broad, Then Narrow
- 2. Finding Solutions
- 3. Code Examples
- Common VoiceLite Research Queries
- Whisper.cpp Performance
What does the context7 skill do?
Search GitHub issues, pull requests, and discussions across any repository. Activates when researching external dependencies (whisper.cpp, NAudio), looking for similar bugs, or finding implementation examples.
How do I install it?
Run `npx skills add majiayu000/claude-skill-registry --skill context7-dwsy-agent --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.
Where does this skill come from?
From majiayu000/claude-skill-registry, a repository with 534 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.
Is a popular skill a good skill?
Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.
