← Back to Skills Marketplace
jisuapi

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

by 极速数据 · GitHub ↗ · v1.0.5 · MIT-0
cross-platform ✓ Security Clean
480
Downloads
9
Stars
0
Active Installs
6
Versions
Install in OpenClaw
/install md2html
Description
Markdown 与 HTML 互转,并支持 Markdown 转 PDF。当用户说:把这篇 MD 转成 HTML、导出 PDF,或类似文档格式转换时,使用本技能。
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install md2html
  3. After installation, invoke the skill by name or use /md2html
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Slug md2html
Version 1.0.5
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 6
Frequently Asked Questions

What is Convert Markdown To HTML And PDF - Markdown和HTML、PDF互转?

Markdown 与 HTML 互转,并支持 Markdown 转 PDF。当用户说:把这篇 MD 转成 HTML、导出 PDF,或类似文档格式转换时,使用本技能。 It is an AI Agent Skill for Claude Code / OpenClaw, with 480 downloads so far.

How do I install Convert Markdown To HTML And PDF - Markdown和HTML、PDF互转?

Run "/install md2html" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Convert Markdown To HTML And PDF - Markdown和HTML、PDF互转 free?

Yes, Convert Markdown To HTML And PDF - Markdown和HTML、PDF互转 is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Convert Markdown To HTML And PDF - Markdown和HTML、PDF互转 support?

Convert Markdown To HTML And PDF - Markdown和HTML、PDF互转 is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Convert Markdown To HTML And PDF - Markdown和HTML、PDF互转?

It is built and maintained by 极速数据 (@jisuapi); the current version is v1.0.5.

💬 Comments