@allanyiin/markdown-plus-author
v2026.6.1
Published
Install the markdown-plus-author SKILL.md skill with npx
Maintainers
Readme
@allanyiin/markdown-plus-author
Install the markdown-plus-author SKILL.md skill with npx.
Write or revise Markdown+ documents — plain Markdown that stays valid in any markdown viewer while adding bullet-list blocks with **#id** headers, inline-code key:value metadata, and viewer-side projection cues. Use when the user asks to write or rewrite a dev note, decision record, research report, tech spec, status report, executive brief, runbook, ADR, status report, or any AI-readable structured document; or when the user asks to convert plain Markdown or existing HTML into Markdown+. Do not use for slide decks, email drafts, or one-off short replies. Successful output is a single CommonMark-valid Markdown file whose blocks can be queried by a parser and projected into human-friendly HTML, with no ::: fences, no raw HTML wrappers, no base64, code fences and ASCII trees preserved verbatim, and a prose companion for every figure/table/chart.
Usage
npx @allanyiin/markdown-plus-authorDefault target:
./skills/markdown-plus-authorOpenClaw global target example:
npx @allanyiin/markdown-plus-author --target ~/.openclaw/skills/markdown-plus-authorInstall to a custom location:
npx @allanyiin/markdown-plus-author --target /path/to/markdown-plus-authorOverwrite an existing installation:
npx @allanyiin/markdown-plus-author --forceThe package exposes a single executable:
markdown-plus-author