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.

Bigplan — DSH Plugin for DeepSeek Harness
DeepSeek Harness Plugin Hub
ProfilesPluginsCategoriesNewsDocsSign inManage Profiles
ProfilesPluginsCategoriesNewsDocsSign in
← Plugins
B

@kobenfang/dsh-bigplan

Bigplan

Agent Skill for DeepSeek Harness (dsh): bigplan.

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

npx -y @deepseek-ai/dsh plugin --profile web add github:kobenfang/BigPlan#f675cd1cea44b9da565b1ffc24261c96891b5cee
READMECompatibilityVersions

Compatibility and provenance

Bigplan is published as @kobenfang/dsh-bigplan 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/22/2026

Versions

1.0.0stable
8/22/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
★ 2
Weekly downloads
0
Last push
8/26/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 agents-orchestration.

Headless@deepseek-ai/dsh-headlessThe dsh one-shot bundle: a direct core Agent/Session runner over dsh-base with no Host, HTTP, or browser layerExperimental Agent Team Web Profile@deepseek-ai/dsh-experimental-agent-team-web-profileExperimental Web profile layer for Agent Teams Remote and UI pluginsSubagent Codex@deepseek-ai/dsh-subagent-codexOne-shot Codex subagent provider over the official app-server protocolSubagent Claude Code@deepseek-ai/dsh-subagent-claude-codeOne-shot Claude Code subagent provider over the official Agent SDK

README

📋 BigPlan · AI 产品调研

按产品方向分析市场/技术/供应链,输出高中低三套产品规格方案。Product research, competitive analysis, market analysis, product planning.

English: AI product research: market/tech/supply-chain analysis, 3-tier product spec proposals.

✨ 功能

详见 SKILL.md 完整说明。

🔧 环境依赖

无脚本依赖,纯提示词驱动;建议配合联网搜索。

📥 安装(DeepSeek Harness / dsh)

本技能遵循 Agent Skills 开放标准(SKILL.md + YAML frontmatter),适用于 DeepSeek Harness (dsh)、OpenClaw、Claude Code 等支持 Agent Skills 的框架。

# 方式一:放入用户级共享目录(推荐)
mkdir -p ~/.agents
git clone https://github.com/kobenfang/bigplan.git ~/.agents/bigplan

# 方式二:放入项目目录
mkdir -p .agents
cp -r bigplan .agents/

dsh 启动后即可在技能列表中找到 bigplan。

🔍 搜索关键词

产品调研, 市场分析, 竞品分析, 产品规划, product research, market analysis

📄 目录结构

bigplan/
├── SKILL.md          # 技能定义(Agent Skills 标准)

⚖️ License

MIT


© 2026 kobenfang · 更多技能见 dsh-skills