What problem does it solve?
This Skill eliminates the tedious manual work of searching, downloading, and organizing library documentation. It ensures you always have up-to-date, categorized, and version-controlled documentation locally, saving hours of repetitive effort and reducing context switching.
Core Features & Use Cases
- Automated Fetching: Retrieves library documentation from Context7.
- Organized Storage: Saves docs to
ai_docs/ in category-based folders (e.g., frameworks/nextjs/).
- Version & Topic Management: Supports fetching specific versions or topics (e.g., "Next.js routing docs").
- Automatic Refresh: Keeps existing documentation up-to-date with a simple command.
- Use Case: Ask "Fetch the LangGraph documentation" or "Get Next.js routing docs and save them to ai_docs" to instantly populate your local knowledge base.
Quick Start
Fetch general documentation for a library
Fetch the LangGraph documentation
Fetch specific topic documentation
Get Next.js routing documentation
Refresh existing documentation
Refresh the React docs