doc-fetcher

Fetch library documentation from Context7 and save it to ai_docs.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/TerraCo89/Cernji-Agents --skill doc-fetcher
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: doc-fetcher
Source: https://github.com/TerraCo89/Cernji-Agents/tree/main/.claude/skills/doc-fetcher
Command: npx skills add https://github.com/TerraCo89/Cernji-Agents --skill doc-fetcher

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

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