doc-fetcher

Community

Automate documentation fetching & organization.

AuthorTerraCo89
Version1.0.0
Installs0

System Documentation

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

Dependency Matrix

Required Modules

None required

Components

references

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: doc-fetcher
Download link: https://github.com/TerraCo89/Cernji-Agents/archive/main.zip#doc-fetcher

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository