DeepSeek Harness Plugin Hub

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

探索

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

社区

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

相关链接

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

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

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

competitor-recon

Competitor Recon

以投诉为驱动的竞品调研:列出竞争对手,提取功能、定价、定位以及来自评论、论坛和问题跟踪器的用户投诉,整理投诉类别,并交付包含可借鉴项和应跳过项列表的对比表。

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

npx -y @deepseek-ai/dsh plugin --profile web add github:ChenneyZhuang/competitor-recon#26ff46f91298d8746dce84c610b9b2dd48bef270
README兼容性版本

兼容性与来源证明

Competitor Recon 以 competitor-recon 发布,当前版本为 0.2.0。Plugin Hub 会校验它的 manifest,并保存精确安装来源,便于复现安装结果。

DSH 兼容范围
*
运行环境
any
发布来源
github
Registry 更新时间
2026/9/14

版本

0.2.0stable
2026/9/14

相关插件

正在加载相关插件…

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

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

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

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

认领这个 Plugin →
报告问题

相关插件

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

Browser Skill Dsh Plugin@wxg-prc-cpg/browser-skill-dsh-plugin向模型提供 BrowserSkill 浏览器自动化(browser_* 工具)的 DeepSeek Harness 工具插件Free Searchdsh-free-searchDeepSeek Harness 的免费网页搜索:13 个引擎(Bing/DuckDuckGo/AnySearch/SearXNG/Exa/Tavily/Keenable/Firecrawl 无需密钥;Parallel/Perplexity/SerpBase/DeepSeek 需要密钥),支持时间筛选、平台搜索和 web_fetch,并提供网页设置界面。Find Plugindsh-find-plugin在代理中查找 DeepSeek Harness 插件——实时搜索 GitHub 上的 dsh-plugin 主题,并按星标数排序。Anysearch Dsh@anysearch/anysearch-dsh适用于 DeepSeek Harness 的 AnySearch 网络搜索和获取提供程序及高级工具

README

competitor-recon 竞品调研

Run competitor reconnaissance before building any feature: the review sections of existing products are the cheapest requirements research that exists.

动手做功能之前先跑竞品侦察:现有产品的用户评论区,是世界上最便宜的需求调研。

Why / 为什么

Marketing pages state intentions; user reviews state outcomes. One grounded complaint is worth more than any amount of feature-page copy — and a complaint repeated by three independent users is an unmet need you can build against.

营销页写的是意图,用户评论写的是结果。一条有出处的真实抱怨,胜过整页功能文案;三个互不相识的用户抱怨同一件事,就是一个可以动手满足的未满足需求。

The method / 方法(4 步)

  1. Enumerate 3–6 competitors — search English and Chinese sources; one language samples half the market.
  2. Extract per competitor: features, pricing (numbers, not "contact us"), positioning, and user complaints with source links.
  3. Cluster complaints by the underlying need, ranked by frequency.
  4. Deliver: comparison table + copy-worthy list + skip list. A feature idea enters the build list only with a cited user complaint behind it.

Worked example — recon on an open-source ledger app (2026-09, real run)

Sources actually fetched during the run: V2EX threads (via curl), the target's GitHub issue tracker (via API — reaction counts double as frequency statistics), community forums.

Complaint clusterEvidenceVerdict
Ads / subscription inflation driving users outmultiple independent forum posts naming the incumbentsdifferentiate: stay clean, price predictably
"AI auto-capture might be wrong, I re-check manually"feature request with 👍×3 in the target's own trackerbuild: recognition → confirmation loop
Reimbursement / refund flows too complexcomplaints across two products, praise for a third'sbuild: expense-return workflow done simply
Multi-currency locked behind a paywalla long-time user defected over exactly thisskip: no demand evidence beyond the wall itself

The run produced the full comparison table plus a skip list with reasons — 3 build ideas, each cited; 3 skips, each justified.

Rules that make it work / 让它生效的规则

  • Reviews outrank marketing pages; conflicts are recorded as claims.
  • Complaint clusters are the finding — one is anecdote, three is a need.
  • Issue trackers are goldmines: a 👍 count is a frequency statistic for free.
  • Tool blocked? Switch clients, not sources (curl, public APIs). The evidence bar never drops.

Install / 安装

git clone https://github.com/ChenneyZhuang/competitor-recon ~/.claude/skills/competitor-recon

One SKILL.md. Needs only web search and any fetch client. MIT. v0.2.0 — live-tested end-to-end.

单个 SKILL.md,只需搜索与抓取能力。MIT 许可,v0.2.0,完整实测通过。