/install markdown
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install markdown - After installation, invoke the skill by name or use
/markdown - Provide required inputs per the skill's parameter spec and get structured output
What is Markdown?
Writes, fixes, and converts Markdown that renders the same in every parser — GitHub, MDX, Pandoc, docs sites, Slack, Notion. Use when a list stops nesting, a table renders as literal pipes, a code fence swallows the rest of the file, half a document turns italic, or an anchor link 404s; when frontmatter shows up as text; when footnotes, task lists, callouts, math, or Mermaid render on GitHub but not on the docs site; when MDX rejects `{`, `<`, or an HTML comment; when a README's images break on npm or PyPI; when converting Markdown to PDF, DOCX, or HTML, or HTML back to Markdown; when markdownlint or Prettier fights the file in CI; when pasting into Slack, Discord, Notion, Confluence, or Jira; and when Markdown from an untrusted source has to be rendered safely. Not for LaTeX documents (`latex`), Word files (`word-docx`), templated PDF deliverables such as reports, invoices, and contracts (`pdf-generator`), or documentation strategy and information architecture (`documentation`). It is an AI Agent Skill for Claude Code / OpenClaw, with 13164 downloads so far.
How do I install Markdown?
Run "/install markdown" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Markdown free?
Yes, Markdown is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Markdown support?
Markdown is cross-platform and runs anywhere OpenClaw / Claude Code is available (linux, darwin, win32).
Who created Markdown?
It is built and maintained by Iván (@ivangdavila); the current version is v1.0.3.