md-scaffold

Generate Markdown documents with YAML frontmatter and navigation sentinels from templates.

Updated Apr 9, 2026
One-click install
npx skills add https://github.com/fabioc-aloha/tldr --skill md-scaffold
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: md-scaffold
Source: https://github.com/fabioc-aloha/tldr/tree/main/.github/skills/md-scaffold
Command: npx skills add https://github.com/fabioc-aloha/tldr --skill md-scaffold

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Scaffold Markdown files to ensure frontmatter, structure, and navigation are correct from templates, preventing first-pass conversion errors.

Core Features & Use Cases

  • Converter-ready: Frontmatter, navigation sentinels, and extended syntax ready for conversion.
  • Template library: Includes report, tutorial, reference, slides, email templates.
  • Guided scaffolding: Quick creation commands ensuring consistent structure across documents.

Quick Start

Run the scaffold tool to generate a new Markdown document from a chosen template.

Frequently Asked Questions about md-scaffold

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

FAQPage Schema
How do I create Markdown documents with YAML frontmatter for multi-format conversion?

To create Markdown documents with YAML frontmatter, use a scaffolding tool to generate files from templates like report, tutorial, or reference. This ensures frontmatter presence, navigation sentinels, and structure ready for multi-format export.

Why does my Markdown to HTML conversion fail on the first pass?

First-pass Markdown conversion errors often occur because frontmatter, navigation sentinels, or extended syntax are missing or malformed. Scaffolding Markdown from converter-ready templates prevents these structural issues before conversion begins.

Can I generate Markdown templates for tutorials, slides, and emails?

Yes, you can generate Markdown templates for tutorials, slides, and emails using a scaffold tool. It provides a template library covering report, tutorial, reference, slides, and email formats to ensure consistent document structure across content teams.

What is the best way to structure Markdown files for automated multi-format export?

The best way to structure Markdown for automated multi-format export is using template-driven scaffolding. This enforces YAML frontmatter, navigation sentinels, and extended syntax, creating clean, converter-ready documents that prevent export errors.

Do I need navigation sentinels in my Markdown files for document conversion?

Yes, navigation sentinels are required in Markdown files for reliable document conversion. They mark structural boundaries within the text, and scaffolding them through templates ensures your output format correctly interprets document sections.

How do I ensure consistent Markdown structure across a technical writing team?

To ensure consistent Markdown structure across a technical writing team, use guided scaffolding commands that generate documents from predefined templates. This enforces uniform frontmatter, navigation sentinels, and template-driven formatting for all team outputs.