What problem does it solve?
github-kb eliminates the time-consuming process of searching across local GitHub repositories and scattered social sources to discover what tools, projects, and topics matter right now.
Core Features & Use Cases
- Local GitHub Knowledge Base Search: Searches a local repository index stored under KB_PATH and returns matching repos and paths.
- Repository Indexing and Discovery: Scans local .git repos to update the index, and discovers new repos by combining Xiaohongshu results, Twitter/X posts, and web search.
- Social Content Retrieval & Enrichment: Fetches Twitter/X post content via Jina Reader and uses MCP tools for Xiaohongshu to support topic research.
- Use Case: When you need an existing repo-based reference for a specific technology (e.g., “Claude Code MCP tool usage”), github-kb checks the local index first and drills into relevant docs from candidate repos.
Quick Start
Run the command: /github-kb discover Claude MCP.