What problem does it solve?
Helps developers and researchers quickly find authoritative documentation and extract concise, actionable guidance from libraries, APIs, GitHub repositories, and web pages so they can implement features without lengthy manual searches.
Core Features & Use Cases
- Source classification: Automatically chooses between Context7, GitHub, direct web pages, or search results based on the input type.
- Fetch strategies: Uses Context7 resolution for known libraries, gh CLI for repository content, WebSearch/WebFetch for web pages and API docs, with sensible fallbacks.
- Synthesis and saving: Produces a short research summary with key findings, example code, and source links and optionally saves substantial research into a dated notes file.
- Use case: Find the canonical API call and a minimal code example for integrating a third-party library or explain how a framework feature works with links to source docs.
Quick Start
Ask the agent to research tailwind v4 forms utilities and return a concise summary with authoritative sources and an example usage snippet.