Token导航 LogoToken导航TokenDH.com
研究检索敏感数据clawhub未标认证来源可访问clear审计提醒

icecube-reddit-scoutIcecube Reddit 侦察员

Agent Skill

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

总安装

1,972

周安装

79

GitHub Stars

公开资料未说明

下载量

638
OpenClaw

安装说明

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

GitHub

来源数

2

许可证

MIT-0

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

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

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

命令行安装

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

ClawHubOpenClaw
openclaw skills install icecube-reddit-scout

简介

本地部署 Reddit 关键词监听器,实时捕获社区提及并验证可信度。

  • 适用于舆情监控、热点发现或社区互动增强用途。
  • 通过 openclaw skills install icecube-reddit-scout 安装,无需 SaaS 订阅。
  • 遵守 Reddit API 速率限制,避免被封禁账号。
  • 输出经置信度评分过滤,减少噪音干扰。

SKILL.md

name
icecube-reddit-scout
description
🧊 IceCube Reddit Scout — Free Reddit keyword monitoring integrated with your AI agent. No SaaS subscription. No cloud dependency. Track mentions, validate ideas, find leads. When users mention 'Reddit monitoring', 'keyword alerts', 'track mentions', 'GummySearch replacement', 'brand monitoring', 'lead generation from Reddit'.
metadata
openclaw
requires
bins
["curl"]

🧊 IceCube Reddit Scout

Free Reddit monitoring. Integrated with your agent.

GummySearch is dead. F5Bot solves 10% of the workflow. Paid alternatives cost $50-200/month.

IceCube Reddit Scout gives you the other 90% for free.

What This Skill Does

1. Keyword Monitoring

  • Track keywords across any subreddit
  • Get alerts when mentions appear
  • No subscription, no rate limits

2. Context Extraction

  • Don't just get alerts — get context
  • Auto-extract: thread sentiment, user intent, engagement signals
  • Filter noise automatically

3. Lead Identification

  • Detect buying intent signals
  • "I wish there was a tool for..."
  • "Anyone know how to..."
  • "Looking for recommendations..."

4. Opportunity Mining

  • Find pain points in discussions
  • Validate product ideas
  • Track competitor mentions

Setup

1. Configure Keywords

Create config/reddit-scout.yaml:

keywords:
  - "openclaw"
  - "AI agent"
  - "memory system"
  - "context window"

subreddits:
  - "r/indiehackers"
  - "r/SaaS"
  - "r/startups"
  - "r/artificial"

filters:
  intent_signals:
    - "wish"
    - "need"
    - "looking for"
    - "recommendations"
    - "alternatives"
  noise_filter:
    - exclude_self_mentions: true
    - min_score: 5
    - exclude_downvoted: true

alerts:
  channels:
    - telegram
    - memory_log
  frequency: 1h

2. Reddit Native Alerts (Free)

Reddit now has built-in keyword alerts. Use them:

  1. Go to Reddit settings → Notifications
  2. Enable "keyword alerts"
  3. Add your keywords
  4. Get email notifications

IceCube Reddit Scout reads these emails and extracts context.

3. Polling Mode (Alternative)

If you don't want Reddit alerts:

mode: polling
poll_interval: 30m

Uses Reddit search API to check for new mentions.

Commands

Add Keyword

curl -s "https://www.reddit.com/search.json?q=openclaw&sort=new&limit=10"

Monitor Subreddit

curl -s "https://www.reddit.com/r/indiehackers/search.json?q=memory+system&sort=new&limit=25"

Check Trends

curl -s "https://www.reddit.com/r/indiehackers/hot.json?limit=50"

Workflow Integration

Step 1: Detection

Agent polls Reddit every 30 minutes (cron job or heartbeat).

Step 2: Extraction

When keyword found:

  • Extract thread title, content, score, comments
  • Detect intent signal (wish/need/looking_for)
  • Calculate relevance score

Step 3: Alerting

If relevance > threshold:

  • Write to memory/reddit-mentions/YYYY-MM-DD.md
  • Send Telegram notification (if configured)
  • Add to unclosed_work.yaml if action needed

