Use when you have a written implementation plan to execute in a separate session with review checkpoints
npx skills add JordanGunn/skills --skill "md"
Install specific skill from multi-skill repository
# Description
>
# SKILL.md
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]
# Supported AI Coding Agents
This skill is compatible with the SKILL.md standard and works with all major AI coding agents:
Learn more about the SKILL.md standard and how to use these skills with your preferred AI coding agent.