Get Cached Documentation

Official

Access cached Claude Code docs instantly.

AuthorCure-HHT
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Needing quick, direct access to specific documentation files without relying on external lookups or complex search queries. This Skill provides immediate retrieval of pre-cached documents, saving you time and ensuring you have the information you need, when you need it.

Core Features & Use Cases

  • Direct Document Access: Instantly retrieve the full content of specific cached Claude Code documentation files by their name (e.g., hooks, plugins-reference).
  • Local & Fast Retrieval: Provides rapid access to documentation stored locally, eliminating network latency and external dependencies for known documents.
  • Cache Management Guidance: Includes instructions for checking cache freshness and refreshing stale documents, ensuring you always have up-to-date information.
  • Use Case: A developer needs to quickly reference the hooks.md documentation for the Claude Code SDK during an implementation task. This Skill allows them to retrieve the full content instantly from the local cache, without interrupting their workflow.

Quick Start

Get the full content of the cached documentation file named 'hooks'.

Dependency Matrix

Required Modules

None required

Components

scripts

💻 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: Get Cached Documentation
Download link: https://github.com/Cure-HHT/hht_diary/archive/main.zip#get-cached-documentation

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