cache-docs

Official

Automatically cache docs for quick reference.

AuthorMQFacultyOfArts
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill reduces manual overhead by automatically saving fetched library documentation into a local cache, ensuring quick offline reference and consistent access across projects.

Core Features & Use Cases

  • Automatic caching: when documentation is fetched, save a copy under docs/<library-name>/ with YAML frontmatter.
  • Slug-based organization: create library directories and maintain a centralized index at docs/_index.md.
  • Rich metadata: store source URL, fetched timestamp, library name, and a concise summary in the YAML header.
  • Offline reference: preserves essential content for future use even without network access.
  • Use Case: when onboarding a new project with external dependencies, cache their docs for future queries and reference.

Quick Start

Trigger the skill after you fetch documentation or paste library docs; verify a new directory docs/<library-name>/ is created, an appropriately slugified file is saved with frontmatter, and docs/_index.md is updated.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 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: cache-docs
Download link: https://github.com/MQFacultyOfArts/PromptGrimoireTool/archive/main.zip#cache-docs

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

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.