# Axoniq AI Agent Skills

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

Browse 8 official AI agent skills across 1 Axoniq repository, with install commands and source links.

Official page: https://skillscout.sh/official/axoniq/
Markdown page: https://skillscout.sh/official/axoniq/axoniq_skills_skillscout.md
Vendor website: https://github.com/axoniq

## Prompt for your agent

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

### axoniq/agent-skills

Includes 8 official skills: axoniq-app-dev, axon4to5-isolatedtest, axon4to5-migrate-code, axon4to5-openrewrite, axoniq-framework-contribute-code, axoniq-framework-contribute-docs.

Install:

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

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

## Individual skills

### axoniq-app-dev

Official Axoniq skill from axoniq/agent-skills.

Install:

```bash
npx skills add axoniq/agent-skills@axoniq-app-dev -y
```

Package: axoniq/agent-skills
Source: https://github.com/AxonIQ/agent-skills/tree/main/plugins/axoniq-app-development/skills/axoniq-app-dev

### axon4to5-isolatedtest

Official Axoniq skill from axoniq/agent-skills.

Install:

```bash
npx skills add axoniq/agent-skills@axon4to5-isolatedtest -y
```

Package: axoniq/agent-skills
Source: https://github.com/AxonIQ/agent-skills/tree/main/plugins/axoniq-migration/skills/axon4to5-isolatedtest

### axon4to5-migrate-code

Official Axoniq skill from axoniq/agent-skills.

Install:

```bash
npx skills add axoniq/agent-skills@axon4to5-migrate-code -y
```

Package: axoniq/agent-skills
Source: https://github.com/AxonIQ/agent-skills/tree/main/plugins/axoniq-migration/skills/axon4to5-migrate-code

### axon4to5-openrewrite

Official Axoniq skill from axoniq/agent-skills.

Install:

```bash
npx skills add axoniq/agent-skills@axon4to5-openrewrite -y
```

Package: axoniq/agent-skills
Source: https://github.com/AxonIQ/agent-skills/tree/main/plugins/axoniq-migration/skills/axon4to5-openrewrite

### axoniq-framework-contribute-code

Official Axoniq skill from axoniq/agent-skills.

Install:

```bash
npx skills add axoniq/agent-skills@axoniq-framework-contribute-code -y
```

Package: axoniq/agent-skills
Source: https://github.com/AxonIQ/agent-skills/tree/main/plugins/axoniq-framework-contribution/skills/axoniq-framework-contribute-code

### axoniq-framework-contribute-docs

Official Axoniq skill from axoniq/agent-skills.

Install:

```bash
npx skills add axoniq/agent-skills@axoniq-framework-contribute-docs -y
```

Package: axoniq/agent-skills
Source: https://github.com/AxonIQ/agent-skills/tree/main/plugins/axoniq-framework-contribution/skills/axoniq-framework-contribute-docs

### axoniq-framework-contribute-pr-comments

Official Axoniq skill from axoniq/agent-skills.

Install:

```bash
npx skills add axoniq/agent-skills@axoniq-framework-contribute-pr-comments -y
```

Package: axoniq/agent-skills
Source: https://github.com/AxonIQ/agent-skills/tree/main/plugins/axoniq-framework-contribution/skills/axoniq-framework-contribute-pr-comments

### axoniq-framework-contribute-review

Official Axoniq skill from axoniq/agent-skills.

Install:

```bash
npx skills add axoniq/agent-skills@axoniq-framework-contribute-review -y
```

Package: axoniq/agent-skills
Source: https://github.com/AxonIQ/agent-skills/tree/main/plugins/axoniq-framework-contribution/skills/axoniq-framework-contribute-review

## axoniq/agent-skills package overview

Includes 8 official skills: axoniq-app-dev, axon4to5-isolatedtest, axon4to5-migrate-code, axon4to5-openrewrite, axoniq-framework-contribute-code, axoniq-framework-contribute-docs.

### Top skills in this package

- axoniq-app-dev: Official Axoniq skill from axoniq/agent-skills.
- axon4to5-isolatedtest: Official Axoniq skill from axoniq/agent-skills.
- axon4to5-migrate-code: Official Axoniq skill from axoniq/agent-skills.
- axon4to5-openrewrite: Official Axoniq skill from axoniq/agent-skills.
- axoniq-framework-contribute-code: Official Axoniq skill from axoniq/agent-skills.
- axoniq-framework-contribute-docs: Official Axoniq skill from axoniq/agent-skills.
- axoniq-framework-contribute-pr-comments: Official Axoniq skill from axoniq/agent-skills.
- axoniq-framework-contribute-review: Official Axoniq skill from axoniq/agent-skills.

### Install

Install the full package:

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

Install a specific skill:

```bash
npx skills add axoniq/agent-skills@axoniq-app-dev -y
```

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

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