← 返回
未分类 中文

Google Alerts Monitor

Monitor keywords via free web search. Use when: (1) Tracking brand or product mentions, (2) Monitoring industry keywords, (3) Researching competitors and mar...
通过免费网页搜索监控关键词。适用场景:(1)追踪品牌或产品提及,(2)监控行业关键词,(3)竞争对手及营销研究。
bgoodwinstudio bgoodwinstudio 来源
未分类 clawhub v1.0.3 1 版本 99727.5 Key: 无需
★ 0
Stars
📥 366
下载
💾 0
安装
1
版本
#latest

概述

Google Alerts Monitor

Keyword monitoring with Hootsuite-style output. Free, no API keys required.

What This Skill Does

  • Fetches Google Alerts RSS feeds for your keywords
  • Formats results into visual, social-media-style cards
  • Prints clean JSON output and formatted text for use by agents or cron jobs

What this skill does NOT do: It does not save files, schedule cron jobs, or post to chat. Those integrations are handled by your agent prompt or external automation.

Keywords

Edit references/keywords.md with your own keywords. One per line.

Search Script

# Set your Google Alert feed ID (see setup-guide.md)
export GOOGLE_ALERT_FEED_ID="your_feed_id_here"

# Search a keyword
bash scripts/search.sh "your keyword" 10

Output: JSON array of results (title, link, description, published date)

Formatter Script

Takes JSON results and formats them into Hootsuite-style cards:

bash scripts/search.sh "your keyword" 10 \
  | python3 scripts/format-results.py --term "your keyword" --source google --count 10

Output Format

━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
📊 YOUR KEYWORD — GOOGLE
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
👤 Result Title · 3h ago
"Description text preview truncated to 280 chars..."
↗️ https://example.com/link
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━

Setup

  1. Create Google Alerts at google.com/alerts
  2. Get the RSS feed ID from each alert's feed URL
  3. Set GOOGLE_ALERT_FEED_ID in your environment or edit scripts/search.sh
  4. See references/setup-guide.md for details

Scripts

  • scripts/search.sh — Fetch Google Alerts RSS, output JSON
  • scripts/format-results.py — Format JSON results as Hootsuite-style cards

References

  • references/keywords.md — Keyword definitions
  • references/setup-guide.md — Detailed setup instructions

版本历史

共 1 个版本

  • v1.0.3 当前
    2026-05-07 14:33 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

business-ops

GroupMe

bgoodwinstudio
将 OpenClaw 与 GroupMe 对接,实现团队沟通。发送定时消息、广播公告、执行换班提醒,并通过 crontab 自动发送群组消息。
★ 1 📥 491

NBA Playoffs

bgoodwinstudio
NBA季后赛资讯,覆盖赛程、比分、提醒、球队统计、赛程图、预测、观看信息及趣味图片。
★ 0 📥 427

Pill Reminder

bgoodwinstudio
发送定时药物提醒并跟踪,支持多用户,补药提醒,生成依从性报告;不替代医疗建议。
★ 0 📥 321