DeepSeek Harness Plugin Hub

Publish and manage complete Harness Profiles. Discover Plugins for your next setup.

Explore

PluginsPresetsDocsNews

Community

Publish a pluginContactReport an issue

Resources

Plugin Hub on GitHubDeepSeek HarnessSystem statusPrivacy notice
© 2026 DeepSeek Harness Plugin HubPowered byPaxTech

Independent and unofficial. Not affiliated with, authorized by, or endorsed by DeepSeek.

Office — DSH Plugin for DeepSeek Harness
DeepSeek Harness Plugin Hub
ProfilesPluginsCategoriesNewsDocsSign inManage Profiles
ProfilesPluginsCategoriesNewsDocsSign in
← Plugins
O

@wwumit/dsh-office

Office

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 DISCLOSURE v0.3 open-data-layer disclosure.

The plugin will be installed here. Keep web if you are unsure.

npx -y @deepseek-ai/dsh plugin --profile web add github:wwumit/dsh-office#4574c53d3147259ff7ba3678594c8c5f8ff3abb2
READMECompatibilityVersions

Compatibility and provenance

Office is published as @wwumit/dsh-office and currently resolves to version 1.0.0. The Hub verifies its manifest and preserves the exact installation source for reproducible installs.

DSH compatibility
*
Runtime surfaces
any
Release source
github
Registry updated
8/21/2026

Versions

1.0.0stable
8/21/2026

Related plugins

Loading related plugins…

Latest
1.0.0
DSH
*
HMR
Process restart
Tree shaking
Safe tree shaking not declared
Unpacked size
Unavailable
Files
Unavailable
Surface
any
License
MIT
Source
github
GitHub
★ 0
Weekly downloads
0
Last push
8/20/2026
View source ↗
README badge

Click the badge to copy Markdown for your README.

Do you maintain this Plugin?Claim benefit · Priority security scan

Verify the GitHub repository declared in package.json to manage this listing. After you claim it, Hub will prioritize a security scan of the current version and publish the result when it passes.

Claim this Plugin →
Report an issue

Related plugins

More verified plugins in productivity-workflow.

Acp App@deepseek-ai/dsh-acp-appThe dsh ACP profile bundle: automation-only JSON-RPC stdio and process lifecycle over dsh-baseClient Ui Task Board@linxin666/dsh-client-ui-task-boardHost-authoritative task board for the DSH Web GUI with real session execution, Host cron scheduling, and optional cross-platform idle-sleep protection; mounted without DSH source changes.Web All@linxin666/dsh-web-allDSH Web UI 全家桶聚合插件:一键安装全部功能插件(task-board / git-graph / pet / remote-web-ui / web-ui-settings / skin-center / community-plugins / compat shim)。compat 桥接层已并入本包(src/client),无需独立 compat npm 包。Agent Teams@nanmicoder/dsh-agent-teamsAgentTeams for DeepSeek Harness: multi-agent team collaboration (captain, members, tasks with dependencies, messaging) driven by natural language, with a tree monitor in the web GUI

README

wwumit · 治理驱动的 AI 技能生态 — 规则 → 检查 → 评分 → 报告

产品线:合规(compliancehub)· 办公效率(office)· 插件工具(plugin-tools)· 数据层


dsh-office

CHA2A L1 完整性认证 · · dshlib 图书馆 收录 · 安全扫描报告

使用前请阅读 免责声明。

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

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 / 免责声明

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