lean-markdown-reading
CommunityRead only what matters in markdown.
Software Engineering#markdown#agent behavior#token optimization#documentation parsing#llm efficiency#selective reading
AuthorTDMorales
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill drastically reduces token consumption by teaching agents to intelligently read only the necessary sections of large Markdown files, rather than loading entire documents into context.
Core Features & Use Cases
- Selective Reading: Focuses on relevant sections based on task headings and keywords.
- Token Efficiency: Minimizes LLM context window usage for large files.
- Structured Navigation: Prioritizes reading headings and specific chunks over full file reads.
- Use Case: When an agent needs to implement a feature described across multiple large markdown design documents, this skill ensures it only reads the specific sections pertaining to that feature, avoiding unnecessary token costs.
Quick Start
Use the lean-markdown-reading skill to extract information about the 'BiographyScreen' component from the 'frolicking-roaming-pillow.md' file.
Dependency Matrix
Required Modules
None requiredComponents
scriptsreferencesexamples
💻 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: lean-markdown-reading Download link: https://github.com/TDMorales/skill_set_library/archive/main.zip#lean-markdown-reading 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.