/install markdown
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install markdown - 安装完成后,直接呼叫该 Skill 的名称或使用
/markdown触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
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`). 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 13164 次。
如何安装 Markdown?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install markdown」即可一键安装,无需额外配置。
Markdown 是免费的吗?
是的,Markdown 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Markdown 支持哪些平台?
Markdown 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(linux, darwin, win32)。
谁开发了 Markdown?
由 Iván(@ivangdavila)开发并维护,当前版本 v1.0.3。