Get Cached Documentation

Retrieve full content of cached Claude Code documentation files by name.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/Cure-HHT/hht_diary --skill get-cached-documentation
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Get Cached Documentation
Source: https://github.com/Cure-HHT/hht_diary/tree/main/tools/anspar-marketplace/plugins/plugin-expert/skills/get-cached-doc
Command: npx skills add https://github.com/Cure-HHT/hht_diary --skill get-cached-documentation

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

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'.