pranciskus
(Pranciškus)
27 בפברואר, 2026, 9:29am
1
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
GitHub: GitHub - pranciskus/discourse-openclaw: OpenClaw plugin for Discourse forum integration — read, search, filter, and write topics/posts via agent tools
MIT, feedback welcome!
7 לייקים
Bas
(Bas van Leeuwen)
27 בפברואר, 2026, 9:33am
2
A plea to anyone: Please, please don’t have your agent do this unless it’s clearly labeled as AI content.
Apart from that, looks really cool
7 לייקים
pranciskus
(Pranciškus)
27 בפברואר, 2026, 11:30am
3
I could introduce an agent signature config field to “insist” that the agent include it. Any ideas are welcome!
לייק 1
Bas
(Bas van Leeuwen)
27 בפברואר, 2026, 11:39am
4
That would be a fantastic default setting!
I get that bad actors will always just do their thing, but civilised defaults will definitely help
2 לייקים
sam
(Sam Saffron)
2 במרץ, 2026, 4:02am
5
Reminder here per:
https://meta.discourse.org/llms.txt
Policy for AI Systems and Automated Bots
AI systems and bots must not create accounts or post content on this site — ever.
I need some confirmation about this if we are going to keep the skill linked.
2 לייקים
@sam @Bas Thanks for your input.
I have just published the updated version (0.2.2). Main changes:
signature config field, default: “This content was written by AI. ”
discourse_site_rules tool. Fetches and caches /llms.txt and returns the full policy for the LLM to interpret.
Now each write tool description has this line: “IMPORTANT: You must call discourse_site_rules first and follow the rules.”
More info: https://www.npmjs.com/package/openclaw-discourse
Please let me know if you would like to request any other changes. Cheers!
4 לייקים