markdown-helper

Community

Token-efficient Markdown parsing and diagrams.

AuthorInterstellar-code
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill reduces token usage by parsing and manipulating Markdown content without loading entire files into Claude's context, enabling faster and cheaper interactions when working with large documentation.

Core Features & Use Cases

  • Header and Table Extraction: Quickly extract headers, tables, and lists from Markdown without bloating context.
  • Diagram Generation: Create Mermaid diagrams from Markdown workflows for visual documentation.
  • Linting and Formatting: Auto-fix formatting and lint across single files or broad patterns to ensure consistency.
  • Bulk Operations: Apply replacements and analyses across many files with minimal token overhead.
  • Use Case: Imagine scanning a 1,000-line spec to pull headers, generate a diagram, and lint formatting in a single command sequence.

Quick Start

Run the Markdown Helper to extract headers from a file: node ~/.claude/skills/markdown-helper/md-helper.js extract-headers README.md

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: markdown-helper
Download link: https://github.com/Interstellar-code/claud-skills/archive/main.zip#markdown-helper

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.