# Axone AI Agent Skills

Axone publishes official AI agent skills for its tools, services, and developer workflows. A protocol for governing acts across humans, agents, and resources.

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

Official page: https://skillscout.sh/official/axone-protocol/
Markdown page: https://skillscout.sh/official/axone-protocol/axone-protocol_skills_skillscout.md
Vendor website: https://axone.xyz/

## Prompt for your agent

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

### axone-protocol/prolog

Includes 1 official skill: axone-prolog-core-development.

Install:

```bash
npx skills add axone-protocol/prolog -y
```

Source: https://github.com/axone-protocol/prolog

## Individual skills

### axone-prolog-core-development

Official Axone skill from axone-protocol/prolog.

Install:

```bash
npx skills add axone-protocol/prolog@axone-prolog-core-development -y
```

Package: axone-protocol/prolog
Source: https://github.com/axone-protocol/prolog/tree/main/.github/skills/axone-prolog-core-development

## axone-protocol/prolog package overview

Includes 1 official skill: axone-prolog-core-development.

### Top skills in this package

- axone-prolog-core-development: Official Axone skill from axone-protocol/prolog.

### Install

Install the full package:

```bash
npx skills add axone-protocol/prolog -y
```

Install a specific skill:

```bash
npx skills add axone-protocol/prolog@axone-prolog-core-development -y
```

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

Source: https://github.com/axone-protocol/prolog#readme
