document-reader
CommunityIngest local documents for agent processing.
AuthorJinLee794
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill provides a standardized way for agents to read and process local files, eliminating the need for custom file I/O code in every agent workflow.
Core Features & Use Cases
- Multi-format Support: Ingests PDFs, images, scanned documents, JSON, CSV, and plain text files.
- Flexible Modes: Supports binary (for OCR/vision) and text modes, with options for structured data parsing.
- Use Case: When a user uploads a scanned medical report, this Skill can read the image, extract the text, and make it available for the agent to summarize or analyze.
Quick Start
Use the document-reader skill to read the local file named 'patient_intake.pdf' in binary mode.
Dependency Matrix
Required Modules
None requiredComponents
scripts
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: document-reader Download link: https://github.com/JinLee794/Azure-Healthcare-Marketplace-Demo/archive/main.zip#document-reader Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.