📦 official Document Template — 公文排版

v1.0.1

一键将 Markdown 内容排版为符合 GB/T 9704-2012 的 Word 公文,支持通知、请示、报告、批复、意见等标准模板,格式规范、即用即得。

0· 884·2 当前·2 累计
下载技能包
最后更新
2026/3/19
0
安全扫描
VirusTotal
无害
查看报告
OpenClaw
安全
high confidence
NULL
评估建议
This skill appears coherent and low-risk, but before installing: (1) ensure you have python3 and install the dependency (pip install python-docx) in a virtualenv if preferred; (2) ensure the Chinese fonts referenced (仿宋, 黑体, 楷体, 方正小标宋) are available on your system or output may not match expectations; (3) note the usage expects you to run the included script on local files (it does not exfiltrate data), and template.docx referenced in docs is not included—if you rely on a reference template, pro...
详细分析 ▾
用途与能力
Name/description, templates, usage guide, and the included Python script all align: they implement Markdown→.docx conversion using python-docx and apply GB/T 9704-2012 formatting. No unrelated binaries, env vars, or services are requested.
指令范围
SKILL.md gives a single concrete execution step that runs the included script on a user-supplied input.md and writes an output.docx. The script only reads the specified input file and writes the output file; it does not access network, system credentials, or other config files. Minor note: the docs mention Pandoc and a reference template.docx (in the usage guide) — template.docx is not included and Pandoc is described as an alternative, but these are optional/clarifying rather than scope-creep.
安装机制
No install spec is present (instruction-only). The only dependency noted is python-docx (pip). There are no remote download URLs or archive extraction steps in the skill bundle.
凭证需求
The skill requests no environment variables, secrets, or config paths. The script uses local file I/O only, so requested privileges are minimal and proportional to converting documents.
持久化与权限
always is false and the skill is user-invocable. The skill does not modify other skills or system-wide settings; it operates on files in the user workspace. No elevated or persistent privileges are requested.
安全有层次,运行前请审查代码。

运行时依赖

无特殊依赖

版本

latestv1.0.12026/3/19

NULL

无害

安装命令

点击复制
官方npx clawhub@latest install official-document-template
镜像加速npx clawhub@latest install official-document-template --registry https://cn.longxiaskill.com
数据来源ClawHub ↗ · 中文优化:龙虾技能库