docs

Search locally mirrored Anthropic documentation for Claude Code CLI, API, Agent SDK, and prompt library topics.

1|1|Updated Feb 17, 2026
One-click install
npx skills add https://github.com/seanGSISG/claude-depot --skill docs-seangsisg
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: docs
Source: https://github.com/seanGSISG/claude-depot/tree/main/plugins/claude-docs/skills/docs
Command: npx skills add https://github.com/seanGSISG/claude-depot --skill docs-seangsisg

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Accessing Anthropic documentation across Claude Code CLI, API, Agent SDK, and the prompt library can be slow and error-prone when relying on scattered sources. This Skill provides a locally mirrored, searchable reference to speed up learning, debugging, and decision-making.

Core Features & Use Cases

  • Fast, local search across 573 markdown pages spanning Claude Code CLI, API, Agent SDK, and prompt library
  • Supports natural language queries, direct topic lookups, and a read-and-cite workflow that points to official docs
  • Use cases include onboarding new engineers, researching endpoints, and quickly verifying best practices with source-backed guidance

Quick Start

Prompt the Skill with a topic query like "how to configure the Claude API messages endpoint" and it will return the most relevant docs from the local mirror.

Frequently Asked Questions about docs

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

FAQPage Schema
How do I search Claude Code CLI documentation locally?

Search Claude Code CLI documentation locally by prompting with a topic query. The Skill matches natural language against 573 mirrored markdown files covering CLI, API, Agent SDK, and prompt library to return relevant results.

Can I look up Anthropic API endpoints without browsing the web?

You can look up Anthropic API endpoints without browsing the web by querying this local documentation mirror. It enables offline topic lookup and direct document reading across 573 markdown files with cited official URLs.

What is the best way to find best practices in the Agent SDK documentation?

The best way to find Agent SDK best practices is to search the locally mirrored markdown files using natural language. The Skill identifies relevant topics and provides source-backed guidance pointing directly to official documentation URLs.

Does this documentation search cover the Claude prompt library?

Yes, this documentation search covers the Claude prompt library. The local mirror spans 573 markdown pages across the prompt library, Claude Code CLI, API, and Agent SDK for comprehensive topic retrieval.

How do I configure the Claude API messages endpoint using local docs?

Configure the Claude API messages endpoint by prompting the Skill with your specific query. It searches the local markdown mirror to identify relevant API documentation and returns accurate, cited results from official Anthropic sources.

What are the limitations of searching Anthropic documentation locally?

A limitation of searching Anthropic documentation locally is that the 573 markdown files represent a static mirror. Content reflects the snapshot at mirroring time and may not include the most recent undocumented API changes or CLI updates.