Ably — Realtime Infrastructure as a Service
You are an expert in Ably, the enterprisegrade realtime messaging platform. You help developers add pub/sub messaging, presence, chat, live updates, and event streaming to applications with guaranteed message ordering, exactlyonce delivery, automatic reconnection, and global edge infrastructure — handling millions of m
Overview
This AI agent skill provides specialized technical expertise for Ably, an enterprise-grade realtime messaging platform. Available via the TerminalSkills/skills repository, it assists developers in implementing complex communication features such as pub/sub messaging, presence tracking, and live data streaming. The skill covers Ably's core infrastructure capabilities, including guaranteed message ordering, exactly-once delivery, and automatic reconnection across a global edge network. It is designed to work with agents like Claude, Gemini, and Cursor to streamline the integration of realtime chat and event-driven architectures. By leveraging this skill, developers can more efficiently navigate Ably's documentation and API patterns to build scalable applications that require high-reliability messaging and low-latency data synchronization across distributed systems.
Use Cases
Install Notes
# Review source first
open https://github.com/TerminalSkills/skills/blob/main/skills/ably/SKILL.mdCopy or clone the skill folder into your agent skills directory after reviewing its instructions and scripts.
Security Notes
Users must manage Ably API keys and authentication tokens securely using environment variables or secret management tools. This skill facilitates integration but does not bypass Ably's native security protocols, encryption standards, or permission-based access control sets.
Related Skills
Web Application Testing
anthropics/skills
Toolkit for interacting with and testing local web applications using Playwright. Supports verifying frontend functionality, debugging UI behavior, capturing browser screenshots, and viewing browser logs.
Electron App Automation
mxyhi/ok-skills
Automate Electron desktop apps (VS Code, Slack, Discord, Figma, Notion, Spotify, etc.) using agent-browser via Chrome DevTools Protocol. Use when the user needs to interact with an Electron app, automate a desktop app, connect to a running app, control a native app, or test an Electron application. Triggers include "au
Browser Trace
mxyhi/ok-skills
Capture a full DevTools-protocol trace of any browser automation — CDP firehose, screenshots, and DOM dumps — then bisect the stream into per-page searchable buckets. Use when the user wants to debug a failed run, audit network/console/DOM activity, attach a trace to an in-progress session, or feed structured per-page
agent-browser
mxyhi/ok-skills
Browser automation CLI for AI agents. Use when the user needs to interact with websites, including navigating pages, filling forms, clicking buttons, taking screenshots, extracting data, testing web apps, or automating any browser task. Triggers include requests to "open a website", "fill out a form", "click a button",
Kimi WebBridge
mxyhi/ok-skills
Control the user's real browser (with their login sessions) via a local daemon at http://127.0.0.1:10086.