# Arkavo AI Agent Skills

Arkavo publishes official AI agent skills for its tools, services, and developer workflows.

Browse 1 official AI agent skill across 1 Arkavo repository, with install commands and source links.

Official page: https://skillscout.sh/official/arkavo-org/
Markdown page: https://skillscout.sh/official/arkavo-org/arkavo-org_skills_skillscout.md
Vendor website: https://arkavo.com/

## Prompt for your agent

Fetch this Markdown manifest as plain text: https://skillscout.sh/official/arkavo-org/arkavo-org_skills_skillscout.md. If your browser cannot display the Markdown directly, use curl or another text fetcher. Recommend the relevant Arkavo 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

### arkavo-org/arkavo-edge

Includes 1 official skill: openclaw-a2a-bridge.

Install:

```bash
npx skills add arkavo-org/arkavo-edge -y
```

Source: https://github.com/arkavo-org/arkavo-edge

## Individual skills

### openclaw-a2a-bridge

Official Arkavo skill from arkavo-org/arkavo-edge.

Install:

```bash
npx skills add arkavo-org/arkavo-edge@openclaw-a2a-bridge -y
```

Package: arkavo-org/arkavo-edge
Source: https://github.com/arkavo-org/arkavo-edge/tree/main/examples/openclaw-a2a-bridge

## arkavo-org/arkavo-edge package overview

Includes 1 official skill: openclaw-a2a-bridge.

### Top skills in this package

- openclaw-a2a-bridge: Official Arkavo skill from arkavo-org/arkavo-edge.

### Install

Install the full package:

```bash
npx skills add arkavo-org/arkavo-edge -y
```

Install a specific skill:

```bash
npx skills add arkavo-org/arkavo-edge@openclaw-a2a-bridge -y
```

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

Source: https://github.com/arkavo-org/arkavo-edge#readme
