DeepSeek Harness Plugin Hub

发布与管理完整 Harness Profiles,发现适合你的插件。

探索

插件目录环境预设文档中心动态

社区

发布插件联系我们报告问题

相关链接

Plugin Hub GitHubDeepSeek Harness 官方项目系统状态隐私说明
© 2026 DeepSeek Harness Plugin HubPowered byPaxTech

独立、非官方社区项目,与 DeepSeek 官方无隶属、授权或背书关系。

Ds Ponytail — DeepSeek Harness 插件(DSH Plugin)
DeepSeek Harness Plugin Hub
ProfilesPlugins分类动态文档登录管理 Profiles
ProfilesPlugins分类动态文档登录
← Plugins

dsh-ds-ponytail

Ds Ponytail

为 DeepSeek Harness 提供明确的最小解决方案编码指导。注册六个按需加载的 Ponytail 技能,并提供本地化的设置页面。

插件会安装到这里;不确定时保持 web。

npx -y @deepseek-ai/dsh plugin --profile web add dsh-ds-ponytail@0.1.2
README兼容性版本

兼容性与来源证明

Ds Ponytail 以 dsh-ds-ponytail 发布,当前版本为 0.1.2。Plugin Hub 会校验它的 manifest,并保存精确安装来源,便于复现安装结果。

DSH 兼容范围
*
运行环境
web
发布来源
npm
Registry 更新时间
2026/9/2

版本

0.1.2stable
2026/9/2
0.1.1stable
2026/9/2
0.1.0stable
2026/9/2

相关插件

正在加载相关插件…

最新版
0.1.2
DSH
*
HMR
重启进程
Tree shaking
未声明可安全裁剪
解包体积
37.4 kB
文件数
8
Surface
web
许可证
MIT
发布源
npm
GitHub
★ 0
周下载
0
最近提交
2026/9/2
查看源码 ↗
README Badge

点击下方 Badge 复制 Markdown,粘贴到 README 即可。

这是你的 Plugin?认领权益 · 优先安全扫描

验证 package.json 声明的 GitHub 仓库,即可管理这个公开页面。认领后,Hub 会优先安排当前版本的安全扫描,并在通过后公开展示结果。

认领这个 Plugin →
报告问题

README

dsh-ds-ponytail

Ponytail supplies explicit, minimal-solution coding guidance for DeepSeek Harness. It favors existing code, standard libraries, platform features, and small behavior-preserving changes while respecting each repository's architecture and validation rules.

This installable DSH bundle registers six load-on-request skills. Installing it does not activate Ponytail mode.

SkillWhat it does
ponytailSimplifies a requested coding task at lite, full, or ultra intensity
ponytail-reviewReviews a diff for removable complexity without claiming correctness or release readiness
ponytail-auditAudits a repository for behavior-preserving simplifications
ponytail-debtCollects ponytail: shortcut comments into a debt ledger
ponytail-gainShows the upstream benchmark scoreboard with its model and workload limitations
ponytail-helpDisplays the levels and available skills

The browser module adds a Ponytail page under Settings. The page confirms that the browser module loaded and lists the skills included in the bundle; loading a skill by name verifies host-side availability.

Requirements

Use DeepSeek Harness 0.1.2-alpha.5 or newer. The plugin waits for the Harness skill registry, re-registers after that service is replaced, and removes its registrations when unloaded.

Install

Add the prebuilt npm package to a profile:

dsh plugin --profile demo add dsh-ds-ponytail

A GitHub install runs the package's prepare build. Review the source and pin a commit:

dsh plugin --profile demo add github:Stijnus/dsh-ds-ponytail#<commit-sha>

Inspect and start the composition:

dsh --profile demo --dump-config
dsh --profile demo

Restart a running web profile after installation so it serves the new browser module. Remove the bundle with:

dsh plugin --profile demo remove dsh-ds-ponytail

Use

Ask for a skill by name, such as “use the ponytail skill,” “ponytail review this diff,” or “ponytail debt.” Profiles that mount the Harness skill tool also accept /ponytail, /ponytail-review, /ponytail-audit, /ponytail-debt, /ponytail-gain, and /ponytail-help gestures.

The main ponytail skill applies to the requested coding task. It continues as a conversational mode only when you explicitly request an ongoing mode, and it does not persist between sessions. Helper skills do not enable the main mode.

Development

npm install
npm run build
npm test
npm pack

npm run build produces the module-loader client artifact at lib/client.js. npm test covers the host registration lifecycle, instruction payload, localized browser page, and built client artifact.

Benchmark context

ponytail-gain reports upstream single-shot benchmark medians for Claude Haiku, Sonnet, and Opus. The upstream report says Ponytail produced 80–94% less code, cost 42–75% less, and ran 3–6 times faster in those tasks. It also warns that the bare-model baseline overstates the benefit and that multi-turn agentic work can cost more. These are not DeepSeek or DeepSeek Harness measurements. See the upstream benchmark methodology and results.

Credits

This package adapts DietrichGebert/ponytail, distributed under the MIT License. The Harness port uses the DSH skill registry and client module system instead of the upstream Claude Code, Codex, marketplace, and configuration mechanisms. Both upstream and port copyright notices are retained in LICENSE.

相关插件

继续浏览 developer-tools 分类下经过校验的插件。

Better Sidebardsh-better-sidebarDSH web 插件:类似 VSCode 的右侧边栏(资源管理器 / 编辑器 / 终端 / git / 浏览器),按对话会话隔离。提供服务,供其他插件注册侧边栏标签页和文件查看器。Find Plugindsh-find-plugin在代理中查找 DeepSeek Harness 插件——实时搜索 GitHub 上的 dsh-plugin 主题,并按星标数排序。DSCODE@toddzheng024/dscode-bundle完整的 DeepSeek 编码代理,支持持久化 shell、Ultra 协作和自动权限审查。Plugindsh-pluginDeepSeek Harness 社区插件市场,遵循官方插件规范——无需离开应用即可浏览、搜索并安装 9000+ 个由人工精选的社区插件。· DeepSeek Harness 社区插件市场(遵循官方开发规范):9000+ 人工精选社区插件,每日更新。