Good day, people!
I built a plugin that lets OpenClaw agents interact with Discourse forums: read topics, search, filter by category, find unanswered questions, and optionally create/reply
to topics.
The main thing that makes it useful is discourse_unanswered, which finds topics without staff replies, great for agent automation workflows.
Install: openclaw plugins install openclaw-discourse
MIT, feedback welcome!