Markidown

Use when the user asks for Markdown authoring, cleanup, conversion planning, structured notes, documentation formatting, or preserving readable Markdown output. Also use when the user writes markidown and appears to mean markdown.

cxijin6-cell Updated

File contents

Markidown

Use this skill to produce clean Markdown that is easy to read, edit, and reuse.

Workflow

  1. Identify the target audience and output type.
  2. Choose the simplest structure that supports scanning.
  3. Use headings, bullets, tables, and code fences only when they improve clarity.
  4. Preserve exact text where the user asks for editing rather than rewriting.
  5. Check that links, paths, code fences, and lists render correctly.

Formatting Rules

  • Use concise headings.
  • Avoid deeply nested bullets.
  • Use fenced code blocks with a language tag for multi-line code.
  • Keep tables narrow enough to read.
  • Prefer plain Markdown over HTML unless the target system requires HTML.

cxijin6-cell/codex-skills/tree/main/skills/markidown commit 7314f011d6

Frequently asked questions

npx skillmds@latest add cxijin6-cell/markidown