文档

AI Product Radar

试用

One-click AI product launch monitoring pipeline. Use when tracking new AI product releases, monitoring competitor launches, generating trend reports from tech RSS feeds, or running automated product discovery. Integrates RSS monitoring, product info enrichment, screenshot capture, and trend analysis into a single command. Triggers on "product radar", "AI launch monitor", "track new AI products", "product release tracking", "AI trend report", or similar product intelligence workflows.

它能做什么

One-click AI product launch monitoring pipeline. Use when tracking new AI product releases, monitoring competitor launches, generating trend reports from tech RSS feeds, or running automated product discovery. Integrates RSS monitoring, product info enrichment, screenshot capture, and trend analysis into a single command. Triggers on "product radar", "AI launch monitor", "track new AI products", "product release tracking", "AI trend report", or similar product intelligence workflows.

技能文档

AI Product Radar

Automated pipeline that monitors AI product launches across tech RSS feeds, enriches product data, captures screenshots, and produces a ranked trend report.

Quick Start

python3 scripts/ai_product_radar.py --output ./radar-output

Output:

  • report.md — human-readable trend report with ranked products, categories, themes
  • products.json — full structured data (all products, scores, categories)
  • screenshots/ — product page screenshots (or info cards if no browser)
  • raw/rss_items.json — raw feed items

Options

FlagDefaultDescription
--output, -o./ai-radar-outputOutput directory
--feeds, -fbuilt-in listJSON file with custom RSS URLs
--limit, -l15Max screenshots to capture
--days, -d3RSS lookback window
--no-screenshotsoffSkip screenshot stage
--query, -qAI auto-detectFilter term (narrows results)

Pipeline Stages

  1. RSS Monitoring — Fetches 7 built-in feeds (Product Hunt, TechCrunch AI, The Verge AI, VentureBeat AI, HN Show, MIT Tech Review, Ars Technica), deduplicates, and filters for AI relevance via keyword matching.
  2. Product Enrichment — Extracts product name, detects categories (LLM, image gen, dev tools, agents, enterprise, etc.), scores launch signals.
  3. Screenshot Capture — Captures product pages with Playwright if available; falls back to generated info cards.
  4. Trend Analysis — Ranks products by signal score + recency, aggregates category/source distributions, extracts key themes.

Custom Feeds

Create a JSON file:

["https://example.com/feed.xml", "https://another.com/rss"]

Then pass --feeds my-feeds.json.

Scheduling

Set up a cron job for daily monitoring:

# Every day at 9:00 AM
python3 /path/to/scripts/ai_product_radar.py -o ~/radar/$(date +%Y-%m-%d)

Extending

  • Add RSS feeds to DEFAULT_FEEDS in the script or use --feeds.
  • Adjust AI_KEYWORDS for broader/narrower filtering.
  • Add categories in category_patterns inside search_product_info().
  • The script uses only Python stdlib + optional Playwright; no API keys required.

相关技能

One-command AI product launch monitoring pipeline. Use when the user wants to track, discover, or analyze new AI product launches, releases, or announcements. Runs four stages automatically - RSS feed monitoring, web search enrichment, page screenshots, and trend analysis/scoring. Outputs a markdown report and structured JSON. Triggers on phrases like monitor AI product launches, track AI releases, AI launch report, what new AI products launched, product hunt AI monitoring, AI news roundup.

跨网页搜索、RSS/Atom 订阅和 GitHub 发布持续追踪主题,仅在出现相关内容时推送提醒。

365 次安装27 星标

Route a technology-intelligence request to a technology landscape, invention-mining workflow, or current-intelligence briefing, and produce an evidence-backed English HTML report. Use for emerging AI, semiconductor, display, electronics, or other fast-moving technology domains when the user needs route evolution, competitor positioning, invention opportunities, patent mining, or multi-source monitoring.

Generate a daily AI news digest newsletter from fresh web sources. Use this skill whenever a user asks for AI news, wants a roundup or summary of recent AI/ML developments, asks what happened in artificial intelligence today or this week, requests a newsletter, briefing, or digest of model releases, research papers, funding rounds, product launches, regulation, or benchmark results — even if they don't explicitly say "newsletter." Also use for follow-up requests like "more AI news" or "catch me up on AI."

Tracks product launch buzz and reactions on Twitter using apidojo's Twitter Search scraper. Triggers when the user asks to: track product launch buzz on Twitter, monitor Twitter reactions to a product launch, measure product launch sentiment on X, find tweets about a new product release, track how a product launch is being received on Twitter, monitor competitor product announcements on Twitter, or analyze the social media impact of a product launch. Returns tweet volume, sentiment distribution, top voices, geographic spread, and buzz score. Ideal for product marketing teams, PR professionals, and competitive analysts monitoring launches.

1 次安装

多角度新闻研究与竞争情报,综合后输出为 Agent 可直接消费的简报。

53 次安装1 星标