← 返回 Skills 市场
132
总下载
0
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install minimax-pdf-pro
功能描述
Professional PDF solution. Create PDFs using HTML+Paged.js (academic papers, reports, documents). Process existing PDFs using Python (read, extract, merge, s...
安全使用建议
This skill largely does what it claims, but take these precautions before installing or running it: 1) Do not run the curl | sh command referenced for Tectonic (handlers/latex.md) without verifying the source — prefer official releases (GitHub or vendor site) or install manually. 2) Manually review scripts/setup.sh and compile_latex.py for network calls, downloads, or commands that run arbitrary remote code. 3) Be aware browser_helper.js scans many home/cache locations to find Chromium; run in an isolated/sandboxed environment if you don't want that filesystem probing. 4) If you need LaTeX support, install Tectonic via an official channel yourself and avoid the skill's remote installer. 5) If you are not comfortable auditing the code, run the skill only in a disposable VM or container and avoid granting network or host-wide filesystem access. If you want, I can summarize the contents of specific files (setup.sh, compile_latex.py, html_to_pdf.js) to help you decide.
功能分析
Type: OpenClaw Skill
Name: minimax-pdf-pro
Version: 1.0.0
The minimax-pdf-pro skill bundle is a comprehensive and well-structured toolset for PDF creation and processing. It provides specialized routes for HTML-to-PDF (via Playwright/Paged.js), LaTeX compilation (via Tectonic), and PDF manipulation (via pikepdf/pdfplumber). The instructions in SKILL.md and the handler files use 'system-reminder' blocks to enforce high-quality output standards and guide the agent through dependency resolution (e.g., scripts/pdf.sh and scripts/setup.sh). While the scripts have broad capabilities such as installing packages and searching for browser executables across various system paths (scripts/browser_helper.js), these actions are consistent with the stated goal of providing a robust, environment-agnostic PDF solution. No evidence of malicious intent, data exfiltration, or unauthorized persistence was found.
能力评估
Purpose & Capability
Name/description align with the included files: HTML→PDF rendering (Playwright + Paged.js), LaTeX compilation, and PDF processing (pikepdf/pdfplumber). The provided Python/JS scripts implement the advertised functionality.
Instruction Scope
SKILL.md mandates running local scripts and forbids fallback tools; handlers and browser_helper.js perform broad system probing (enumerating many /home users and caches, inspecting env vars) to locate Playwright/Chromium. This goes beyond the minimal scope of converting a single document and may read system paths outside the working directory.
Install Mechanism
handlers/latex.md instructs installing Tectonic via a piped curl: `curl -fsSL https://drop-sh.fullyjustified.net | sh` (unknown domain). Remote install scripts piped to sh are high-risk. Playwright/Chromium installation via npm/npx is expected, but the tactile curl|sh step is disproportionate and unsafe unless the URL is verified.
Credentials
The skill does not declare required credentials or env vars, which is appropriate. The code does reference many standard environment variables (PLAYWRIGHT_PATH, NODE_PATH, APPDATA, HOME, SUDO_USER, PDF_EXTRA_BROWSER_PATHS) to locate browser installations — these are reasonable for locating binaries but the practice of scanning many home directories increases privacy exposure.
Persistence & Privilege
The skill is not set to always:true and requests no platform-wide privileges. Scripts may install tools into the user home (e.g., tectonic) which is normal for build tooling, but this is not an elevated persistent privilege by itself.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install minimax-pdf-pro - 安装完成后,直接呼叫该 Skill 的名称或使用
/minimax-pdf-pro触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
PDF creation via HTML+Paged.js, academic papers, reports, KaTeX math, Mermaid diagrams
元数据
常见问题
MiniMax PDF Pro 是什么?
Professional PDF solution. Create PDFs using HTML+Paged.js (academic papers, reports, documents). Process existing PDFs using Python (read, extract, merge, s... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 132 次。
如何安装 MiniMax PDF Pro?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install minimax-pdf-pro」即可一键安装,无需额外配置。
MiniMax PDF Pro 是免费的吗?
是的,MiniMax PDF Pro 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
MiniMax PDF Pro 支持哪些平台?
MiniMax PDF Pro 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 MiniMax PDF Pro?
由 luaqnyin(@luaqnyin)开发并维护,当前版本 v1.0.0。
推荐 Skills