返回顶部
o

opportunity-scout

>

作者: admin | 来源: ClawHub
源自
ClawHub
版本
V 1.0.0
安全检测
已通过
368
下载量
0
收藏
概述
安装方式
版本历史

opportunity-scout

# 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): ```bash 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): ```bash 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: ```bash python3 scripts/scout.py score --input opportunities.json --output report.md ``` Or score manually using these criteria (1-5 each): | Criterion | 5 (Best) | 3 (Medium) | 1 (Worst) | |-----------|----------|------------|-----------| | **Demand** | 50+ people asking | 10-20 mentions | 1-2 mentions | | **Competition** | No solutions exist | Some solutions, all flawed | Saturated market | | **Feasibility** | Build MVP in 1-2 days | 1-2 weeks | Months of work | | **Monetization** | People actively paying for similar | Freemium possible | Hard 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

标签

skill ai

通过对话安装

该技能支持在以下平台通过对话安装:

OpenClaw WorkBuddy QClaw Kimi Claude

方式一:安装 SkillHub 和技能

帮我安装 SkillHub 和 opportunity-scout-1775997432 技能

方式二:设置 SkillHub 为优先技能安装源

设置 SkillHub 为我的优先技能安装源,然后帮我安装 opportunity-scout-1775997432 技能

通过命令行安装

skillhub install opportunity-scout-1775997432

下载 Zip 包

⬇ 下载 opportunity-scout v1.0.0

文件大小: 6.66 KB | 发布时间: 2026-4-13 11:21

v1.0.0 最新 2026-4-13 11:21
Initial release: scan Twitter/web/Reddit for business opportunities, score by 4 criteria, generate ranked report

Archiver·手机版·闲社网·闲社论坛·羊毛社区· 多链控股集团有限公司 · 苏ICP备2025199260号-1

Powered by Discuz! X5.0   © 2024-2025 闲社网·线报更新论坛·羊毛分享社区·http://xianshe.com

p2p_official_large
返回顶部