← 返回 Skills 市场
中文公文写作
作者
gongyu0918-debug
· GitHub ↗
· v1.2.4
· MIT-0
80
总下载
0
收藏
0
当前安装
5
版本数
在 OpenClaw 中安装
/install chinese-official-writing
功能描述
用于起草、改写和复核中文公文及正式工作材料,覆盖通知、请示、报告、说明、方案、申请、函、复函、批复、意见、决定、公告、公示、通报、会议纪要、工作要点、工作总结、调研报告、可研报告、实施方案、建设方案、审查材料,以及 AI 算力服务可研、算力采购或租赁、GPU/服务器租赁、技术服务需求等材料;强调文种准确、主体视角...
使用说明 (SKILL.md)
\r \r
中文公文写作\r
\r 使用本技能生成或修改中文正式文稿。最终文本应像文稿正文,而不是写作说明、概念讲解或外部顾问点评。\r \r
核心流程\r
\r
- 先确认文种、受文对象、发文或报告主体、核心结论、必要数据、最新底稿和用户批注。信息基本够用时直接推进。\r
- 成文前先搭文稿蓝图:提纲 -> 段落安排 -> 小段要点。\r
- 按章节或段落生成正文。每段只服务一个论点,通常按“结论前置、事实支撑、判断归纳、事项落点”展开。\r
- 小段写完先审,小节写完再审,全文合并后做总审。\r
- 编辑 DOCX 时保留用户最新版和原有样式;除非用户要求覆盖,一律另存新版本。Word 操作和版式核查配合 DOCX/document 技能完成。\r \r
写作纪律\r
\r
- 从发文单位、报告单位、项目单位或主管单位视角写,不使用旁观者、教师或评论员口吻。\r
- 数据和判断要可追溯。不编造实际数据;测算和预估必须标明性质。\r
- 以正式、平实、可执行的公文语言为主。专业词只在支撑论证时使用。\r
- 避免旁白式、教学式、口语化和高 AI 味的二元包装句。中文反例和修法见
references/anti-ai-patterns.md。\r - 起草算力、采购、租赁或服务器租赁材料时,论证重点放在需求从哪里来、Token/资源如何换算成费用、节省或锁定了哪些成本,以及 SLA、并发、安全、交付和验收如何落实。\r \r
常见错误反例\r
\r 定稿前用以下反例快速自查:\r \r
- 旁白式写法:
本方案重点说明三个问题。-> 直接写正文判断,如项目年度调用需求主要来自审校、内容生产、知识库问答和智能体应用。\r - 教学式写法:
重点说明 Token 用在哪里。-> 改写为业务事实,如Token 调用主要消耗在长文审校、批量稿件处理、多轮问答和知识库检索环节。\r - 口语化判断:
租赁方式更稳,也更省。-> 改写为正式判断,如租赁服务方式有利于稳定三年成本、缩短建设周期并明确服务保障责任。\r - 视角错位:不要像外部顾问讲解“报告应该怎么写”,要从发文或项目主体视角说明本单位拟做什么、为什么做、如何做。\r
- 文种错位:请示要有明确请批事项;报告不得夹带审批请求;通知要写清对象、时限、材料和办理要求。\r
- 成本链条断裂:不要把 Token、TOPS、服务器数量和金额混在一起。面向决策层论证成本时,先写需求,再换算 Token 或资源,再换算金额。\r
- 技术空话:
建设先进算力平台,满足未来发展需要。-> 补充使用单位、业务系统、Token 增长、并发、SLA、部署边界和验收要求。\r \r
参考资料\r
\r 按任务只读取需要的资料:\r \r
references/workflow.md: staged blueprint writing process and review gates.\rreferences/official-style.md: official-document sentence patterns, viewpoint control, and argument structure.\rreferences/format-gbt9704.md: common GB/T 9704-2012-style Word formatting defaults.\rreferences/anti-ai-patterns.md: AI-flavor, teaching-view, and casual-phrasing patterns to avoid.\rreferences/genre-checklist.md: genre-specific elements for notices, requests, reports, explanations, plans, applications, letters, replies, approvals, public notices, circulars, and minutes.\rreferences/ai-compute-docs.md: AI computing power, GPU/server rental, model service, procurement, leasing, feasibility, cost-comparison, SLA, and security writing patterns.\rreferences/review-checklist.md: paragraph, section, and full-document audit checklist.\r \r
脚本\r
\r
检查 .txt、.md 或 .docx 草稿时使用 scripts/prose_lint.py。脚本只提示风险,不自动改写。\r
安全使用建议
This skill looks safe for drafting and reviewing Chinese official documents. Before installing, verify the package/source, run the lint script only on documents you intend to review, and avoid using an independent reviewer for confidential drafts unless you explicitly approve what will be shared.
功能分析
Type: OpenClaw Skill
Name: chinese-official-writing
Version: 1.2.4
The skill bundle is a specialized tool for drafting and reviewing Chinese official documents, particularly in the AI and computing sectors. The included Python script, `scripts/prose_lint.py`, is a legitimate linter that uses standard libraries (zipfile, xml.etree) to scan text and DOCX files for stylistic inconsistencies without any network or shell execution capabilities. The instructions in SKILL.md and the reference documents are strictly focused on maintaining professional tone and structure, with no evidence of malicious prompt injection, data exfiltration, or unauthorized system access.
能力标签
能力评估
Purpose & Capability
The artifacts consistently support drafting, revising, and checking Chinese official/work documents; procurement and compute-service language is used as writing subject matter, not as authority to make purchases.
Instruction Scope
The workflow is mostly bounded to drafting and review, but it includes optional use of an independent reviewer for high-stakes documents, so users should control whether sensitive drafts are shared for extra review.
Install Mechanism
There is no install spec or automatic installer, but the registry source/homepage are not populated while the package includes a runnable Python helper script.
Credentials
The bundled lint script reads user-selected .txt, .md, and .docx drafts and reports style risks; this is proportionate to the writing-review purpose and the code shows no writes or network calls.
Persistence & Privilege
No credentials, environment variables, privileged config paths, background workers, persistent memory, or account access are requested.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install chinese-official-writing - 安装完成后,直接呼叫该 Skill 的名称或使用
/chinese-official-writing触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.2.4
Clarify GitHub-based install prompts without CLI prerequisites.
v1.2.1
Polish Chinese README wording and use a Chinese skill summary.
v1.2.0
Add deepseek-tui adapter and clearer per-agent install prompts.
v1.1.0
Add OpenClaw, Claude Code, and Hermes adapters; expand official-document ablation coverage; add common mistake counterexamples.
v1.0.0
Initial release: Chinese official-document writing workflow, genre checklists, AI-compute document support, and prose lint helper.
元数据
常见问题
中文公文写作 是什么?
用于起草、改写和复核中文公文及正式工作材料,覆盖通知、请示、报告、说明、方案、申请、函、复函、批复、意见、决定、公告、公示、通报、会议纪要、工作要点、工作总结、调研报告、可研报告、实施方案、建设方案、审查材料,以及 AI 算力服务可研、算力采购或租赁、GPU/服务器租赁、技术服务需求等材料;强调文种准确、主体视角... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 80 次。
如何安装 中文公文写作?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install chinese-official-writing」即可一键安装,无需额外配置。
中文公文写作 是免费的吗?
是的,中文公文写作 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
中文公文写作 支持哪些平台?
中文公文写作 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 中文公文写作?
由 gongyu0918-debug(@gongyu0918-debug)开发并维护,当前版本 v1.2.4。
推荐 Skills