Botpress Botpress is an open-source conversational AI platform used to build and manage chatbots. Developers and businesses use it to create chatbots for various messaging platforms and websites. Official docs: https://botpress.com/docs Botpress Overview - Workspace - Bot - Integration - Agent - Knowledge Base - Document - User Working with Botpress This skill uses the Membrane CLI to interact with Botpress. Membrane handles authentication and credentials refresh automatically — so you can focus on the integration logic rather than auth plumbing. Install the CLI Install the Membrane CLI so yo…