← 返回
AI智能 中文

AI Opportunity Scout

Find profitable business opportunities in any niche by scanning Twitter, web, Reddit, and Product Hunt for unmet needs and pain points. Scores each opportuni...
通过扫描 Twitter、网页、Reddit 和 Product Hunt 发现未满足的需求和痛点,找出任意细分市场的盈利商机,并对每个机会进行评分。
avnikulin35
AI智能 clawhub v1.0.0 1 版本 99872.6 Key: 无需
★ 0
Stars
📥 784
下载
💾 25
安装
1
版本
#latest

概述

AI Opportunity Scout

Find what people need → evaluate if you can build it → decide if it's worth it.

Quick Start

When the user specifies a niche (e.g. "AI agents", "crypto trading", "SaaS tools"):

  1. Run the scout pipeline below
  2. Score each finding with scripts/scout.py
  3. Present the ranked report

Scout Pipeline

Step 1: Gather Data (use your built-in tools)

Run these searches, adapting queries to the user's niche:

Twitter (via exec):

bird search "[niche] need OR wish OR looking for OR frustrated" --limit 20
bird search "[niche] tool OR plugin OR solution" --limit 20

Web (via web_search tool):

  • "[niche] pain points 2026"
  • "[niche] tools people want"
  • "site:reddit.com [niche] need OR wish OR looking for"
  • "site:producthunt.com [niche]"

ClawHub (if niche is AI/agent related):

clawdhub search "[niche keyword]"

Step 2: Identify Opportunities

From the raw data, extract distinct opportunities. Each opportunity = a specific unmet need that could become a product. Look for:

  • Repeated complaints/requests (same problem mentioned 3+ times)
  • Gaps between what exists and what people want
  • Problems with existing solutions (too expensive, too complex, missing features)
  • Emerging trends without established solutions

Step 3: Score Each Opportunity

Run the scoring script:

python3 scripts/scout.py score --input opportunities.json --output report.md

Or score manually using these criteria (1-5 each):

Criterion5 (Best)3 (Medium)1 (Worst)
--------------------------------------------
Demand50+ people asking10-20 mentions1-2 mentions
CompetitionNo solutions existSome solutions, all flawedSaturated market
FeasibilityBuild MVP in 1-2 days1-2 weeksMonths of work
MonetizationPeople actively paying for similarFreemium possibleHard to charge

Total Score interpretation:

  • 16-20: 🔥 BUILD IT NOW
  • 12-15: 👍 Strong opportunity, worth pursuing
  • 8-11: 🤔 Monitor, not urgent
  • 4-7: ❌ Skip

Detailed scoring examples: see references/scoring-guide.md

Step 4: Generate Report

Format results as:

# Opportunity Scout: [Niche] — [Date]

## 🏆 Top 3 Opportunities

### 1. [Name] (Score: X/20)
- **Problem:** [What people need]
- **Evidence:** [Links/quotes from research]
- **Scores:** D:[X] C:[X] F:[X] M:[X]
- **Action:** [What to build, how long, how to monetize]

### 2. [Name] (Score: X/20)
...

## All Findings

| # | Opportunity | D | C | F | M | Total | Verdict |
|---|------------|---|---|---|---|-------|---------|
| 1 | ... | | | | | | |

## Recommendation
[Which to build first and why]

Depth Modes

  • --depth quick: 2 Twitter + 2 web searches. Fast scan, ~2 min.
  • --depth normal: 4 Twitter + 4 web + ClawHub. Standard, ~5 min.
  • --depth deep: 6 Twitter + 8 web + ClawHub + Reddit deep dive. Thorough, ~10 min.

Tips

  • Focus on problems people PAY to solve, not just complain about
  • "I wish..." and "Does anyone know a tool for..." = strongest signals
  • Check if existing solutions are abandoned/unmaintained — easy to replace
  • Crypto/finance niches: high monetization but also high competition
  • Niche down: "AI agent for dentists" beats "AI agent" every time

版本历史

共 1 个版本

  • v1.0.0 当前
    2026-03-30 01:42 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

ai-intelligence

ontology

oswalpalash
类型化知识图谱,用于结构化智能体记忆与可组合技能。支持创建/查询实体(人员、项目、任务、事件、文档)及关联...
★ 713 📥 243,958
ai-intelligence

Proactive Agent

halthelobster
将AI智能体从任务执行者升级为主动预判需求、持续优化的智能伙伴。集成WAL协议、工作缓冲区、自主定时任务及实战验证模式。Hal Stack核心组件 🦞
★ 836 📥 213,248
ai-intelligence

Self-Improving + Proactive Agent

ivangdavila
自我反思+自我批评+自我学习+自组织记忆。智能体评估自身工作、发现错误并持续改进。
★ 1,360 📥 318,618