kobenfang/BigPlan
📋 BigPlan AI产品调研 - 市场/技术/供应链分析,三套产品规格方案
项目介绍Project Overview
BigPlan 是一款纯提示词驱动的 DSH 产品调研技能,遵循 Agent Skills 标准。它按给定产品方向分析市场、技术与供应链,并输出高、中、低三套产品规格方案,适用于竞品分析、市场研判与产品规划阶段。无脚本依赖,但建议配合联网搜索以获取最新信息。
BigPlan is a prompt-driven DSH product-research skill built on the Agent Skills standard. Given a product direction, it analyzes the market, technology, and supply chain, then produces high-, mid-, and low-tier product specification proposals. Use it for competitive analysis, market assessment, and product planning. It has no script dependencies, but works best with web search for current data.
请帮我了解并安装插件:【BigPlan】【https://github.com/kobenfang/BigPlan】
把上面这条消息直接发给当前会话里的 DSH,让它帮你了解并安装。安装命令不一定准确,发给 DSH 更稳。Send this message to DSH in your current session. CLI install commands may not be accurate across systems — DSH will figure it out for you.
或使用命令行安装(适合开发者)Or use CLI install (for developers)
命令行安装CLI Install
dsh plugin --profile web add github:kobenfang/BigPlan
把 kobenfang/BigPlan 加入你的 DSH 配置(web profile)即可启用。
READMEREADME
📋 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
📦 Also on ClawHub (OpenClaw)
This skill is also published on ClawHub for OpenClaw users:
npx clawhub install bigplan
Search it: npx clawhub search bigplan
nexu-io/open-design
freestylefly/awesome-gpt-image-2
anywhere-labs/dsh-desktop
walkinglabs/learn-harness-engineering
awesome-dsh-plugin/awesome-dsh-plugin
MemTensor/MemOS