·doc-reader
#

doc-reader

Read and navigate external documentation efficiently. Invoke when the task requires checking how a specific function, endpoint, or configuration option works; when the user references an API, SDK, library, or third-party tool by name; when any docs URL or documentation site is mentioned; or when implementing something that depends on an external service or package.

11Installs·1Trend·@mintlify

Installation

$npx skills add https://github.com/mintlify/docs --skill doc-reader

How to Install doc-reader

Quickly install doc-reader AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/mintlify/docs --skill doc-reader
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: mintlify/docs.

SKILL.md

View raw

This skill helps you efficiently consume documentation without overwhelming your context window or missing important information.

| First visit to a doc site | Check for llms.txt, then MCP | | Know exactly what you're looking for | MCP search or grep llms-full.txt | | Need to read a specific page | Try .md URL variant first, then HTML | | Exploring/browsing | View HTML page in browser | | Need comprehensive understanding | Load llms-full.txt (check length first) |

| Multiple doc sites in one task | Set up MCPs for each |

Read and navigate external documentation efficiently. Invoke when the task requires checking how a specific function, endpoint, or configuration option works; when the user references an API, SDK, library, or third-party tool by name; when any docs URL or documentation site is mentioned; or when implementing something that depends on an external service or package. Source: mintlify/docs.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/mintlify/docs --skill doc-reader
Category
#Documents
Verified
First Seen
2026-03-10
Updated
2026-03-10

Browse more skills from mintlify/docs

Quick answers

What is doc-reader?

Read and navigate external documentation efficiently. Invoke when the task requires checking how a specific function, endpoint, or configuration option works; when the user references an API, SDK, library, or third-party tool by name; when any docs URL or documentation site is mentioned; or when implementing something that depends on an external service or package. Source: mintlify/docs.

How do I install doc-reader?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/mintlify/docs --skill doc-reader Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/mintlify/docs

Details

Category
#Documents
Source
skills.sh
First Seen
2026-03-10