One-click install
npx skills add https://github.com/mikha08-rgb/VoiceLite --skill context7
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: context7
Source: https://github.com/mikha08-rgb/VoiceLite/tree/main/.claude/skills/context7
Command: npx skills add https://github.com/mikha08-rgb/VoiceLite --skill context7

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill eliminates the manual effort of searching GitHub for issues, pull requests, and discussions across various repositories, providing quick access to solutions and implementation examples for complex technical problems.

Core Features & Use Cases

  • Targeted Repository Search: Focuses searches on key dependencies like ggerganov/whisper.cpp, naudio/NAudio, and dotnet/wpf.
  • Advanced Query Generation: Constructs complex GitHub search queries with labels, date filters, and code-specific parameters.
  • Bug & Feature Research: Helps investigate existing bugs, find solutions, and discover how others implement specific features.
  • Use Case: When encountering a performance bottleneck in VoiceLite's transcription, use this skill to search ggerganov/whisper.cpp for "performance optimization" issues, quickly finding discussions on quantization or flash attention.

Quick Start

Search GitHub for issues related to "WaveInEvent memory leaks" in the naudio/NAudio repository, focusing on closed issues.

Frequently Asked Questions about context7

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I search GitHub for issues and solutions across multiple repositories?

Search GitHub repositories for issues, pull requests, and discussions using advanced query operators and repository mappings. This skill constructs complex search queries with labels, date filters, and code-specific parameters to quickly locate solutions and implementation examples across dependencies like whisper.cpp and NAudio.

Can I search GitHub for bug investigations in specific dependencies?

Yes. Target searches on key dependencies by specifying repository names and using structured search operators to filter for closed issues, performance discussions, or feature implementations. This approach isolates relevant bug reports and solutions within focused codebases.

How do I find code examples and implementation patterns on GitHub?

Query GitHub repositories for code samples, pull requests, and discussions related to specific technical problems or features. The skill filters results using code-specific parameters and repository mappings to surface working implementations and best practices from related projects.

What's the best way to research performance optimizations across GitHub repositories?

Search GitHub using structured queries with labels and date filters across targeted repositories to find discussions, issues, and PRs addressing performance challenges. This reveals how other developers have solved similar bottlenecks and optimizations in related codebases.

Can I search for closed issues and resolved solutions on GitHub efficiently?

Yes. Use advanced GitHub search with date filters and status parameters to isolate closed issues and resolved discussions in specific repositories. This surfaces already-solved problems and tested solutions relevant to your technical challenge.

How do I investigate external dependency problems across multiple GitHub repositories?

Search GitHub for issues, pull requests, and discussions in dependency repositories like whisper.cpp and NAudio using cross-repo search with structured operators. This identifies known problems, workarounds, and implementation guidance for external libraries.