read-large-md

Community

Read huge markdown files without image bloat.

AuthorAMindToThink
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill helps you read markdown files that are too large for normal tools because they contain embedded base64 images on long lines.

Core Features & Use Cases

  • Text-Only Extraction: Filters out image payload lines so you can access the readable markdown content.
  • Chunked Reading: Supports paging through very large files in manageable sections.
  • Targeted Section Lookup: Lets you jump straight to headers or keywords when you only need part of a document.
  • Use Case: A Google Docs export with inline images can be inspected for its text without loading the massive image data into context.

Quick Start

Use the read-large-md skill to extract the readable text from a large markdown file while skipping embedded base64 image lines.

Dependency Matrix

Required Modules

None required

Components

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-large-md
Download link: https://github.com/AMindToThink/claude-code-settings/archive/main.zip#read-large-md

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 537,000+ vetted skills library on demand.