
Ably Agent Skills
- 1 repo stars
- Updated June 19, 2026
- ably/agent-skills
ably-agent-skills is a plugin marketplace that supplies official Ably SDK, auth, and CLI debugging skills for Claude Code agents.
About
ably-agent-skills is the official Ably Claude Code marketplace that packages realtime messaging expertise into the ably plugin with using-ably and debugging-with-ably-cli skills. developers adding live chat, presence, collaborative editing, or event streams install it during build when they want the agent to recommend SDK flows, auth models, and channel design grounded in current documentation—not stale blog posts. The debugging skill complements implementation by routing connection and presence problems through Ably CLI workflows, which shrinks time lost to opaque websocket failures. strict is false on the manifest, giving flexible skill invocation during iterative integration work. It is vendor-specific by design: skip if you are not on Ably; prefer it over generic realtime snippets when you need doc-aligned answers and operational debugging in one marketplace bundle.
- Two bundled skills: using-ably and debugging-with-ably-cli
- Expert patterns for auth, product selection checked against live Ably docs
- CLI-powered diagnostics for connection, messaging, and presence issues
- Official Ably marketplace (Apache-2.0, v1.0.0) from github.com/ably/agent-skills
Ably Agent Skills by the numbers
- Data as of Jul 10, 2026 (Skillselion catalog sync)
/plugin marketplace add ably/agent-skillsAdd your badge
Show developers this marketplace is listed on Skillselion. Paste this into your README.
| repo stars | ★ 1 |
|---|---|
| Last updated | June 19, 2026 |
| Repository | ably/agent-skills ↗ |
What it does
Ship real-time features with Ably using agent skills for SDK patterns, live-doc-verified product choices, and CLI diagnostics.
Who is it for?
Best when you're shipping realtime SaaS or APIs on Ably and want official integration and ops guidance inside Claude Code.
Skip if: Projects with no realtime requirement or teams standardized on a different pub/sub platform.
What you get
After install, agents apply live-doc-aligned Ably patterns and CLI debugging for messaging, presence, and connection problems.
- Doc-aligned Ably SDK and product selection guidance via using-ably
- CLI-oriented diagnostics for connection and messaging issues
- Official Apache-2.0 skill bundle maintained by Ably
By the numbers
- 1 plugin in marketplace (ably)
- 2 skills: using-ably and debugging-with-ably-cli
- Marketplace metadata version 1.0.0, Apache-2.0 license
Plugins in this marketplace
1 plugin - install individually after you add the marketplace.
Recommended Marketplaces
How it compares
Vendor official integration + CLI debug skills, not a generic websocket tutorial skill.
FAQ
Who is Ably Agent Skills for?
Developers using Claude Code to build or maintain Ably-powered realtime features who want official SDK and CLI guidance.
When should I use Ably Agent Skills?
Use it during integration and when debugging live connection, messaging, or presence behavior on Ably.
How do I add Ably Agent Skills to my agent?
Register the Ably Agent Skills marketplace in Claude Code, enable the ably plugin, and invoke using-ably or debugging-with-ably-cli skills as needed.