Loading...
Loading...
Official document writing assistant for Chinese government documents. Based on GB/T 9704-2012 standard. Triggers when: Writing Chinese official documents (公文), formatting documents according to national standards, reviewing document compliance, or creating notices, reports, requests, replies, letters, or minutes. Commands: - /gongwen notice <topic> - Write a notice (通知) - /gongwen report <topic> - Write a report (报告) - /gongwen request <topic> - Write a request (请示) - /gongwen reply <topic> - Write a reply (批复) - /gongwen letter <topic> - Write a letter (函) - /gongwen minutes <topic> - Write meeting minutes (纪要) - /gongwen check <document> - Check document compliance - /gongwen format - Show formatting rules Capabilities: 15 document types support, GB/T 9704-2012 compliance, hierarchy numbering rules, font and layout specifications, and document structure templates.
npx skill4agent add cycleuser/skills official-document-writer/gongwen notice <topic>/gongwen report <topic>/gongwen request <topic>/gongwen reply <topic>/gongwen letter <topic>/gongwen minutes <topic>/gongwen check <document>/gongwen format┌─────────────────────────────────────────────────────────────┐
│ 版头 (Header) │
├─────────────────────────────────────────────────────────────┤
│ 份号 (保密件编号) │
│ 密级和保密期限 (如:机密★5年) │
│ 紧急程度 (特急/加急) │
│ 发文机关标志 (红头) │
│ 发文字号 (如:国发〔2024〕1号) │
│ 签发人 (上行文需标注) │
├─────────────────────────────────────────────────────────────┤
│ 主体 (Body) │
├─────────────────────────────────────────────────────────────┤
│ 标题 (居中,2号小标宋体) │
│ 主送机关 (顶格,3号仿宋) │
│ 正文 (3号仿宋) │
│ 附件说明 │
│ 发文机关署名 │
│ 成文日期 │
│ 印章 │
│ 附注 │
├─────────────────────────────────────────────────────────────┤
│ 版记 (Footer) │
├─────────────────────────────────────────────────────────────┤
│ 抄送机关 │
│ 印发机关 / 印发日期 │
│ 页码 (— 1 —) │
└─────────────────────────────────────────────────────────────┘┌─────────────────────────────────────────────────────────────┐
│ 信函格式 (Letter Format) │
├─────────────────────────────────────────────────────────────┤
│ 发文机关名称 (居中) │
│ 发文字号 (右上角) │
│ 标题 (居中) │
│ 主送机关 │
│ 正文 │
│ 发文机关署名 │
│ 成文日期 │
│ 印章 │
└─────────────────────────────────────────────────────────────┘Step 1: 确定公文类型
├── 分析发文目的
├── 确定行文关系
└── 选择公文文种
Step 2: 收集基本信息
├── 发文机关
├── 主送机关
├── 公文主题
└── 相关背景
Step 3: 撰写公文
├── 拟定标题
├── 撰写正文
├── 添加附件说明
└── 确定落款
Step 4: 格式检查
├── 层次序号
├── 字体字号
├── 页面设置
└── 整体排版
Step 5: 合规审核
├── 内容合法性
├── 格式规范性
├── 语言得体性
└── 程序完整性