Setup & Installation
Or with the ClawHub CLI, for registry-managed skill folders outside a full OpenClaw workspace:
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.
User asks: notify me when any of my CamelCamelCamel alerts trigger
- 1Retrieves the user's personal CamelCamelCamel RSS feed URL
- 2Sets up a cron job to run fetch_rss.py every 4 hours
- 3Fetches the RSS feed and parses new price alert items
- 4Compares items against the local cache to find unseen alerts
- 5Sends a formatted Telegram message for each new price drop
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.