Token导航 LogoToken导航TokenDH.com
研究检索需要联网clawhub未标认证来源可访问clear审计提醒

nai-opportunity-scout奈机会侦察员

Agent Skill

nai-opportunity-scout 用于查找、检索和筛选相关信息,适合在 OpenClaw 中需要根据关键词、任务场景或来源线索快速定位候选结果时使用。可结合来源仓库、安装命令和原始 README 继续核验具体用法。安装前建议确认权限范围、维护状态,以及是否会触发联网、命令执行或文件读写。

总安装

2,791

周安装

114

GitHub Stars

公开资料未说明

下载量

894
OpenClaw

安装说明

本站只整理中文说明和来源信息,不托管安装包,也不代用户安装。

GitHub

来源数

2

许可证

MIT-0

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

复制提示词发给支持本地命令或 Skills 的 AI 助手,先确认命令和权限,再让它执行。

请帮我安装这个 Agent Skill:nai-opportunity-scout(奈机会侦察员)
来源仓库:https://github.com/newageinvestments25-byte/nai-opportunity-scout
安装命令:
openclaw skills install nai-opportunity-scout
安装前请先检查当前环境是否支持对应 CLI,并向我确认将要执行的命令、安装目录、联网范围和文件读写权限;确认后再执行。

命令行安装

复制命令到本机终端执行。该命令会通过 OpenClaw 从第三方来源获取 Skill;本站只展示命令,不托管安装包,也不自动执行。

ClawHubOpenClaw
openclaw skills install nai-opportunity-scout

简介

从 Reddit、HN 等平台挖掘用户真实痛点与需求信号。

  • 适合在 OpenClaw 中寻找产品改进或创业机会线索。
  • 识别沮丧帖子与功能请求作为优先级参考依据。
  • 搜索范围可自定义并过滤噪音提高结果相关性。
  • nai-opportunity-scout 属于研究检索类 Skill,可作为该场景下的辅助能力补充。

SKILL.md

name
opportunity-scout
description
Hunt for real, expressed user pain points and unmet demand across Reddit, HN, and configurable sources. Finds demand signals like frustration posts, feature requests, workaround descriptions, and willingness-to-pay sentiment. Compiles findings into a prioritized digest with signal strength scoring, competition analysis, and trend tracking. Use when: opportunity scan, find opportunities, business ideas, market gaps, what are people asking for, niche research, demand signals, pain points, product ideas, gap analysis, what should I build, unmet needs.

Opportunity Scout

Hunt for real demand signals — not news, not trends, but people expressing pain, frustration, and unmet needs that represent building opportunities.

Skill Directory

All paths below are relative to this skill's directory.

  • scripts/configure.py — manage niches, keywords, sources, schedule
  • scripts/scan_sources.py — generate search queries and process results
  • scripts/score_signals.py — score and rank findings
  • scripts/digest.py — generate prioritized markdown digest
  • scripts/history.py — track signals over time, detect trends
  • references/signal-types.md — what counts as a demand signal (read when scoring)
  • references/source-guide.md — how to configure sources effectively
  • assets/config.example.json — example niche configurations

Data Files

All state lives in the skill directory:

  • config.json — active configuration (created by configure.py)
  • history.json — signal history log (created by history.py)
  • findings/ — raw and scored finding files per scan

Workflow

First-Time Setup

  1. Run configure.py --init to create config.json from the example, or:

- configure.py --add-niche "AI tools for small business" --keywords "wish,need,looking for,alternative to,frustrated" - configure.py --add-source reddit:r/SaaS,reddit:r/smallbusiness,hackernews - configure.py --set-schedule daily

Running a Scan

Execute these steps in order:

  1. Generate queries: Run scan_sources.py --generate-queries to get optimized

search queries. It prints JSON with query strings.

  1. Execute searches: For each query, call the web_search tool. Collect all

results into a JSON array and save to a temp file.

  1. Ingest results: Run scan_sources.py --ingest <results.json> to parse raw

search results into standardized findings. Outputs findings JSON.

  1. Score findings: Run score_signals.py <findings.json> to score each finding

on signal strength, engagement, freshness, competition, and recurrence. Outputs scored JSON.

  1. Update history: Run history.py --update <scored.json> to log findings and

detect trend patterns (persistent, emerging, fading).

  1. Generate digest: Run digest.py <scored.json> to produce the markdown report.

Use --output <path> to save to a specific location (e.g., Obsidian vault). Use --max-results 20 to limit output.

Quick Scan (Single Command Summary)

For a rapid scan of a single niche without full config:

  1. Run scan_sources.py --quick "developer tools for AI agents" to get queries
  2. Execute web_search for each query
  3. Pipe results through score and digest

Reading References

  • Before scoring or evaluating signals manually, read references/signal-types.md

for the taxonomy of demand signals and how to distinguish real demand from noise.

  • When helping users configure sources, read references/source-guide.md.

Cron Integration

Set schedule in config.json via configure.py --set-schedule daily|weekly. When triggered by cron, run the full scan workflow above. Save digest to the user's preferred output location (default: skill directory findings/).

Key Design Principles

  • Demand, not news: Every finding should express unmet need, frustration, or a gap.

Filter aggressively — 10 strong signals beat 100 weak ones.

  • Batch queries: Combine niche + keywords into fewer, broader queries rather than

one query per keyword. Respect rate limits.

  • Track over time: Signals that persist across scans are more valuable than one-offs.

Use history.py to surface persistent demand and fading trends.

  • Score honestly: High engagement + low competition + recurring = strong opportunity.

Don't inflate scores — the user needs signal, not noise.

适合场景

01

OpenClaw 用户查找和安装 Skill 时

02

用户想查找某类 Agent Skill 时

03

需要根据任务场景推荐可安装能力包时

04

需要对比不同来源的安装命令和来源信息时

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

保留来源站点、仓库和原始说明,方便继续核验

能力 4

补充不同宿主或平台的使用分布数据

能力 5

展示第三方安全扫描或审计结果

安装后应在对应宿主中按原始 README 的触发条件使用;具体调用方式请以来源页面和 README 为准。

平台分布

OpenClaw

91.16%
按下载量换算815

安全审计

VirusTotal

通过

ClawScan

可疑

Static analysis

通过

权限和风险

需要联网

该 Skill 可能需要联网访问来源站点、仓库或外部 API;具体网络访问范围需要结合源码和 README 复核。

安装前确认

本站仅展示第三方公开信息,不托管安装包,不提供自动安装或运行环境。安装前应自行审查源码、依赖和命令行为。来源安全扫描存在 warning/failed 结果,不能写成本站确认安全。当前只有一个来源,正式发布前建议补源仓库或其他目录站核验。

来源信息

继续浏览同类 Skills