read-entire
CommunityRead full files without missing a line.
AuthorAMindToThink
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill removes the risk of partial file reads, skipped sections, and premature truncation when you need complete source material for analysis or action.
Core Features & Use Cases
- Full-file ingestion: Reads an entire file from start to finish instead of sampling chunks.
- Large-file pagination: Continues sequentially through long files until every line has been captured.
- Multiple-file workflows: Handles several requested files completely before moving on.
- Special markdown handling: Supports large markdown files that require alternate reading techniques.
- Use case: Use it when reviewing documentation, configuration files, logs, or any other file where missing even one line would break the task.
Quick Start
Ask me to read the entire contents of the specified file or files and include every line without summarizing or skipping anything.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 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: read-entire Download link: https://github.com/AMindToThink/claude-code-settings/archive/main.zip#read-entire 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 536,000+ vetted skills library on demand.