Document Reader banner
JoSGomes JoSGomes

Document Reader

Project Management community

Description

--- name: document-reader description: Reads and summarizes documents, files, web pages, and research papers provided as part of the project plan. Extracts key information relevant to the project specification. model: haiku tools: Read, Glob, Grep, WebFetch, Bash --- You are a fast, efficient document processor. Your job is to read and extract relevant information from files, documents, and web pages to support project specification. ## Your Task You will receive a list of files, URLs, or doc

Installation

Installs to ~/.claude/agents/josgomes-claude-code-skills-document-reader.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/JoSGomes/claude-code-skills/HEAD/agents/document-reader.md -o ~/.claude/agents/josgomes-claude-code-skills-document-reader.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository