Orchestrates markdown chunking workflows (split → index → summary)
md follows the SKILL.md standard. Use the install command to add it to your agent stack.
---
name: md
description: >
Orchestrates markdown chunking workflows (split → index → summary)
metadata:
author: Jordan Godau
version: 0.1.0
keywords:
- markdown
- split
- index
- summary
- docs
- progressive-disclosure
skillset:
name: md
schema_version: 1
skills:
- md-split
pipelines:
default:
- md-split
allowed:
- [md-split]
---