npm package discovery and stats viewer.

Discover Tips

  • General search

    [free text search, go nuts!]

  • Package details

    pkg:[package-name]

  • User packages

    @[username]

Sponsor

Optimize Toolset

I’ve always been into building performant and accessible sites, but lately I’ve been taking it extremely seriously. So much so that I’ve been building a tool to help me optimize and monitor the sites that I build to make sure that I’m making an attempt to offer the best experience to those who visit them. If you’re into performant, accessible and SEO friendly sites, you might like it too! You can check it out at Optimize Toolset.

About

Hi, 👋, I’m Ryan Hefner  and I built this site for me, and you! The goal of this site was to provide an easy way for me to check the stats on my npm packages, both for prioritizing issues and updates, and to give me a little kick in the pants to keep up on stuff.

As I was building it, I realized that I was actually using the tool to build the tool, and figured I might as well put this out there and hopefully others will find it to be a fast and useful way to search and browse npm packages as I have.

If you’re interested in other things I’m working on, follow me on Twitter or check out the open source projects I’ve been publishing on GitHub.

I am also working on a Twitter bot for this site to tweet the most popular, newest, random packages from npm. Please follow that account now and it will start sending out packages soon–ish.

Open Software & Tools

This site wouldn’t be possible without the immense generosity and tireless efforts from the people who make contributions to the world and share their work via open source initiatives. Thank you 🙏

© 2026 – Pkg Stats / Ryan Hefner

gongwen-skills

v1.0.0

Published

中文公文写作 AI Skills 工具包:14 文种 + 4 笔杆子模型 + 3 辅助工具(含 GB/T 9704 公文排版工具)

Readme

公文写作 Skills

面向中文公文写作的 AI Skills 工具包,共 21 个 skill:14 个公文文种 + 4 个笔杆子写作模型 + 3 个辅助工具。

包含的 Skills

📝 文种写作(14 个)

| Skill | 文种 | |---|---| | govdoc-circular | 通报(表彰/批评/情况/督查) | | govdoc-notice | 通知(会议/事务/部署/转发批转) | | govdoc-open-letter | 公开信(感谢信/慰问信/倡议书) | | govdoc-leadership-speech | 领导讲话稿(动员/推进/座谈) | | govdoc-meeting-minutes | 会议纪要 | | govdoc-duty-report | 述职报告 | | govdoc-summary-report | 总结汇报(工作总结/年度总结/汇报稿) | | govdoc-research-report | 调研报告 | | govdoc-information-brief | 信息简报(政务/动态/经验信息) | | govdoc-plan-scheme | 计划方案(工作计划/活动/实施方案) | | govdoc-regulation-system | 规章制度(管理办法/实施细则) | | govdoc-theory-article | 理论文章(党报风格政策解读) | | govdoc-news-message | 消息通稿(内/外宣) | | govdoc-reflection-speech | 体会发言(心得/座谈/交流) |

✍️ 笔杆子系列(4 个)

| Skill | 作用 | |---|---| | biganzi-1 | 大笔杆子1:公开讲话文章语料与写作分析模型 | | biganzi-2 | 笔杆子2:第二套写作模型 | | biganzi-3 | 笔杆子3:第三套写作模型 | | biganzi-roundtable | 三笔会诊:三个模型协同会诊同一篇材料 |

🛠 辅助工具(3 个)

| Skill | 作用 | |---|---| | gongwen-layout-tool | 公文排版工具:按 GB/T 9704 把草稿排版成 A4 预览并导出 Word | | govdoc-ai-workflow | AI 辅助公文写作通用底座(提示词/流程/质检清单) | | govdoc-feedback-collector | 反馈收集(用户不满意时自动追加问卷) |

安装使用

⭐ 方式一:npx 一键安装(推荐)

在你的项目目录下运行:

npx gongwen-skills

会自动把 21 个 skill 装到当前项目的 .agents/skills/。其它选项:

npx gongwen-skills --force    # 覆盖已存在的同名 skill
npx gongwen-skills --list     # 只查看包含哪些 skill,不安装

方式二:从 GitHub 克隆

git clone https://github.com/wangxin2456712025-oss/gongwen-skills.git
cp -R gongwen-skills/.agents/skills/* /你的项目/.agents/skills/

方式三:单独使用公文排版工具

排版工具是纯前端单文件应用,下载即用,无需安装、无需联网

  1. 进入 gongwen-layout-tool/assets/
  2. 下载 gongwen-offline.htmlwechat.png(两个文件要放同一目录)
  3. 双击 gongwen-offline.html 用浏览器打开
  4. 粘贴公文草稿 → 右侧实时预览 A4 版式 → 导出 Word

📌 排版工具基于 hehecat/gongwen,本仓库只发布构建好的离线版本,不包含源码

安装后

重启你的 AI 工具(ZCode / Claude Code / Codex 等),即可在对话中直接使用。新手第一句话:

我是公文写作新手,请你作为"公文写作向导"一步步带我完成。
先不要直接写正文,请先问我最多3个问题,判断我要写的文种、
使用场景、已有材料,然后带我补齐信息、确认提纲、分步生成,
最后帮我质检修改。

联系方式

  • 作者微信号:xian13567(备注「公文」加群交流)