BeClaude

doc-reader

New
Community RegistryDocumentationby Ethan Palm · MIT

Efficiently consume and navigate documentation sites. Use llms.txt, MCP search, and smart loading strategies to find information without overwhelming context.

Install & Usage

1
Create the skills directory
mkdir -p .claude/skills
2
Download the skill file
mkdir -p .claude/skills && curl -o .claude/skills/doc-reader.md https://raw.githubusercontent.com/mintlify/docs/main/SKILL.md
3
Invoke in Claude Code
/doc-reader
documentationmcpdocsllms.txtresearchreading

Frequently Asked Questions

What is doc-reader?

Efficiently consume and navigate documentation sites. Use llms.txt, MCP search, and smart loading strategies to find information without overwhelming context.

How to install doc-reader?

To install doc-reader, create the .claude/skills directory in your project, then run the curl command to download the skill file. Once installed, invoke it in Claude Code with /doc-reader.

What is doc-reader best for?

doc-reader is a community categorized under Documentation. It is designed for: documentation, mcp, docs, llms.txt, research, reading. Created by Ethan Palm.