camelcamelcamel-alerts
Monitor CamelCamelCamel price drop alerts via RSS and send Telegram notifications when items go on sale. Use when setting up automatic price tracking for Amazon products with CamelCamelCamel price alerts.
Why use this skill?
Automate Amazon price drop notifications with the CamelCamelCamel Alerts skill for OpenClaw. Get real-time updates on Telegram.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/jgramajo4/camelcamelcamel-alertsWhat This Skill Does
The camelcamelcamel-alerts skill provides a robust automated monitoring solution for Amazon price tracking. By integrating directly with CamelCamelCamel’s personalized RSS feeds, this skill enables your OpenClaw agent to act as a personal shopping assistant. It constantly polls your specific price alerts, filters out already-notified items using a local JSON cache, and broadcasts instant updates to your Telegram account. This ensures you never miss a historical price low, effectively automating your deal hunting process without manual intervention.
Installation
To integrate this skill into your OpenClaw environment, execute the following command in your terminal: clawhub install openclaw/skills/skills/jgramajo4/camelcamelcamel-alerts. Post-installation, navigate to the scripts/ directory and ensure your environment has access to the /tmp/ directory for cache storage. You must register your unique RSS feed URL from your CamelCamelCamel dashboard and configure the included cron job within your Clawdbot dashboard to specify your preferred polling interval. For detailed setup steps, refer to the provided SETUP.md document in the skill repository.
Use Cases
This skill is perfect for power shoppers looking to buy high-ticket electronics, household items, or collectibles at the absolute lowest price. It is particularly useful for users tracking "out of stock" items that periodically return to inventory, or for monitoring fluctuating prices on Amazon-fulfilled items. It is an ideal utility for users who want to avoid the time-consuming process of manually checking prices or refreshing browser tabs throughout the day.
Example Prompts
- "OpenClaw, please install the camelcamelcamel-alerts skill and set the cron frequency to check my price drops every hour."
- "Can you show me the last five alerts captured in my camelcamelcamel cache and tell me what the latest price for my tracked DSLR camera is?"
- "If my camelcamelcamel alerts are not sending notifications to Telegram, can you help me check the logs for the fetch_rss.py script and clear the cache?"
Tips & Limitations
To maintain optimal performance, avoid setting the cron frequency to less than 15 minutes, as excessive polling may lead to rate limiting on the RSS feed. Always remember that your RSS feed URL is private; sharing it exposes your product tracking list to others. If you stop receiving notifications, the first step should always be checking the connectivity of your Telegram bot token. Finally, be aware that this skill does not perform the actual purchase for you; it is designed purely to notify you so that you can finalize the transaction at your own discretion.
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-jgramajo4-camelcamelcamel-alerts": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: network-access, file-write, file-read, external-api, code-execution