ably-realtime
Installation
SKILL.md
Ably Realtime
Ably Realtime is a globally distributed data stream network. It helps developers build real-time experiences like live chat, data synchronization, and multiplayer collaboration features in their applications.
Official docs: https://ably.com/documentation
Ably Realtime Overview
- Channel
- Message
- Namespace
- API Key
Working with Ably Realtime
This skill uses the Membrane CLI to interact with Ably Realtime. Membrane handles authentication and credentials refresh automatically — so you can focus on the integration logic rather than auth plumbing.
Install the CLI
Related skills