
DeepSeek Harness 插件:Markdown/Word 一键排版为 GB/T 9704 党政机关公文格式
Install Dsh Tool Gbt9704
Every command below is generated from this repository’s own package.json.
Not checked — and that is not the same as fine
package.json for this repository, so none of the publish spec rules could be applied. We do not know whether dsh plugin add activates anything here.Best-effort git install — unverified, may activate nothing
# 1. add the bundle to a profile — --profile my-profile points at $DSH_HOME/profiles/my-profile
dsh plugin --profile my-profile add github:GitTOU/dsh-tool-gbt9704
# 2. verify: the bundle should show up as a layer in the resolved config
dsh --profile my-profile --dump-config
# 3. boot the profile
dsh --profile my-profileStep 2 is the one that matters here: if --dump-config shows no new layer after the install, this repository is not a bundle and there is nothing to activate.
Before you run it
- A plugin runs with your permissions once loaded: it can read your files, use your credentials and reach the network. Tool approvals do not sandbox it.
- Installing from git resolves a moving branch. Pin a commit —
github:GitTOU/dsh-tool-gbt9704#<commit-sha>— so the code you reviewed is the code you install.
Prerequisites
- API key
- Not determined from the README.
- Network access
- Not determined from the README.
- Language
- TypeScript
Install check
Every field the verdict was derived from, so you can re-derive it yourself
No check record is stored for this entry yet. That is why its verdict is Not checked — nothing was verified, which is not the same as nothing being wrong.
- Checked at
- Never — this entry has not been checked.
Topics
GitHub topics on this repository
More in Markdown Outline Conversation
Ranked by similarity inside the cluster, not alphabetically
Dsh Tool Markdown
omdsh-dev
DSH Markdown 工具插件:HTML↔Markdown 转换、GFM 表格规范化、目录生成,零依赖轻量解析器,注册 markdown 工具
Adhdgofly Dsh Ext
zuoguyoupan2023
ADHDGoFly POS highlighting plugin for DeepSeek Harness Web: nouns green, verbs red, adjectives/adverbs purple, others gray in rendered Markdown
Dsh Quote Reply
HOFO-GYG
DSH Web 插件:把选中的文字或整条回复以 Markdown 引用块填入输入框。DSH web plugin: quote selected conversation fragments into the composer as a Markdown blockquote.
Dsh Share
hellodigua
DSH 对话分享插件,分享单轮或多轮对话,可导出为图片或 Markdown。Share DSH Q&As or selected conversation groups as PNG or Markdown.
Dsh Plugin Md Outline
d-ouyang
DeepSeek Harness plugin: outline and lint Markdown document structure (heading tree, level skips, duplicate headings, unclosed code fences).
Dsh Session Export
yangyongzhen
Export DeepSeek Harness sessions to Markdown for review, blogging and audit. dsh plugin.