← 返回 Skills 市场
850
总下载
1
收藏
3
当前安装
1
版本数
在 OpenClaw 中安装
/install official-layout-pro
功能描述
Provides professional Chinese official document formatting using specified fonts and styles for titles, red headings, body text, and alphanumeric characters.
安全使用建议
This skill appears to be a straightforward .docx formatter. Before installing/use: 1) Ensure the required fonts are installed or provided (the README lists several Chinese fonts and Times New Roman), otherwise formatting will not match expectations. 2) Provide explicit, safe input_path and output_path values — the skill will read the input file you give it and overwrite/create the output path. 3) Put any templates you trust into the templates/ folder; inspect templates before use. 4) Make sure the runtime has python-docx available (requirements.txt pins python-docx==1.1.0). 5) The skill does not perform network I/O or request credentials, but as with any file-processing tool you may prefer to run it in a sandbox or with non-sensitive test files if you have concerns. Finally, the config version in config.yaml differs from published metadata; this is likely benign but worth noting for provenance tracking.
功能分析
Type: OpenClaw Skill
Name: official-layout-pro
Version: 1.0.0
The skill bundle is a legitimate utility for formatting Chinese official documents according to GB/T 9704 standards. The code in main.py uses the python-docx library to manipulate document styles and XML properties (via docx.oxml) to ensure specific font requirements for Chinese and Western characters. There are no indicators of data exfiltration, malicious network activity, or harmful prompt injection instructions in SKILL.md or README.md.
能力评估
Purpose & Capability
Name/description promise (Chinese official-document formatting) matches the code and SKILL.md: main.py reads an input .docx, applies font and paragraph rules, supports templates, file_code, and org_name. No unrelated credentials or binaries are requested. Minor metadata mismatch: config.yaml version (2.8.0) differs from registry metadata (1.0.0), but this is likely a packaging/versioning inconsistency, not a capability mismatch.
Instruction Scope
SKILL.md describes only formatting behaviors and triggering phrases. The runtime code follows those instructions and only reads the provided input_path, optionally a template in templates/, and writes the specified output_path. There are no directives to read unrelated system files, environment variables, or transmit data externally. Note: the skill reads and writes files the caller supplies, so file paths you give can be read/overwritten by the skill (expected for a file-processing tool).
Install Mechanism
There is no install spec (instruction-only at registry level), but the package includes code and a requirements.txt pinning python-docx==1.1.0. That means the runtime environment must provide python-docx; lack of an explicit install step may cause runtime failures but not an evident security risk. No remote downloads or obscure install URLs are used.
Credentials
The skill declares no required environment variables, credentials, or config paths and the code does not access os.environ or external auth. This is proportionate to its purpose.
Persistence & Privilege
always is false and the skill does not attempt to modify other skills or global agent settings. It operates only on files provided and on templates/fonts in its own directory structure.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install official-layout-pro - 安装完成后,直接呼叫该 Skill 的名称或使用
/official-layout-pro触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
official-layout-pro 1.0.0
- Initial release of "专业公文排版专家" skill.
- Supports processing user-uploaded documents for official formatting based on specified templates.
- Applies precise font and formatting rules for headers, titles, Western characters/numbers, and body text according to Chinese official document standards.
元数据
常见问题
Official Layout Pro(公文专业排版技能包 ) 是什么?
Provides professional Chinese official document formatting using specified fonts and styles for titles, red headings, body text, and alphanumeric characters. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 850 次。
如何安装 Official Layout Pro(公文专业排版技能包 )?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install official-layout-pro」即可一键安装,无需额外配置。
Official Layout Pro(公文专业排版技能包 ) 是免费的吗?
是的,Official Layout Pro(公文专业排版技能包 ) 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Official Layout Pro(公文专业排版技能包 ) 支持哪些平台?
Official Layout Pro(公文专业排版技能包 ) 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Official Layout Pro(公文专业排版技能包 )?
由 Eric JIE(@erich1566)开发并维护,当前版本 v1.0.0。
推荐 Skills