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.

Plugin Dev Assistant — DSH Plugin for DeepSeek Harness
DeepSeek Harness Plugin Hub
ProfilesPluginsCategoriesNewsDocsSign inManage Profiles
ProfilesPluginsCategoriesNewsDocsSign in
← Plugins
P

dsh-plugin-dev-assistant

Plugin Dev Assistant

DSH plugin development assistant: conversational guidance to create, test, and publish DSH plugins from scratch

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

npx -y @deepseek-ai/dsh plugin --profile web add github:CodeDice1024/dsh-plugin-dev-assistant#69f1d1c1f92cd37c929459434422a3d0070ee0a7
READMECompatibilityVersions

Compatibility and provenance

Plugin Dev Assistant is published as dsh-plugin-dev-assistant and currently resolves to version 0.1.3. The Hub verifies its manifest and preserves the exact installation source for reproducible installs.

DSH compatibility
*
Runtime surfaces
any
Release source
github
Registry updated
9/4/2026

Versions

0.1.3stable
9/4/2026
0.1.0stable
9/3/2026

Related plugins

Loading related plugins…

Latest
0.1.3
DSH
*
HMR
Process restart
Tree shaking
Safe tree shaking not declared
Unpacked size
Unavailable
Files
Unavailable
Surface
any
License
Not declared
Source
github
GitHub
★ 0
Weekly downloads
0
Last push
9/4/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 developer-tools.

Better Sidebardsh-better-sidebarDSH web plugin: a VSCode-like right sidebar (explorer / editor / terminal / git / browser), isolated per conversation session. Exposes a service for other plugins to register sidebar tabs and file viewers.Find Plugindsh-find-pluginFind DeepSeek Harness plugins inside the agent — live GitHub dsh-plugin topic search, ranked by stars.DSCODE@toddzheng024/dscode-bundleA complete DeepSeek coding agent with persistent shell, Ultra collaboration and automatic permission review.Plugindsh-pluginA community plugin marketplace for DeepSeek Harness, built to the official plugin spec — browse, search and install 9000+ human-curated community plugins without leaving the app. · DeepSeek Harness 社区插件市场(遵循官方开发规范):9000+ 人工精选社区插件,每日更新。

README

DSH 插件开发助手

对话式引导,从零开始创建、测试、发布 DSH 插件。

安装

dsh plugin --profile web add dsh-plugin-dev-assistant
# 或从 GitHub 安装
dsh plugin --profile web add github:CodeDice1024/dsh-plugin-dev-assistant

工具列表

工具说明
dsh_plugin_scaffold根据对话结果生成完整插件项目,包含所有核心文件
dsh_plugin_check检查插件项目结构是否完整,给出改进建议
dsh_plugin_publish_guide发布到 GitHub 和 npm 的完整步骤指南
dsh_plugin_learning_path从零基础到独立发布的学习路径
dsh_plugin_dev_guide8 个主题的开发指南

工作流程

  1. 在对话中告诉我你想开发什么插件
  2. 我会按结构化流程了解你的需求
  3. 确认需求后生成完整项目代码
  4. 帮你本地测试验证
  5. 测试通过后再发布到 GitHub / npm

许可证

MIT