| name | library-research |
| description | Auto-activates for library/framework questions. Routes to @research-{library} agents for official documentation via Context7. |
Library Research Skill
This skill auto-activates when users ask about libraries, frameworks, or packages.
When This Activates
- Questions about library APIs, methods, or behavior
- "How do I use [library] to..."
- Debugging library-specific issues
- Looking for library code examples
What To Do
- Check if
@research-{library} agent exists
- If yes → Route to that agent
- If no → Check Context7 via
resolve-library-id, suggest /sync-docs if found
- If not in Context7 → Offer
@web-search-researcher as fallback
Available Library Agents
(Run /sync-docs to populate)
Package Mapping
(Run /sync-docs to populate)
Priority
- Library-specific agents (@research-react, etc.)
- Context7 direct query
- Web search (only if library not in Context7)
Note
For explicit research requests, users can also use /research <query>.