DeepSeek Harness 插件

JUNQINGV587/mattpocock-skills-dsh

Star 数 ★ 0 分类 技能包 收录于 2026-08-18

将 Matt Pocock 的 25 个精选工程与效率 Agent 技能(grilling、TDD、代码审查、领域建模等)移植为 DeepSeek Harness 插件包。

安装

# GitHub 源码(首次需按提示配置 allowBuilds 构建授权后重试)

dsh plugin --profile web add github:JUNQINGV587/mattpocock-skills-dsh

装任何插件都等于在你的机器上跑第三方代码,权限和你本人一样大——能读你的文件、用你的凭据、访问网络,工具审批管不到它。GitHub 来源的插件还会在安装时执行构建脚本。请只安装可信来源,并尽量锁定 commit(github:owner/repo#sha)。

README

该插件的 README 只有英文版本。

Standalone fork / DSH port of Matt Pocock's agent skills (mattpocock/skills).

This repository is intentionally kept as a separate fork rather than merged upstream. It packages the 25 promoted engineering + productivity skills as a DeepSeek Harness (DSH) profile bundle.

  • Source: mattpocock/skills
  • Layout: flat skills/ tree (matches upstream's flatten-skills-tree direction), so DSH's one-level skill discovery works directly.
  • Adaptations: two SKILL.md files are adjusted for DSH-facing wording (setup-matt-pocock-skills, writing-for-agents).
  • License: MIT, copyright (c) 2026 Matt Pocock — see LICENSE.

Install

dsh plugin --profile web add github:JUNQINGV587/mattpocock-skills-dsh

Or with a full URL:

dsh plugin --profile web add https://github.com/JUNQINGV587/mattpocock-skills-dsh.git

After install, restart the DSH profile for the bundle to load.

Upstream tracking

The upstream remote points at mattpocock/skills. This fork does not merge wholesale into upstream; pull upstream changes manually when needed.

内容来自项目 README(GitHub)↗

链接

同类插件

查看整个分类 →