Real Skill packageSource verifiedClawHub registry

gongwen-docx

Convert Markdown into Chinese official-document (公文) Word files that strictly follow GB/T 9704-2012 党政机关公文格式及通用公文排版规范. Use this skill when the user asks to turn a markdown / IMA-exported md / text into a 公文 Word, or to reformat / revise a 公文 / 标准起草说明 / 请示 / 报告 / 通知 / 函. Also apply it whenever the us

Identity and source

Publisher attribution沪上猫见闻registry owner unverified by skillvetai
Functional categoryDocuments, PDF & Presentationsautomatically inferred · 66% rule confidence
Package forminstruction with code6 recorded files
Canonical sourceClawHub registryclawhub:sereinone:gongwen-docx
Open canonical source ↗

Platform declarations

These states come from the source or distribution context. None of the entries below are SkillVetAI compatibility test results.

OpenClawnative officialProvenance: registry distribution

Independent structural checks

These checks parse the fixed package against dated platform rules. They do not execute the Skill or verify task behavior.

Claude Codepasses structure
Checker 0.1.0 · agent-skills-2026-08-13+claude-code-docs-2026-08-13 · 8/25/2026.claude/skills/gongwen-docx

Runtime, accounts, dependencies, permissions, network behavior and task quality remain untested.

OpenAI Codexpasses structure
Checker 0.1.0 · agent-skills-2026-08-13+codex-docs-2026-08-13 · 8/25/2026.agents/skills/gongwen-docx

Runtime, accounts, dependencies, permissions, network behavior and task quality remain untested.

OpenClawpasses structure
Checker 0.1.0 · agent-skills-2026-08-13+openclaw-docs-2026-08-13 · 8/25/2026skills/gongwen-docx

Runtime, accounts, dependencies, permissions, network behavior and task quality remain untested.

Installation and inspection

This command is recorded from the source ecosystem and resolves the registry's latest release. The fixed release shown on this page should be inspected before adoption.

clawhub install @sereinone/gongwen-docx
clawhub inspect @sereinone/gongwen-docx --version 1.0.0

Security evidence

SkillVetAI static result: no findings detected

This automated, non-executing scan is bound to this release hash. It is not a safety certification and may contain false positives or false negatives.

Status
completed
Coverage
full text content
Files
6 / 6 inspected as text
Checked
8/25/2026, 1:19:32 PM
Scanner
0.1.3
Policy
1.0.3
3 inferred permission indicators
  • network access — automatically inferred
  • filesystem read — automatically inferred
  • filesystem write — automatically inferred
3 dependency and API indicators
  • api: clawhub.ai
  • api: schemas.openxmlformats.org
  • api: www.w3.org
External clawhub result: suspicious

This is registry-supplied evidence for the recorded release, not an independent SkillVetAI scan. Check the canonical source for the full report, scanner versions, scope, and current moderation state.

Evidence checked
8/25/2026, 2:24:12 AM
Release binding
Matches this record
  • skillspector: suspicious
  • llm: suspicious

Recorded files

The catalog stores hashes and an inventory summary for change detection. It does not republish the package contents.

Package content hashsha256:1c3b26b76836ee17aced30e329c256e4403a50e95914f8188dd07946ab65c85c
Show up to 6 recorded paths
  • README.md
  • references/workflow.md
  • scripts/fix_fonts.py
  • scripts/generate_gongwen_docx.js
  • skill-card.md
  • SKILL.md

Source changelog

gongwen-docx 1.0.0 introduces a new workflow and tools for generating Chinese official-document Word files strictly following GB/T 9704-2012. - Adds scripts/generate_gongwen_docx.js to generate docx from Markdown or text and scripts/fix_fonts.py for post-processing font/layout. - Removes legacy Python-based workflow and outdated references. - Enforces strict formatting rules for hierarchy levels, indentation, fonts, line spacing, page margins, and automatic removal of markdown artifacts and excess spaces. - Supports automatic mode switching for "报告模式" (multi-section reports) and standard official document format. - Documented comprehensive, detailed formatting and usage rules in the updated SKILL.md and new README.md.