markdown
Installation
SKILL.md
Markdown Authoring and Rendering
Intent Router
Load sections based on the task:
- Syntax and dialect boundaries ->
references/commonmark-vs-gfm.md - README or frontmatter-backed docs structure ->
references/frontmatter-and-docs-patterns.md - Rendering or lint strategy ->
references/rendering-and-linting.md
Overview
This skill covers Markdown authoring with CommonMark and GitHub Flavored Markdown as the default practical target. Use it for semantic Markdown source work, repository docs, README editing, frontmatter-aware files, and straightforward rendering or export flows.
The guidance follows the CommonMark specification and the GitHub Flavored Markdown specification.