Back to Skills

offline-claude-code-guide

verified

Offline Claude Code documentation fallback. Use when the user asks about Claude Code features, capabilities, or configuration and the built-in claude-code-guide subagent fails due to network issues or proxy blocking.

View on GitHub

Marketplace

motlin-claude-code-plugins

motlin/claude-code-plugins

Plugin

offline-claude-code-guide

productivity

Repository

motlin/claude-code-plugins
3stars

plugins/offline-claude-code-guide/skills/offline-claude-code-guide/SKILL.md

Last Verified

January 24, 2026

Install Skill

Select agents to install to:

Scope:
npx add-skill https://github.com/motlin/claude-code-plugins/blob/main/plugins/offline-claude-code-guide/skills/offline-claude-code-guide/SKILL.md -a claude-code --skill offline-claude-code-guide

Installation paths:

Claude
.claude/skills/offline-claude-code-guide/
Powered by add-skill CLI

Instructions

# Offline Claude Code Guide

This skill provides offline access to Claude Code documentation when the built-in `claude-code-guide` subagent cannot fetch documentation from the network.

## Documentation Location

All Claude Code documentation is available locally. First read the documentation map at `docs/claude_code_docs_map.md` to find which file contains the relevant information.

## How to Answer Questions

1. Read [claude_code_docs_map.md](../../docs/claude_code_docs_map.md) to identify which documentation file contains the relevant information
2. Read the appropriate documentation file(s) from `docs/`
3. Provide accurate information based on the official documentation
4. Include relevant examples and code snippets from the docs

Validation Details

Front Matter
Required Fields
Valid Name Format
Valid Description
Has Sections
Allowed Tools
Instruction Length:
738 chars