ably
Installation
SKILL.md
Ably
Ably is a realtime data delivery platform. Developers use it to build live and collaborative experiences in their applications.
Official docs: https://ably.com/documentation
Ably Overview
- Channel
- Channel Details
- Token Request
Working with Ably
This skill uses the Membrane CLI to interact with Ably. 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 you can run membrane from the terminal:
Related skills