DeepSeek Harness plugin

dsh-office-wwumit

Office efficiency skill hub provider for DeepSeek Harness: install office productivity skills (excel2insights, sum2slides-pro, 2 skills) from a line-level JSON catalog via ctx.skills (list/get), with

Jump to install

Source facts

Repository
wwumit/dsh-office
Latest update
Aug 20, 2026
Category
Plugin Markets & Managers
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/wwumit/dsh-office
Plugin: dsh-office-wwumit
Author: wwumit

Check the source files

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

File explorer3 files
README.mdSource · read only

<!-- wwumit brand header: governance-driven AI skills ecosystem --> <p align="center"><b>wwumit</b> · 治理驱动的 AI 技能生态 — 规则 → 检查 → 评分 → 报告</p> <p align="center">产品线:合规(compliancehub)· 办公效率(office)· 插件工具(plugin-tools)· <a href="https://github.com/wwumit/skills-catalog">数据层</a></p> <hr>

dsh-office

<p align="center"> <img src="https://compliancehub.cn/store/assets/l1.png" alt="CHA2A L1 完整性认证" width="32" title="CHA2A L1 完整性认证"> · <img src="https://compliancehub.cn/badge/package/@wwumit/dsh-office" alt="CHA2A 认证" title="CHA2A 认证徽章(did:cha2a:@wwumit/dsh-office)"> · <a href="https://compliancehub.cn/store/">dshlib 图书馆</a> 收录 · <a href="https://compliancehub.cn/store/scan/">安全扫描报告</a> </p>

> 使用前请阅读 [免责声明](DISCLAIMER.md)。

办公效率技能专家组 —— 装这个插件,得到一套可核验的办公生产力技能。

Remote skill provider for DeepSeek Harness: install skills from a JSON catalog through the standard ctx.skills registry — no manual folder copying.

本插件只提供办公效率线(2 个技能)

技能用途披露
excel2insights本地 Excel 数据分析(纯本地,数据不出机器)cloud:false
sum2slides-pro对话/会议纪要 → 专业 PPTcloud:false

合规、插件工具等其他技能线不属于本插件(详见 wwumit 技能生态)。 默认目录为线级 catalog-office.json,主目录 catalog.json 仍为全量登记层(开放数据层),保持不变。

Install

npm install @wwumit/dsh-office
# peer deps: @deepseek-ai/cordis, @deepseek-ai/dsh-skill

Usage (composition)

import { Context } from '@deepseek-ai/cordis'
import * as office from '@wwumit/dsh-office'

export function apply(ctx: Context) {
  ctx.plugin(office, {
    // catalogUrl 默认指向线级 catalog-office.json,可不传
    // catalogUrl: 'https://wwumit.github.io/skills-catalog/catalog-office.json',
  })
}

Disclosure (DISCLOSURE v0.3 开放数据层)

线级目录 2 个技能全部披露(均为纯本地 cloud:false,无网络端点、无凭据)。 声明源 = SKILL.md frontmatter;聚合源 = catalog-office.json(camelCase);构建脚本 build-office-catalog.mjs 可复现。

Verified(DSH 实机验证 + 自查)

DSH 实机验证(verify-dsh.ts,真实 SkillRegistry):

✅ ctx.skills.list() → 2 个技能: excel2insights, sum2slides-pro
✅ ctx.skills.get('excel2insights') → 正文 7871 字节
✅ DSH 实机验证通过

自查(我们自己的扫描工具):

工具结果
skill-compliance100/100 PASS(DISCLAIMER.md 引用 + 披露合规)
dependency-scan100/100,0 issues
malware-scan80/100,4 条 MAL-003 均为功能端点(catalog/raw 拉取,provider 必需且已在 README/package.json 披露)

Development

npm install
npm run build      # tsc → lib/

Disclaimer / 免责声明

本插件提供的技能输出仅供学习与参考,不构成任何专业建议(法律、金融、医疗等)。 工具的作用是辅助分析,不替代专业意见;使用者自行承担决策责任。