scaledrone
Installation
SKILL.md
Scaledrone
Scaledrone is a realtime messaging service that allows developers to easily build collaborative applications. It provides the infrastructure for sending and receiving messages between users in real-time. Developers use it to add chat, live updates, and other interactive features to their apps.
Official docs: https://www.scaledrone.com/docs/
Scaledrone Overview
- Room
- Member
- Message
Use action names and parameters as needed.
Working with Scaledrone
This skill uses the Membrane CLI to interact with Scaledrone. Membrane handles authentication and credentials refresh automatically — so you can focus on the integration logic rather than auth plumbing.
Install the CLI
Related skills