Agent skill · Business & Finance

tool-market-research

Web Toolbox 市场调研与用户痛点挖掘。通过搜索 Reddit、Hacker News、TikTok、Product Hunt、 Google Trends 等平台,发现高流量在线工具机会、用户吐槽的痛点、竞品流量数据,生成可落地的 新工具建议报告。使用此 skill 当用户提到:(1) 调研新工具机会 (2) 挖掘用户痛点 (3) 分析 竞品流量 (4) 更新工具箱 ROADMAP (5) "做一次市场调研" (6) "今天有什么新发现" (7) /research 或 /调研

majiayu000github.com/majiayu000GitHub ↗
claude-codeMIT
Install
npx skills add majiayu000/claude-skill-registry --skill tool-market-research --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 2
SKILL.md size: 4 KB
Bundled scripts: none
Path: skills/analysis/tool-market-research/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 534
Language: HTML

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# Web Toolbox 市场调研 Skill ## 项目背景 Web Toolbox (https://www.heyuan110.com/web-toolbox/) 是一套纯前端在线工具集,核心竞争力: - 纯浏览器端运行,无后端 - 无广告、无注册、无水印 - 免费、开源 ROADMAP 位于项目的 `docs/ROADMAP.md`,包含已上线和待开发工具列表。 ## 调研执行流程 按以下 6 个阶段顺序执行,每阶段内的搜索尽量并行发起以提高效率。 ### 阶段 1:用户痛点挖掘(Reddit + HN) 同时发起以下搜索(用 WebSearch 工具): ``` 搜索 1: Reddit "I wish there was" OR "is there a free" online tool {当前年份} 搜索 2: Reddit "too many ads" OR "forced to sign up" OR "watermark" free online tool 搜索 3: site:news.ycombinator.com "what tool do you wish existed" {当前年份} 搜索 4: Reddit r/webdev OR r/SideProject "built a free" tool launched {当前年份} 搜索 5: Reddit "why is there no free" tool converter editor {当前年份} ``` **关注信号**:用户抱怨(广告多、要注册、有水印、功能阉割)、工具请求、高赞帖子 ### 阶段 2:趋势与热度(Google Trends + 搜索量) ``` 搜索 1: most searched free online tools {当前年份} trending Google Trends 搜索 2: "online tool" highest search volume keywords {当前年份} 搜索 3: Google Trends rising searches "free tool" {当前年份} categories 搜索 4: top 100 Google searches {当前年份} worldwide tools ``` **关注信号**:搜索量上升的工具类目、新兴需求、AI 相关工具趋势 ### 阶段 3:竞品流量分析 ``` 搜索 1: ilovepdf smallpdf competitor traffic {当前年份} SimilarWeb 搜索 2: most popular online tools websites traffic canva tinypng {当前年份} 搜索 3: "{具体竞品}" traffic

What's inside
Steps it walks through
  1. 项目背景
  2. 调研执行流程
  3. 阶段 1:用户痛点挖掘(Reddit + HN)
  4. 阶段 2:趋势与热度(Google Trends + 搜索量)
  5. 阶段 3:竞品流量分析
  6. 阶段 4:新产品动态(Product Hunt + 社交媒体)
  7. 阶段 5:细分品类深挖
  8. 阶段 6:交叉验证与报告
  9. 报告输出格式
  10. 调研频率建议
  11. 搜索技巧
Ships with 1 file
  • metadata.json
More from claude-skill-registry
All skills →
About this skill
What does the tool-market-research skill do?

Web Toolbox 市场调研与用户痛点挖掘。通过搜索 Reddit、Hacker News、TikTok、Product Hunt、 Google Trends 等平台,发现高流量在线工具机会、用户吐槽的痛点、竞品流量数据,生成可落地的 新工具建议报告。使用此 skill 当用户提到:(1) 调研新工具机会 (2) 挖掘用户痛点 (3) 分析 竞品流量 (4) 更新工具箱 ROADMAP (5) "做一次市场调研" (6) "今天有什么新发现" (7) /research 或 /调研

How do I install it?

Run `npx skills add majiayu000/claude-skill-registry --skill tool-market-research --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From majiayu000/claude-skill-registry, a repository with 534 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going