documenter:claude-load

Fetches Claude Code documentation from docs.claude.com into local markdown files.

Updated Feb 24, 2026
One-click install
npx skills add https://github.com/atournayre/claude-personas --skill documenter-claude-load
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: documenter:claude-load
Source: https://github.com/atournayre/claude-personas/tree/main/documenter/skills/claude-load
Command: npx skills add https://github.com/atournayre/claude-personas --skill documenter-claude-load

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill automates the process of fetching and storing documentation from docs.claude.com, making it readily available for offline use or faster local access.

Core Features & Use Cases

  • Documentation Synchronization: Keeps your local Claude Code documentation up-to-date with the official online version.
  • Offline Access: Enables access to Claude Code documentation even without an internet connection.
  • Use Case: Ensure your team always has the latest official Claude Code documentation available by running this skill periodically.

Quick Start

Use the documenter:claude-load skill to load the documentation.

Frequently Asked Questions about documenter:claude-load

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I download Claude Code documentation for offline access?

To download Claude Code documentation for offline access, this skill fetches content from docs.claude.com into local markdown files. It enables local searching and reading of official API and feature documentation without an internet connection.

How do I sync local markdown files with official Claude API documentation?

To sync local markdown files with official Claude API documentation, this skill fetches the latest content from docs.claude.com. Running it periodically keeps your local documentation files synchronized with the official online version.

Can I search Claude Code docs locally without connecting to docs.claude.com?

Yes, you can search Claude Code docs locally without connecting to docs.claude.com by storing them as local markdown files. Once loaded, the official documentation remains fully accessible for offline reading and local searching.

Do I need any special dependencies to load Claude documentation into local files?

No special dependencies are needed to load Claude documentation into local files. The skill operates independently by using the Skill tool to execute a load command with 'claude' as the argument.

What is the best way to keep a team's Claude Code documentation up to date?

The best way to keep a team's Claude Code documentation up to date is to automate synchronization from docs.claude.com. Periodically running this skill ensures everyone has the latest official API and feature details available locally.