Hi everyone,
I’m building an OpenClaw workflow for content operations and I’m wondering if anyone in the community has done something similar.
My goal is to build an AI assistant that can:
- Monitor trending topics in the last 24 hours
- Preferably from reliable sources such as:
- X (Twitter) posts from specific accounts
- Tech / AI news websites
- RSS feeds
- Automatically collect the posts or links
- Summarize the information with AI
- Generate a daily report (Markdown / Excel / Telegram message)
Example workflow idea:
source monitoring → collect posts → AI summarize → generate report
Ideally I would like to track topics like:
- AI
- tech industry
- major global news
Does anyone have an existing OpenClaw workflow or skill setup for something like this?
For example:
- X monitoring
- RSS aggregation
- automated summarization
Any examples, repos, or showcase setups would be very helpful.
Thanks!