📦 Doc — 读写DOCX
v1.0.0调用 python-docx 库,精准读取、新建与修改 Word 文档,保持复杂格式与版式一致,支持段落、表格、图片及样式批量处理,适合合同、报告等格式敏感场景。
0· 665·12 当前·14 累计
下载技能包
最后更新
2026/4/22
安全扫描
OpenClaw
安全
high confidenceNULL
评估建议
This skill is coherent and generally safe for working with DOCX files, but take ordinary cautions: run it in an isolated environment for untrusted documents (DOCM files can contain macros) and avoid opening unknown attachments with macros enabled. Install LibreOffice and Poppler from official repositories (brew/apt or vendor websites). The helper script invokes local commands (soffice, pdftoppm) and will write output files (it can overwrite existing output files), so review output paths and run ...详细分析 ▾
✓ 用途与能力
Name and description (DOCX editing and visual fidelity) match the included SKILL.md and the bundled scripts. The script's use of python-docx, LibreOffice (soffice), Poppler (pdftoppm), and pdf2image is expected for rendering and layout checks.
✓ 指令范围
SKILL.md stays on task: it describes installing python packages and system tools, running the bundled render_docx.py, converting DOCX→PDF→PNG, and cleaning up temp files. The instructions reference only the input DOCX, temporary and output dirs, and required render tools; they do not ask for unrelated files, environment variables, or external endpoints.
✓ 安装机制
There is no automated install spec or remote download; the skill is instruction-only with a bundled helper script. Recommended system packages are installed via standard package managers (brew or apt) and Python packages via pip — no obscure or remote install URLs are used.
✓ 凭证需求
The skill declares no environment variables or credentials. The runtime accesses only local tools (soffice, pdftoppm) and local filesystem paths described in the SKILL.md; this is proportional to the stated functionality.
✓ 持久化与权限
always is false and the skill is user-invocable. The included script operates on user-supplied files and temporary/output directories; it does not attempt to persist configuration, modify other skills, or change system-wide agent settings.
安全有层次,运行前请审查代码。
运行时依赖
无特殊依赖
版本
latestv1.0.02026/3/3
NULL
● 可疑
安装命令
点击复制官方npx clawhub@latest install doc
镜像加速npx clawhub@latest install doc --registry https://cn.longxiaskill.com