DeepSeek Harness plugin

dsh-mattpocock-skills-deck

Right-side details panel that turns the Matt Pocock skills collection into a DSH quest board: wayfinder decision maps, per-issue triage / fix / discuss / execute actions, 9-item core-skill probe plus 20-skill radar, environment checks, and one-click handoff across sessions.

Jump to install

Source facts

Repository
FeatherHunter/dsh-mattpocock-skills-deck
Latest update
Aug 18, 2026
Category
Development & Runtime
GitHub stars
1

Install

Start with a prompt that asks an agent to read the 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 read the page and repository first.

Do not install anything yet. Read this DeepSeek Harness plugin and explain what it does, which files, networks, or credentials it can access, and how to install and remove it.

Plugin page: https://deepseekplugins.org/plugins/FeatherHunter/dsh-mattpocock-skills-deck
GitHub: https://github.com/FeatherHunter/dsh-mattpocock-skills-deck
Plugin: dsh-mattpocock-skills-deck
Author: FeatherHunter
Install command: dsh plugin --profile web add github:FeatherHunter/dsh-mattpocock-skills-deck

Do not run the install command until I confirm.

Check the source files

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

File explorer2 files
README.mdSource · read only

🧠 dsh-mattpocock-skills-deck

🌐 [中文](README.md) · [English](docs/README.en.md)

拨开迷雾看见终点,剩下的交给任务栏 —— 把 mattpocock/skills 变成 DSH 里的游戏任务系统(MattSkills)。

Part the fog, see the end — the task bar handles the rest.

![License: MIT](LICENSE) ![npm](https://www.npmjs.com/package/dsh-mattpocock-skills-deck) ![dsh-plugin](https://github.com/FeatherHunter/dsh-mattpocock-skills-deck) ![skills](https://github.com/mattpocock/skills)

![hero](assets/hero-zh.svg)

> 装它,30 秒。剩下的交给任务栏。

🚀 装它(30 秒)

三个命令分开复制 — 已装过的步骤直接跳过:

① 安装 DSH CLI(仅首次 · 一次性)

npm install -g @deepseek-ai/dsh

② 前置推荐:better-sidebar(可选 · 已装可跳过)

dsh plugin --profile web add dsh-better-sidebar

> 💡 面板在 dsh-better-sidebar 的 VSCode 风侧边栏打开效果最好(并排看列表 / 详情)。不装也能用(右侧 details 列),只是窄屏体验略逊。

③ 安装 MattSkills

dsh plugin --profile web add dsh-mattpocock-skills-deck

④ 或者:把安装交给你的 AI —— 复制下面这段提示词发给你的 AI,它会读仓库、检查环境、按需安装(已装的自动跳过):

请帮我安装 DeepSeek Harness 插件 dsh-mattpocock-skills-deck(MattSkills)。
先读仓库 README:https://github.com/FeatherHunter/dsh-mattpocock-skills-deck
然后自行检查环境并按需安装(已装的跳过),完成后简要汇报结果。

![装完长这样 · 30 秒后的 DSH](assets/after-install-zh.svg)

刷新即生效,零配置 —— 剩下的交给 AI。

🎮 设计理念

Matt Pocock 的 skills 很强:wayfinder 先画一张 map,拨开迷雾、看到终点。但地图只告诉你终点在哪——路要一步一步走,每一步谁来推?

MattSkills 在 map 之上加了一层任务系统,把 skills 变成 DSH 里一套游戏式的操作台:

  • 接任务 —— 地图上每个可推进的点都是「可接」任务,点一下接过来
  • 推进一步 —— 完成一个子任务,进度圆环走一格,下一个任务自动浮现
  • 随时存档 —— 卡住了标记「阻塞」;要离开就「沉淀」快照;回来或交接给同伴,上下文一点不丢

迷雾还在,但你已经有了地图和任务栏。

免全局安装:npx --yes @deepseek-ai/dsh plugin --profile web add dsh-mattpocock-skills-deck

升级 / 卸载:dsh plugin --profile web update|remove dsh-mattpocock-skills-deck

![它是什么](assets/what-it-is-zh.svg)

> 非官方:本项目是 Matt Pocock Skills 的第三方配套工具,与 mattpocock/skills 无隶属关系。

📖 功能详解

![功能详解](assets/features-zh.svg)

完整使用说明见 [package/README.md](package/README.md);设计定稿见 [DESIGN.md](DESIGN.md);变更历史见 [CHANGELOG.md](CHANGELOG.md)。

💛 作者的其他作品

喜欢这个插件的话,这些可能你也用得上:

[![dsh-opencode-palette](assets/other-palette-zh.svg)](https://github.com/FeatherHunter/dsh-opencode-palette)

[![dsh-prompt](assets/other-prompt-zh.svg)](https://github.com/FeatherHunter/dsh-prompt)

License

MIT © FeatherHunter