emmanuel-markdown

Standardizes Markdown documents to a three-level heading, three-sentence paragraph format.

Updated Apr 16, 2026
One-click install
npx skills add https://github.com/ejoliet/claude-skills --skill emmanuel-markdown
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: emmanuel-markdown
Source: https://github.com/ejoliet/claude-skills/tree/main/markdown
Command: npx skills add https://github.com/ejoliet/claude-skills --skill emmanuel-markdown

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Maintains a consistent, reader-friendly Markdown style across documents and reduces cognitive load for Emmanuel when drafting reports, runbooks, ADRs, meeting notes, and other structured deliverables.

Core Features & Use Cases

  • Enforces a 3-heading maximum structure (H1, H2, H3) and ensures paragraphs are limited to three sentences.
  • Provides templates for common document types (README, ADR, Runbook, RFC, meeting notes) and formats sections with clear callouts and structured layouts.
  • Guides rapid authoring by embedding Emmanuel's formatting preferences directly into the generated Markdown, so outputs are immediately usable by collaborators.

Quick Start

Ask me to generate a Markdown document following Emmanuel's layout and formatting rules.

Frequently Asked Questions about emmanuel-markdown

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I format Markdown documentation to reduce cognitive load and improve readability?

ADHD-friendly Markdown formatting reduces cognitive load by enforcing a maximum of three heading levels, limiting paragraphs to three sentences, and using bullet lists with fenced code blocks for clear, scannable documentation.

What templates are available for standardizing structured Markdown deliverables like ADRs and runbooks?

Templates for READMEs, ADRs, Runbooks, RFCs, and meeting notes are provided with pre-defined sections, callouts, and structured layouts to standardize Markdown deliverables and ensure immediate usability for collaborators.

Can I enforce a strict heading limit and sentence count when writing Markdown reports?

Yes, you can enforce a three-heading maximum structure (H1, H2, H3) and restrict paragraphs to a maximum of three sentences to maintain consistent, reader-friendly Markdown documents.

What is the best way to standardize Markdown formatting across multiple document types?

Standardizing Markdown formatting across multiple document types is best achieved by applying consistent layout rules, such as limiting heading levels, constraining paragraph length, and using fenced code blocks with language tags for technical clarity.

Are there specific Markdown writing guidelines for teams needing structured, easy-to-scan documentation?

Yes, structured Markdown writing guidelines limit paragraphs to three sentences, cap heading levels at three, and format unordered items as bullet lists, producing highly scannable documentation suitable for collaborative environments.