mdsel

Community

Token-efficient, selector-based Markdown access

Authordabstractor
Version1.0.0
Installs0

System Documentation

What problem does it solve?

mdsel reduces the overhead of accessing large Markdown files by enabling selective retrieval of sections through declarative selectors rather than reading entire documents.

Core Features & Use Cases

  • Token-efficient: reads only the needed sections using zero-based indexing.
  • Declarative selectors: supports patterns like h2.0 and h3.1 to fetch precise content from Markdown.
  • On-demand behavior: loads on demand, indexes before selecting, and integrates with mdsel tooling and Read.

Quick Start

Install the mdsel tool, index the target Markdown file, and then query the desired selector to retrieve only the needed sections.

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: mdsel
Download link: https://github.com/dabstractor/mdsel-skill/archive/main.zip#mdsel

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 223,000+ vetted skills library on demand.