Install
openclaw skills install content-keyword-trackerAn OpenClaw skill for tracking keyword trends and generating structured reports. Uses Tavily API for search and supports webhook notifications for daily report delivery.
openclaw skills install content-keyword-trackerTrack keyword trends and generate structured reports with this OpenClaw skill
openclaw skills install content-keyword-tracker
Configure your keywords in the keywords.txt file, one per line:
technology trends
product updates
industry news
Set your Tavily API key in environment variables:
TAVILY_API_KEY=your_api_key_here
Optional: Set webhook URL for report delivery:
WEBHOOK_URL=https://your-webhook-endpoint.com
Run with:
node index.js
Reports are generated in markdown format and saved locally.