← Back to Skills Marketplace
erich1566

Official Layout Pro(公文专业排版技能包 )

by Eric JIE · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
850
Downloads
1
Stars
3
Active Installs
1
Versions
Install in OpenClaw
/install official-layout-pro
Description
Provides professional Chinese official document formatting using specified fonts and styles for titles, red headings, body text, and alphanumeric characters.
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install official-layout-pro
  3. After installation, invoke the skill by name or use /official-layout-pro
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Slug official-layout-pro
Version 1.0.0
License MIT-0
All-time Installs 3
Active Installs 3
Total Versions 1
Frequently Asked Questions

What is Official Layout Pro(公文专业排版技能包 )?

Provides professional Chinese official document formatting using specified fonts and styles for titles, red headings, body text, and alphanumeric characters. It is an AI Agent Skill for Claude Code / OpenClaw, with 850 downloads so far.

How do I install Official Layout Pro(公文专业排版技能包 )?

Run "/install official-layout-pro" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Official Layout Pro(公文专业排版技能包 ) free?

Yes, Official Layout Pro(公文专业排版技能包 ) is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Official Layout Pro(公文专业排版技能包 ) support?

Official Layout Pro(公文专业排版技能包 ) is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Official Layout Pro(公文专业排版技能包 )?

It is built and maintained by Eric JIE (@erich1566); the current version is v1.0.0.

💬 Comments