← 返回 Skills 市场
Pandoc Convert
作者
TheJorgeSchmidt
· GitHub ↗
· v0.1.0
1920
总下载
1
收藏
9
当前安装
1
版本数
在 OpenClaw 中安装
/install pandoc-convert-openclaw
功能描述
Convert documents between 40+ formats using pandoc CLI. Handles Markdown ↔ Word ↔ PDF ↔ HTML ↔ LaTeX ↔ EPUB with smart defaults, professional templates, and comprehensive tooling.
安全使用建议
Do not install or enable this skill yet. Ask the publisher for the source repository or a complete package so you can inspect the scripts and templates SKILL.md references. Verify that pandoc and Python are actually required and that scripts exist under scripts/. If you plan to let an agent run commands, ensure the repository is trustworthy and that required binaries (pandoc, Python, LaTeX, etc.) are explicitly declared. If the skill will fetch code at runtime, request an explicit and auditable install mechanism (official release URL or package) and review it before allowing execution. Because the current bundle only contains documentation that describes missing files, treat it as incomplete/untrustworthy until those inconsistencies are resolved.
功能分析
Type: OpenClaw Skill
Name: pandoc-convert-openclaw
Version: 0.1.0
The skill is classified as suspicious because its instructions in SKILL.md involve executing local Python and Bash scripts (e.g., `scripts/convert.py`, `scripts/batch_convert.sh`, `scripts/validate.sh`). While the stated purpose of document conversion is benign and these actions are plausibly needed for the skill's functionality, the execution of shell commands is considered a risky capability according to the provided threshold, even without clear malicious intent. No evidence of data exfiltration or other malicious behavior was found in the provided files.
能力评估
Purpose & Capability
The stated purpose (document conversion using pandoc and optional Python helpers) is reasonable and coherent for a 'Pandoc Convert' skill. However, the skill metadata declares no required binaries while SKILL.md explicitly lists prerequisites (pandoc, Python 3.8+, LaTeX, wkhtmltopdf, etc.). SKILL.md also claims many repository files (scripts/, templates/, INSTALL.md) that are not present in the package manifest. This mismatch weakens trust in the package's claims.
Instruction Scope
The runtime instructions tell the agent to run local scripts (python scripts/convert.py, ./scripts/batch_convert.sh, ./scripts/validate.sh) and to consult local docs/templates (INSTALL.md, templates/, references/). Since the skill bundle contains only SKILL.md and no scripts or templates, following these instructions would either fail or cause the agent to attempt to fetch/execute missing resources. The instructions do not ask for unrelated credentials or system-wide access, but they assume local files that aren't present.
Install Mechanism
There is no install spec (instruction-only skill), which is low-risk in that nothing is written to disk by an installer. However, SKILL.md references an INSTALL.md and many scripts that imply an installation step; their absence is an inconsistency. Because there is no declared install or source repository, it's unclear how the referenced scripts/templates are meant to be provided.
Credentials
The skill does not request environment variables, credentials, or config paths in the registry metadata. SKILL.md likewise does not instruct the agent to read secrets or unrelated environment variables. This is proportionate to the described functionality (local document conversion).
Persistence & Privilege
The skill does not request always:true and uses default autonomy settings. It does not request system-wide config changes in the provided instructions. There is no evidence of privileged persistence.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install pandoc-convert-openclaw - 安装完成后,直接呼叫该 Skill 的名称或使用
/pandoc-convert-openclaw触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.1.0
Initial release of pandoc-convert skill for OpenClaw.
- Converts documents between 40+ formats using pandoc with unified Python and modular bash utilities.
- Includes professional templates (LaTeX, CSS, Word) for business, academic, and modern use cases.
- Provides batch processing, validation tools, and comprehensive documentation/guides.
- Smart defaults, metadata preservation, and error recovery features for reliable conversions.
- Supports Markdown, Word, PDF, HTML, LaTeX, EPUB, and more input/output formats.
元数据
常见问题
Pandoc Convert 是什么?
Convert documents between 40+ formats using pandoc CLI. Handles Markdown ↔ Word ↔ PDF ↔ HTML ↔ LaTeX ↔ EPUB with smart defaults, professional templates, and comprehensive tooling. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 1920 次。
如何安装 Pandoc Convert?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install pandoc-convert-openclaw」即可一键安装,无需额外配置。
Pandoc Convert 是免费的吗?
是的,Pandoc Convert 完全免费(开源免费),可自由下载、安装和使用。
Pandoc Convert 支持哪些平台?
Pandoc Convert 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Pandoc Convert?
由 TheJorgeSchmidt(@thejorgeschmidt)开发并维护,当前版本 v0.1.0。
推荐 Skills