file-read-skill
CommunityRead any file with line numbers and paging.
Authorzeenie-ai
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill solves the problem of quickly inspecting local files by returning readable, line-numbered content without overwhelming the AI with entire large files.
Core Features & Use Cases
- Line-numbered output: Returns file content with tab-separated line numbers for precise referencing.
- Pagination support: Uses
offsetandlimitso large files can be read in chunks (e.g., logs, generated code, long configs). - Binary handling: Returns base64-encoded content for binary files so the content is still accessible when needed.
Use Case: If you are debugging a failing component and need to inspect only the relevant section of a large log or source file, you can request just the lines around the error.
Quick Start
Ask the AI to read /path/to/your/app.log starting at offset 0 with a limit of 200 lines.
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: file-read-skill Download link: https://github.com/zeenie-ai/MachinaOS/archive/main.zip#file-read-skill 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 471,000+ vetted skills library on demand.