← 返回 Skills 市场
jisuapi

Convert Markdown To HTML And PDF - Markdown和HTML、PDF互转

作者 极速数据 · GitHub ↗ · v1.0.5 · MIT-0
cross-platform ✓ 安全检测通过
480
总下载
9
收藏
0
当前安装
6
版本数
在 OpenClaw 中安装
/install md2html
功能描述
Markdown 与 HTML 互转,并支持 Markdown 转 PDF。当用户说:把这篇 MD 转成 HTML、导出 PDF,或类似文档格式转换时,使用本技能。
安全使用建议
This skill appears to do only document conversions and doesn't request keys or network access. Before installing, (1) ensure you are comfortable with the agent's working directory because the script can read relative files there; (2) install the recommended Python packages in a controlled environment (virtualenv) to avoid polluting system Python; (3) if you will convert sensitive documents, confirm the agent runtime and environment do not expose those files elsewhere; and (4) if you expect to integrate remote data (e.g., JisuAPI), only provide API keys when necessary and to trusted code.
功能分析
Type: OpenClaw Skill Name: md2html Version: 1.0.5 The skill bundle provides legitimate utilities for converting between Markdown, HTML, and PDF formats. The Python script (md2html.py) includes explicit security checks to mitigate path traversal risks by restricting file access to relative paths and specific text-based extensions. No evidence of data exfiltration, malicious execution, or harmful prompt injection was found.
能力评估
Purpose & Capability
Name and description match the included script and SKILL.md: the tool converts Markdown→HTML, Markdown→PDF (base64), and HTML→Markdown. Requested runtime (python3) and listed Python dependencies are appropriate and proportional to the functionality.
Instruction Scope
SKILL.md gives concrete, narrow instructions (run the included script with a JSON arg). The script can read local files when given a 'path', but enforces path checks (no absolute paths, no '..', restricts extensions to .md/.markdown/.txt/.html/.htm) and reads from the agent's current working directory. This is reasonable, but be aware it can access any file under the process working directory.
Install Mechanism
No install spec is provided (instruction-only install). The SKILL.md recommends installing Python packages with pip (markdown, xhtml2pdf, html2text), which is expected for this functionality; nothing is downloaded from unknown URLs or executed from an external archive.
Credentials
No environment variables, credentials, or external API keys are required. The SKILL.md mentions an optional third-party API (JisuAPI) as a complementary data source but does not require or embed keys or network endpoints in the skill itself.
Persistence & Privilege
always:false and no special privileges requested. The skill does not modify other skills or global agent configuration and does not request persistent system presence.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install md2html
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /md2html 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.5
Version 1.0.5 - Updated skill name and description for improved clarity and discoverability. - Added detailed section about 极速数据 (JisuAPI) and its capabilities. - No code changes; documentation and metadata update only.
v1.0.4
md2html v1.0.4 - No changes detected in this version. - All documentation and features remain the same as the previous release.
v1.0.3
No changes detected in this version. - No file changes found; functionality remains the same as the previous release.
v1.0.2
- 文档更新:脚本路径由 skill/md2html/md2html.py 改为 skills/md2html/md2html.py。 - CLI 调用示例同步更新为新路径(skills/...)。 - 其余内容无变化。
v1.0.1
- No code or documentation changes detected in this version. - Functionality, usage instructions, dependencies, and error handling remain the same.
v1.0.0
Initial release of the markdown-convert skill. - Supports converting Markdown to standalone HTML (with basic styling). - Converts Markdown to PDF, returning the file as a base64 string. - Transforms HTML or HTML fragments into editable Markdown. - Handles input from local files or raw content. - Includes structured error messages for missing input, missing dependencies, and file-related issues. - Designed for use without an API key and easy integration in conversations.
元数据
Slug md2html
版本 1.0.5
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 6
常见问题

Convert Markdown To HTML And PDF - Markdown和HTML、PDF互转 是什么?

Markdown 与 HTML 互转,并支持 Markdown 转 PDF。当用户说:把这篇 MD 转成 HTML、导出 PDF,或类似文档格式转换时,使用本技能。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 480 次。

如何安装 Convert Markdown To HTML And PDF - Markdown和HTML、PDF互转?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install md2html」即可一键安装,无需额外配置。

Convert Markdown To HTML And PDF - Markdown和HTML、PDF互转 是免费的吗?

是的,Convert Markdown To HTML And PDF - Markdown和HTML、PDF互转 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Convert Markdown To HTML And PDF - Markdown和HTML、PDF互转 支持哪些平台?

Convert Markdown To HTML And PDF - Markdown和HTML、PDF互转 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Convert Markdown To HTML And PDF - Markdown和HTML、PDF互转?

由 极速数据(@jisuapi)开发并维护,当前版本 v1.0.5。

💬 留言讨论