> Track 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.
共 1 个版本