Step 4: Response

Agent can:

  • Log for later analysis
  • Draft reply (human approves)
  • Track competitor activity
  • Capture pain point for product ideas

Output Format

memory/reddit-mentions/2026-03-31.md:

# Reddit Mentions — 2026-03-31

## RM-001 (14:32)
- Subreddit: r/indiehackers
- Thread: "I wish there was a tool that could remember my agent context"
- Intent: wish (high)
- Score: 42
- Sentiment: positive
- Opportunity: IceCube Memory candidate user
- Link: https://reddit.com/r/indiehackers/comments/xxx
- Action: Log for marketing outreach

## RM-002 (15:15)
- Subreddit: r/SaaS
- Thread: "GummySearch alternatives that don't cost $200/month"
- Intent: looking_for_alternatives (high)
- Score: 87
- Sentiment: frustrated
- Opportunity: IceCube Reddit Scout pitch
- Link: https://reddit.com/r/SaaS/comments/yyy
- Action: Draft reply for human approval

Comparison

FeatureGummySearchF5BotPaid AlternativesIceCube Scout
PriceDeadFree$50-200/moFree
CloudYesYesYesNo
Context extractionManualManualSomeAuto
Intent detectionManualNoYesAuto
Agent integrationNoNoNoYes
Response draftingNoNoSomeYes
Memory loggingNoNoNoYes

Use Cases

1. Brand Monitoring

Track when people mention your product/project.

2. Lead Generation

Find people asking for solutions you offer.

3. Idea Validation

Capture pain points for product development.

4. Competitor Tracking

Monitor competitor mentions and sentiment.

5. Trend Detection

Spot emerging topics in your niche.

Integration with IceCube Suite

icecube-memory: Mentions logged to memory structure icecube-heartbeat: Polling triggered during heartbeat icecube-evolution: Pain points feed improvement queue

⚠️ Important: Reddit API Access Required (2026)

As of 2026, Reddit has blocked all anonymous API access. You MUST use one of these methods:

Method 1: Reddit OAuth (Recommended)

  1. Create a Reddit app at https://www.reddit.com/prefs/apps
  2. Configure OAuth credentials in config/reddit-scout.yaml
  3. Get 60 requests/min with proper authentication
oauth:
  client_id: YOUR_CLIENT_ID
  client_secret: YOUR_CLIENT_SECRET
  user_agent: "IceCube-Reddit-Scout/1.0 by YOUR_REDDIT_USERNAME"

Method 2: Browser Automation (peekaboo skill)

  • Use the peekaboo skill to access Reddit via browser
  • Slower but no API limits
  • Works for logged-in Reddit users

Method 3: F5Bot + Local Processing

  • Use F5Bot for keyword alerts (free)
  • Process alerts locally with IceCube Scout
  • Combines free alerting with agent integration

Limitations

  • Reddit API requires OAuth (no anonymous access)
  • Polling mode not real-time (30 min intervals)
  • No DM automation (Reddit policy)
  • Reddit may still block even OAuth requests if rate limits exceeded

Advanced: OAuth Integration

For higher rate limits:

  1. Create Reddit app at https://www.reddit.com/prefs/apps
  2. Configure OAuth credentials
  3. Get 60 requests/min
oauth:
  client_id: YOUR_CLIENT_ID
  client_secret: YOUR_CLIENT_SECRET
  redirect_uri: http://localhost:8080

License

MIT — Use freely.


*GummySearch is dead. F5Bot is 10%. IceCube Scout is the 90%.*

适合场景

01

OpenClaw 用户查找和安装 Skill 时

02

用户想查找某类 Agent Skill 时

03

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

04

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

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

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

能力 4

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

能力 5

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

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

平台分布

OpenClaw

75.2%
按下载量换算480

安全审计

VirusTotal

通过

ClawScan

可疑

Static analysis

通过

权限和风险

敏感数据

该 Skill 可能接触密钥、Token、环境变量或敏感配置,应进入高风险复核队列,默认不自动发布。

安装前确认

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

来源信息

继续浏览同类 Skills