claude-wiki
Health Gecti
- License — License: NOASSERTION
- Description — Repository has a description
- Active repo — Last push 0 days ago
- Community trust — 11 GitHub stars
Code Gecti
- Code scan — Scanned 4 files during light audit, no dangerous patterns found
Permissions Gecti
- Permissions — No dangerous permissions requested
This project is an unofficial, comprehensive mirror of Anthropic's Claude ecosystem documentation. It converts over 1,500 documentation articles into plain Markdown files, making them highly accessible for local searching, grep, and Retrieval-Augmented Generation (RAG) pipelines.
Security Assessment
Overall Risk: Low. The repository primarily consists of passive text, YAML frontmatter, and helper scripts rather than functional application code. It does not request any dangerous system permissions, and the light audit found no hardcoded secrets or malicious patterns. While the instructions mention using `curl` and standard command-line tools to fetch data or download releases, these are standard, user-initiated actions. The repository does not execute hidden shell commands or access sensitive local data, making it essentially a read-only knowledge base.
Quality Assessment
The project is actively maintained, with its most recent push happening today. It features daily automated refreshes to keep the documentation synchronized with official sources. However, the repository's license is marked as "NOASSERTION." This means there are no explicit terms of use, which is a minor concern for intellectual property, though it is understandable given the unofficial mirroring of third-party documentation. Community trust is currently low but growing, represented by 11 GitHub stars.
Verdict
Safe to use, provided you acknowledge it is an unofficial, unlicensed third-party mirror and not officially supported by Anthropic.
Official Claude Documentation - Converted to 2000+ Markdown Files - All documentation sourced from first party sources- 24 categories - refreshed daily, multi-agent orchestration
Claude Wiki
Comprehensive unofficial mirror of Anthropic's Claude ecosystem documentation — 1,543 Markdown articles across 22 categories, sourced daily from docs.anthropic.com, support.anthropic.com, and docs.claude.ai.
Covers the full Claude platform: API reference, Claude Code CLI, Model Context Protocol (MCP), Agent SDK, hooks, plugins, prompting guides, enterprise administration, safety & policy, billing, and model specifications. Every article is plain Markdown with YAML frontmatter — ready for grep, RAG pipelines, or direct LLM ingestion via llms.txt.
Not affiliated with Anthropic.
For LLMs
Grab llms.txt for a structured outline of every document in this repo, or download the full LLMX search bundle from releases.
# Fetch the outline
curl -sL https://raw.githubusercontent.com/johnzfitch/claude-wiki/master/llms.txt
# Download the latest LLMX bundle
gh release download --repo johnzfitch/claude-wiki -p 'claude-wiki-llmx.zip'
For Humans
Every doc is plain Markdown with YAML frontmatter. Browse the folders below or search locally:
Ctrl+F in any folder, or clone and grep:
# Search everything
grep -ri "tool use" */
# Search one category
grep -ri "streaming" 04-API-Reference/
# Find docs by title
find . -name '*.md' | grep -i "prompt"
Categories
| Category | Docs | Folder |
|---|---|---|
| Getting Started | 16 | 01-Getting-Started |
| Claude Code CLI | 57 | 02-Claude-Code-CLI |
| IDE Integrations | 5 | 03-IDE-Integrations |
| API Reference | 24 | 04-API-Reference |
| Agent SDK | 35 | 05-Agent-SDK |
| MCP Tools | 302 | 06-MCP-Tools |
| Hooks | 17 | 07-Hooks |
| Plugins & Skills | 75 | 08-Plugins-Skills |
| Agent Patterns | 32 | 09-Agents-Patterns |
| Prompting Guides | 18 | 10-Prompting-Guides |
| RAG & Search | 17 | 11-RAG-Search |
| Eval & Testing | 5 | 12-Eval-Testing |
| Enterprise Admin | 29 | 13-Enterprise-Admin |
| Connectors | 30 | 14-Connectors |
| Claude AI Features | 283 | 15-Claude-AI-Features |
| Mobile & Desktop | 11 | 16-Mobile-Desktop |
| Billing & Plans | 63 | 17-Billing-Plans |
| 18-Skills | 6 | 18-Skills |
| Reference | 361 | 19-Reference |
| Models | 78 | 20-Models |
| Account & Support | 35 | 21-Account-Support |
| Safety & Policy | 44 | 22-Safety-Policy |
- Reference (361)
- MCP Tools (302)
- Claude AI Features (283)
- Models (78)
- Plugins & Skills (75)
Upstream Sources
This repo mirrors content from Anthropic's official documentation:
- docs.anthropic.com — API docs, guides, SDK references
- support.anthropic.com — Help center, account, billing
- docs.claude.ai — Claude Code, MCP, hooks
Content is fetched, converted to Markdown, and organized into numbered categories by an automated pipeline. A public-repo normalization pass then quarantines low-confidence files such as local-only prompts, placeholder captures, empty stubs, and uncurated 99-Other artifacts into meta/quarantine/.
Releases
Weekly releases include:
| Asset | Description |
|---|---|
llms.txt |
Tiered document outline for LLM context windows |
claude-wiki-llmx.zip |
Full LLMX search bundle (offline semantic search) |
License
This repo contains documentation authored by Anthropic. All content remains under Anthropic's original terms. This mirror is provided for convenience and searchability.
Yorumlar (0)
Yorum birakmak icin giris yap.
Yorum birakSonuc bulunamadi