discourse
Installation
SKILL.md
Discourse
Discourse is an open-source internet forum and mailing list management software application. It's used by online communities to host discussions, Q&As, and announcements. Think of it as a modern forum platform, often used as an alternative to traditional mailing lists or bulletin boards.
Official docs: https://developers.discourse.org/
Discourse Overview
- Topic
- Post
- User
- Category
Use action names and parameters as needed.
Working with Discourse
This skill uses the Membrane CLI to interact with Discourse. Membrane handles authentication and credentials refresh automatically — so you can focus on the integration logic rather than auth plumbing.
Related skills