OpenClaw plugin for Discourse integration

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 לייקים

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 :slight_smile:

7 לייקים

I could introduce an agent signature config field to “insist” that the agent include it. Any ideas are welcome!

לייק 1

That would be a fantastic default setting!

I get that bad actors will always just do their thing, but civilised defaults will definitely help :folded_hands:

2 לייקים

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 לייקים