LaunchKit · 2026
Back to Skills

camelcamelcamel-alerts

Monitor CamelCamelCamel price drop alerts.

2
2.2k downloads
by @jgramajo4

Setup & Installation

openclaw skills install @jgramajo4/camelcamelcamel-alerts

Or with the ClawHub CLI, for registry-managed skill folders outside a full OpenClaw workspace:

npx clawhub install camelcamelcamel-alerts

What This Skill Does

Monitors a CamelCamelCamel RSS feed for Amazon price drop alerts and sends Telegram notifications when new alerts are detected. Runs on a configurable cron schedule and caches seen alerts to avoid duplicate messages.

Delivers price drop notifications directly to Telegram without requiring manual feed checks or a paid monitoring service.

When to use it

  • Tracking when a wishlist item drops to a target price
  • Getting notified about Amazon Lightning Deal price drops
  • Monitoring seasonal sale prices on specific products
  • Setting up overnight price checks for expensive electronics
  • Running automated deal alerts without visiting CamelCamelCamel manually

Example Workflow

Here's how your AI assistant might use this skill in practice.

INPUT

User asks: notify me when any of my CamelCamelCamel alerts trigger

AGENT
  1. 1Retrieves the user's personal CamelCamelCamel RSS feed URL
  2. 2Sets up a cron job to run fetch_rss.py every 4 hours
  3. 3Fetches the RSS feed and parses new price alert items
  4. 4Compares items against the local cache to find unseen alerts
  5. 5Sends a formatted Telegram message for each new price drop
OUTPUT

Telegram notification with product name, current price, historical low, and Amazon link

Requirements

Accounts, API keys, or tools you or your AI assistant may need to set up while using this skill.

CamelCamelCamel account with price alerts configuredPersonal RSS feed URL from CamelCamelCamelTelegram bot configured in Clawdbot