# Agent Client Protocol (ACP) AI Agent Skills

Agent Client Protocol (ACP) publishes official AI agent skills for its tools, services, and developer workflows. A protocol for connecting any editor to any agent.

Browse 1 official AI agent skill across 1 Agent Client Protocol (ACP) repository, with install commands and source links.

Official page: https://skillscout.sh/official/agentclientprotocol/
Markdown page: https://skillscout.sh/official/agentclientprotocol/agentclientprotocol_skills_skillscout.md
Vendor website: https://agentclientprotocol.com/

## Prompt for your agent

Fetch this Markdown manifest as plain text: https://skillscout.sh/official/agentclientprotocol/agentclientprotocol_skills_skillscout.md. If your browser cannot display the Markdown directly, use curl or another text fetcher. Recommend the relevant Agent Client Protocol (ACP) 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

### agentclientprotocol/symposium-acp

Includes 1 official skill: sacp-v2-migration.

Install:

```bash
npx skills add agentclientprotocol/symposium-acp -y
```

Source: https://github.com/agentclientprotocol/symposium-acp

## Individual skills

### sacp-v2-migration

Official Agent Client Protocol (ACP) skill from agentclientprotocol/symposium-acp.

Install:

```bash
npx skills add agentclientprotocol/symposium-acp@sacp-v2-migration -y
```

Package: agentclientprotocol/symposium-acp
Source: https://github.com/agentclientprotocol/symposium-acp/tree/main/skills/sacp-v2-migration

## agentclientprotocol/symposium-acp package overview

Includes 1 official skill: sacp-v2-migration.

### Top skills in this package

- sacp-v2-migration: Official Agent Client Protocol (ACP) skill from agentclientprotocol/symposium-acp.

### Install

Install the full package:

```bash
npx skills add agentclientprotocol/symposium-acp -y
```

Install a specific skill:

```bash
npx skills add agentclientprotocol/symposium-acp@sacp-v2-migration -y
```

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

Source: https://github.com/agentclientprotocol/symposium-acp#readme
