md-writer

Format Markdown documents to conform to workspace conventions.

Updated Apr 10, 2026
One-click install
npx skills add https://github.com/fabioabr/ia-ws --skill md-writer-fabioabr
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: md-writer
Source: https://github.com/fabioabr/ia-ws/tree/main/projects/discovery-to-go/base/behavior/skills/md-writer
Command: npx skills add https://github.com/fabioabr/ia-ws --skill md-writer-fabioabr

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Creates consistently formatted Markdown documents that align with centralized workspace conventions, reducing manual editing and drift.

Core Features & Use Cases

  • Enforces required frontmatter, headings hierarchy, and emoji usage according to conventions.
  • Automatically polishes callouts, wikilinks, acronyms, and section order for notes, transcripts, and drafts.
  • Use Case: Normalize a batch of meeting notes into standardized Markdown ready for publication or sharing.

Quick Start

Format an existing Markdown file with the default format mode, supplying the source path to apply all conventions.

Frequently Asked Questions about md-writer

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

FAQPage Schema
How do I format markdown files to follow consistent workspace conventions?

Markdown formatting applies standardized frontmatter, heading hierarchies, callouts, and wikilinks to align documents with workspace conventions. It automatically polishes section order and flags deviations for manual review.

What's the best way to normalize frontmatter and headings across multiple markdown notes?

Normalizing frontmatter and headings across markdown notes requires enforcing required fields, hierarchical structure, and emoji conventions. This process ensures consistent semantic cues and validates wikilinks across the entire document batch.

Can I automatically fix markdown wikilinks and callouts for a batch of drafts?

Yes, markdown formatting automatically polishes wikilinks and callouts across drafts to ensure they meet workspace conventions. It validates wikilinks and applies standardized treatments to acronyms and semantic cues.

Why does my markdown document get flagged for section-order deviations during formatting?

Markdown documents are flagged for section-order deviations when the heading sequence does not match established workspace conventions. The formatter identifies these structural inconsistencies to prompt manual review before publication.

Does markdown formatting work for meeting transcripts and publication drafts?

Markdown formatting works across notes, transcripts, and drafts by applying consistent frontmatter, headings, and callouts. It standardizes document structures for publication, reducing manual editing and format drift.