← Back to Skills Marketplace
ckchzh

Official Doc

by BytesAgain2 · GitHub ↗ · v2.0.0 · MIT-0
cross-platform ✓ Security Clean
720
Downloads
2
Stars
6
Active Installs
12
Versions
Install in OpenClaw
/install official-doc
Description
公文写作助手。通知、报告、请示、批复、会议纪要、工作总结、格式检查、语气检查、模板库。Official document writer for notices, reports, requests, meeting minutes with format check, tone check, template l...
Usage Guidance
This skill appears to do exactly what it says: generate official-document templates and run local format/tone checks with Python. Before installing/using: 1) review or run the scripts in a safe environment (the code is small and readable). 2) be aware scripts/script.sh will create a data directory (defaults to ~/.local/share/official-doc) and append logs if you run it — if you don't want persistence, avoid running that script. 3) no credentials or network calls are required by the visible code, but if you modify or extend the skill, re-check for any added network or secret-access behavior. If you want extra caution, run the scripts inside a sandbox or ephemeral container.
Capability Analysis
Type: OpenClaw Skill Name: official-doc Version: 2.0.0 The skill bundle is a legitimate tool for generating and validating official Chinese documents (notices, reports, etc.). The primary script, scripts/official.sh, uses Python to provide text templating, format checking, and tone analysis based on local string processing. No network activity, data exfiltration, or malicious execution patterns were found, and the documentation (SKILL.md, tips.md) is consistent with the code's functionality.
Capability Assessment
Purpose & Capability
Name/description (公文写作助手) align with the provided scripts: scripts/official.sh (embedded Python) implements notice/request/report/reply/format-check/tone/template features described in SKILL.md. The presence of an extra helper (scripts/script.sh) that looks like a generic developer-tool wrapper is slightly out-of-place but not incompatible with the stated purpose.
Instruction Scope
SKILL.md instructs running scripts/official.sh which prints templates and performs local format/tone analysis on user-supplied text. The instructions do not ask the agent to read unrelated system files, environment secrets, or transmit data off-host. Minor inconsistency: tips.md sometimes references 'official.sh' (no 'scripts/' prefix) but this is a usability issue, not a security concern.
Install Mechanism
No install spec; this is an instruction-only skill with included scripts. No remote downloads, package installs, or archive extraction are present.
Credentials
The skill declares no required environment variables or credentials. The only environment usage is in scripts/script.sh which respects OFFICIAL_DOC_DIR/XDG_DATA_HOME/HOME for a local data directory — reasonable for a local tool and proportionate to its logging/persistent-data behavior.
Persistence & Privilege
The skill is not forced-always nor privileged. One included file (scripts/script.sh) writes logs and a data.log under a per-user data directory (~/.local/share/official-doc by default) if run; the main publicized entrypoint (scripts/official.sh) does not write files. This persistence is limited to the user's home directory and is not excessive but worth noting.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install official-doc
  3. After installation, invoke the skill by name or use /official-doc
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v2.0.0
v2.5 standard: Use-when desc, homepage, source, security fix
v2.3.4
yaml-fix+quality
v2.3.3
yaml-fix+quality
v2.3.2
Quality upgrade
v2.3.1
Quality upgrade: custom functionality
v2.3.0
Quality fixes: removed third-party references, aligned docs with implementation
v2.2.0
Enhanced descriptions for better AI triggering
v1.0.2
Runtime fix
v1.0.1
Add runtime declaration + security compliance
v1.1.1
v1.1.0
Pain-point upgrade: new commands solving real user problems, tips.md reference doc.
v1.0.0
Initial release with Chinese SEO keywords.
Metadata
Slug official-doc
Version 2.0.0
License MIT-0
All-time Installs 6
Active Installs 6
Total Versions 12
Frequently Asked Questions

What is Official Doc?

公文写作助手。通知、报告、请示、批复、会议纪要、工作总结、格式检查、语气检查、模板库。Official document writer for notices, reports, requests, meeting minutes with format check, tone check, template l... It is an AI Agent Skill for Claude Code / OpenClaw, with 720 downloads so far.

How do I install Official Doc?

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

Is Official Doc free?

Yes, Official Doc is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Official Doc support?

Official Doc is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Official Doc?

It is built and maintained by BytesAgain2 (@ckchzh); the current version is v2.0.0.

💬 Comments