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.

Xby Generate Prd Prompt — DSH Plugin for DeepSeek Harness
← Plugins
X

xby-generate-prd-prompt

Xby Generate Prd Prompt

Mercury Spec Ops MCP Server is a modular tool for dynamic prompt generation and template assembly, designed for interactions between AI assistants and professional content. It supports dynamic generation across 31 technology stacks, 10 analytical dimensions, and 34 template sections.

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

npx -y @deepseek-ai/dsh plugin --profile web add github:xby-skill/xby-generate-prd-prompt#d8a697d7de7a9f438a9a218ea2bdbc998f209c57
READMECompatibilityVersions

Compatibility and provenance

Xby Generate Prd Prompt is published as xby-generate-prd-prompt 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/28/2026

Versions

1.0.0stable
8/28/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/28/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
DeepSeek Harness Plugin Hub
ProfilesPluginsCategoriesNewsDocsSign inManage Profiles
ProfilesPluginsCategoriesNewsDocsSign in

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-baseWeb 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 包。Codex Ui@michengai/dsh-codex-uiDSH Codex UI — 为 DeepSeek Harness Web 提供 Codex 风格侧栏、工作区会话树、全局搜索和轮次导航 · A Codex-style sidebar, workspace session tree, global search, and turn navigation for DSH WebAutomation@michengai/dsh-automationExecute coding tasks on a schedule in an independent DSH Session, with dual-entry management via a Web settings page and Agent.

README

xby-generate-prd-prompt

DeepSeek Harness (DSH) 的插件:动态提示生成服务

Mercury Spec Ops MCP Server 是一个基于模块化架构的动态提示生成和模板组装工具,适用于AI助手与专业内容的交互,支持31种技术栈、10种分析维度和34个模板部分的动态生成。

功能

  • set_xby_apikey — 在聊天中设置 API 密钥(自动持久化,重启有效)
  • generate_prd_prompt — Generate an assembled Product Requirements Document prompt with specified technology stacks and analysis focus areas
  • generate_codebase_analysis_prompt — Generate an assembled codebase analysis prompt with specified technology stacks and analysis focus areas
  • generate_bug_analysis_prompt — Generate an assembled bug analysis prompt with specified technology stacks and severity level
  • get_prd_template — Fetch a comprehensive Product Requirements Document markdown template with all standard sections (14 sections total)
  • get_codebase_analysis_template — Fetch a comprehensive codebase analysis markdown template with all standard sections (12 sections total)
  • get_bug_analysis_template — Fetch a comprehensive bug analysis markdown template with all standard sections (8 sections total)

安装

方式一:从 GitHub 直接安装(推荐)

# 格式: dsh plugin --profile <profile> add github:<owner>/<repo>
dsh plugin --profile web add github:xby_skill/xby-generate-prd-prompt

方式二:从本地目录安装(开发模式)

# 仅用于本地开发调试
dsh plugin --profile web add /absolute/path/to/xby-generate-prd-prompt

方式三:通过 cordis.patch.yml 开发调试

dsh web --profile web --patch /absolute/path/to/dsh-ocr-plugin/cordis.patch.yml

配置

获取 API 密钥

前往 小笨羊官网 注册并获取 API 密钥。