DeepSeek Harness plugin

gongwen-dsh

智能公文写作(国企38类文种)DeepSeek Harness 插件——0知识库,全部知识在线调取。免费10次/7天;2元/次或399元包年;终身名额前10个399元(剩6个)。

Jump to install

Source facts

Repository
Yourtsao/gongwen-dsh
Latest update
Aug 20, 2026
Category
Docs & Rendering
GitHub stars
0
Format
plugin
Catalog evidence
Upstream dsh.bundle evidence
Evidence path
package.json#dsh.bundle
Checked against
0.1.0-rc.8
Upstream check date
2026-08-20

This evidence comes from the upstream catalog. This site has not installed, run, or security-reviewed the plugin.

Install

Start with a prompt that asks an agent to review the GitHub repository and source. Switch to the command if you want to install it yourself.

Copy this prompt into DSH, Codex, or another agent and ask it to review the GitHub repository and source first.

Do not install or run any commands yet. Read this plugin's GitHub repository, README, and relevant source code. Then answer the questions below clearly and directly so I can decide whether it fits my needs:

1. What is this plugin, and what problem does it solve?
2. Who is it for, and what are its typical use cases?
3. How is it used after installation? Include one minimal example.
4. What known limitations or privacy, security, compatibility, or maintenance risks does it have?
5. Give a clear recommendation: recommend, conditionally recommend, or do not recommend, with reasons.

Distinguish statements documented by the repository, inferences from source code, and unknowns. If evidence is insufficient, say so explicitly. Do not guess or simply repeat the README.

GitHub: https://github.com/Yourtsao/gongwen-dsh
Plugin: gongwen-dsh
Author: Yourtsao

Check the source files

Read the README and other files from this plugin directory before installing.

File explorer3 files
README.mdSource · read only

gongwen-dsh — 智能公文写作(DeepSeek Harness 插件)

体制内办公室主任(博士)自学编程,结合十余年经验研发,童叟无欺,用了就知道。

面向办公室文秘岗位的 AI 公文写作插件,覆盖 38 类常用公文文种(请示、报告、总结、讲话稿、纪要、通知、函、意见、通报、批复、决定、方案、计划、述职、调研、党课、简报、致辞、主持词、贺信、倡议、申请、检讨、制度等)。

特点

  • 0 知识库:全部写作知识通过在线 API 调取,插件包内无任何知识文件
  • GB/T 9704 格式规范:标题写法、开头结尾、常用句式、排比对仗、版式参数
  • 防杜撰机制:缺失信息一律〔待补〕标注,绝不编造
  • 三档计费(服务端强制执行):

- 免费:注册送 10 次 / 7 天 - 按次:2 元/次 - 包年:399 元/年 无限使用;首批终身名额 10 个(399 元),当前剩余 6 个

安装

openclaw skills install @yourtsao/gongwen-dsh
# 或 DSH 插件安装:将本目录作为插件加载

使用

1. 用户提供邮箱 → 运行 node scripts/register.mjs register --email <邮箱> 发验证码 2. node scripts/register.mjs verify --email <邮箱> --code <验证码> 完成注册(送 10 次免费额度) 3. 说"写一份请示/通知/总结……",自动走 /consume/search 在线取骨架生成

付款

微信扫码支付(二维码图片由网关 /api/pay/qrcode 实时生成):

  • 2元/次:plan=per_call
  • 399元/年:plan=yearly
  • 终身名额:先到先得(剩 6 个)

目录结构

gongwen-dsh/
├── package.json            # DSH 插件声明(dsh.bundle.patch)
├── cordis.patch.yml        # 插件挂载层
├── dsh/index.js            # 插件 Host(系统提示注入 + 注册引导)
├── skills/gongwen-writting/
│   ├── SKILL.md            # 技能本体(0 知识库)
│   └── config.json         # GATEWAY_URL / USER_TOKEN(注册后写入)
└── scripts/register.mjs    # 注册/验证码/状态查询

许可

MIT License。知识库内容著作权归作者所有,仅在线调取,禁止转存传播。