skills/b-open-io/prompts/markdown-writer

markdown-writer

Installation
SKILL.md

Markdown Writer

Write clean, portable Markdown and apply advanced Markdown patterns when appropriate.

Workflow

  1. Identify the target renderer (GitHub/GitLab/MDX/etc.). If unknown, assume GitHub Flavored Markdown and note compatibility when using advanced features.
  2. Keep structure scannable with headings, short paragraphs, and lists.
  3. Prefer native Markdown; use HTML only when required and supported by the target renderer.
  4. Load references/REFERENCE.md for advanced patterns and snippets.
  5. Validate that syntax is consistent and examples are copy-pasteable.
Weekly Installs
25
GitHub Stars
11
First Seen
Feb 16, 2026