# Ably Realtime Our Client Library SDKs And Libraries AI Agent Skills

Ably Realtime Our Client Library SDKs And Libraries publishes official AI agent skills for its tools, services, and developer workflows. Ably’s platform lets you build, extend, and deliver powerful digital experiences in realtime. No complex infrastructure to manage just simple yet powerful APIs.

Browse 2 official AI agent skills across 1 Ably Realtime Our Client Library SDKs And Libraries repository, with install commands and source links.

Official page: https://skillscout.sh/official/ably/
Markdown page: https://skillscout.sh/official/ably/ably_skills_skillscout.md
Vendor website: https://ably.com/documentation

## Prompt for your agent

Fetch this Markdown manifest as plain text: https://skillscout.sh/official/ably/ably_skills_skillscout.md. If your browser cannot display the Markdown directly, use curl or another text fetcher. Recommend the relevant Ably Realtime Our Client Library SDKs And Libraries skills package or packages for my goal, explain which individual skills matter, and wait for my approval. After I approve, install with the npx command. If no project is open, install it as an agent skill I can use later.

## Skills packages

### ably/agent-skills

Includes 2 official skills: using-ably, debugging-with-ably-cli.

Install:

```bash
npx skills add ably/agent-skills -y
```

Source: https://github.com/ably/agent-skills

## Individual skills

### using-ably

Official Ably Realtime Our Client Library SDKs And Libraries skill from ably/agent-skills.

Install:

```bash
npx skills add ably/agent-skills@using-ably -y
```

Package: ably/agent-skills
Source: https://github.com/ably/agent-skills/tree/HEAD/skills/using-ably

### debugging-with-ably-cli

Official Ably Realtime Our Client Library SDKs And Libraries skill from ably/agent-skills.

Install:

```bash
npx skills add ably/agent-skills@debugging-with-ably-cli -y
```

Package: ably/agent-skills
Source: https://github.com/ably/agent-skills/tree/HEAD/skills/debugging-with-ably-cli

## ably/agent-skills package overview

Includes 2 official skills: using-ably, debugging-with-ably-cli.

### Top skills in this package

- using-ably: Official Ably Realtime Our Client Library SDKs And Libraries skill from ably/agent-skills.
- debugging-with-ably-cli: Official Ably Realtime Our Client Library SDKs And Libraries skill from ably/agent-skills.

### Install

Install the full package:

```bash
npx skills add ably/agent-skills -y
```

Install a specific skill:

```bash
npx skills add ably/agent-skills@using-ably -y
```

Use the package when you want your agent to choose the relevant skill from this official repository.

Source: https://github.com/ably/agent-skills#readme
