📦 official-document — 公文生成

v1.0.0

严格遵循 GB/T 9704-2012 国家标准,一键生成含标题、正文、页眉页脚、附件及联系方式的正式政府公文,格式零差错。

1· 969·5 当前·5 累计
下载技能包
最后更新
2026/3/24
0
安全扫描
VirusTotal
无害
查看报告
OpenClaw
安全
high confidence
NULL
评估建议
This skill appears to do exactly what it says: generate GB/T 9704-2012 formatted .docx files using local scripts. Before running: (1) review and, if needed, edit the CONFIG block in scripts/generate_docx.py to avoid leaving placeholder contact information; (2) install python-docx in a controlled environment (virtualenv) and run the script locally; (3) be aware of minor documentation typos — the script to run is scripts/generate_docx.py (not generate_docxy.py), and the JS template is template_doc...
详细分析 ▾
用途与能力
Name/description (generate GB/T 9704-2012-compliant official documents) align with included files: a Python script (generate_docx.py) and a JS template for docx generation. Required capabilities are local file creation and python-docx/docx libraries—appropriate for the stated purpose.
指令范围
Runtime instructions are limited to copying the provided script to the working directory, editing CONFIG/CONTENTS, installing python-docx, and running the script. No steps read unrelated system files, access environment variables, or transmit data externally. Note: small documentation inconsistencies (typos/mismatched filenames in SKILL.md file-structure vs actual files: e.g., generate_docxy.py vs generate_docx.py, assets/template_docx.py vs assets/template_docx.js) could confuse users following the instructions.
安装机制
No install spec; it's effectively instruction-only. The only external dependency is the public python package python-docx (documented). No downloads from arbitrary URLs or archive extraction; code is included in the bundle.
凭证需求
The skill requests no environment variables, credentials, or config paths. The included scripts operate on local data only (CONFIG and CONTENTS in the script). Default CONFIG contains example contact info, but that's not a secret or external credential.
持久化与权限
always is false and the skill does not request persistent or elevated platform privileges. It does not modify other skills or system-wide agent settings.
安全有层次,运行前请审查代码。

运行时依赖

无特殊依赖

版本

latestv1.0.02026/3/24

NULL

无害

安装命令

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