# Ansible Collections AI Agent Skills

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

Browse 35 official AI agent skills across 10 Ansible Collections repositories, with install commands and source links.

Official page: https://skillscout.sh/official/ansible-collections/
Markdown page: https://skillscout.sh/official/ansible-collections/ansible-collections_skills_skillscout.md
Vendor website: https://ansible.com/

## Prompt for your agent

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

### ansible-collections/ansible.mysql

Includes 4 official skills: run-tests, commit, pr-review, release.

Install:

```bash
npx skills add ansible-collections/ansible.mysql -y
```

Source: https://github.com/ansible-collections/ansible.mysql

### ansible-collections/community.libvirt

Includes 4 official skills: commit, pr-review, release, run-tests.

Install:

```bash
npx skills add ansible-collections/community.libvirt -y
```

Source: https://github.com/ansible-collections/community.libvirt

### ansible-collections/community.clickhouse

Includes 4 official skills: release, commit, pr-review, run-tests.

Install:

```bash
npx skills add ansible-collections/community.clickhouse -y
```

Source: https://github.com/ansible-collections/community.clickhouse

### ansible-collections/ansible.mariadb

Includes 4 official skills: commit, pr-review, release, run-tests.

Install:

```bash
npx skills add ansible-collections/ansible.mariadb -y
```

Source: https://github.com/ansible-collections/ansible.mariadb

### ansible-collections/community.postgresql

Includes 4 official skills: commit, pr-review, release, run-tests.

Install:

```bash
npx skills add ansible-collections/community.postgresql -y
```

Source: https://github.com/ansible-collections/community.postgresql

### ansible-collections/community.proxysql

Includes 4 official skills: commit, pr-review, release, run-tests.

Install:

```bash
npx skills add ansible-collections/community.proxysql -y
```

Source: https://github.com/ansible-collections/community.proxysql

### ansible-collections/community.rabbitmq

Includes 4 official skills: commit, pr-review, release, run-tests.

Install:

```bash
npx skills add ansible-collections/community.rabbitmq -y
```

Source: https://github.com/ansible-collections/community.rabbitmq

### ansible-collections/vmware.vmware_rest

Includes 4 official skills: ansible-module-doc-review, generate-ansible-module, generate-integration-tests, generate-unit-tests.

Install:

```bash
npx skills add ansible-collections/vmware.vmware_rest -y
```

Source: https://github.com/ansible-collections/vmware.vmware_rest

### ansible-collections/community.beszel

Includes 2 official skills: changelogs, commit.

Install:

```bash
npx skills add ansible-collections/community.beszel -y
```

Source: https://github.com/ansible-collections/community.beszel

### ansible-collections/servicenow.itsm

Includes 1 official skill: update-snow-release.

Install:

```bash
npx skills add ansible-collections/servicenow.itsm -y
```

Source: https://github.com/ansible-collections/servicenow.itsm

## Individual skills

### run-tests

Official Ansible Collections skill from ansible-collections/ansible.mysql.

Install:

```bash
npx skills add ansible-collections/ansible.mysql@run-tests -y
```

Package: ansible-collections/ansible.mysql
Source: https://github.com/ansible-collections/ansible.mysql/tree/main/.agents/skills/run-tests

### commit

Official Ansible Collections skill from ansible-collections/ansible.mysql.

Install:

```bash
npx skills add ansible-collections/ansible.mysql@commit -y
```

Package: ansible-collections/ansible.mysql
Source: https://github.com/ansible-collections/ansible.mysql/tree/main/.agents/skills/commit

### pr-review

Official Ansible Collections skill from ansible-collections/ansible.mysql.

Install:

```bash
npx skills add ansible-collections/ansible.mysql@pr-review -y
```

Package: ansible-collections/ansible.mysql
Source: https://github.com/ansible-collections/ansible.mysql/tree/main/.agents/skills/pr-review

### release

Official Ansible Collections skill from ansible-collections/ansible.mysql.

Install:

```bash
npx skills add ansible-collections/ansible.mysql@release -y
```

Package: ansible-collections/ansible.mysql
Source: https://github.com/ansible-collections/ansible.mysql/tree/main/.agents/skills/release

### commit

Official Ansible Collections skill from ansible-collections/community.libvirt.

Install:

```bash
npx skills add ansible-collections/community.libvirt@commit -y
```

Package: ansible-collections/community.libvirt
Source: https://github.com/ansible-collections/community.libvirt/tree/main/.agents/skills/commit

### pr-review

Official Ansible Collections skill from ansible-collections/community.libvirt.

Install:

```bash
npx skills add ansible-collections/community.libvirt@pr-review -y
```

Package: ansible-collections/community.libvirt
Source: https://github.com/ansible-collections/community.libvirt/tree/main/.agents/skills/pr-review

### release

Official Ansible Collections skill from ansible-collections/community.libvirt.

Install:

```bash
npx skills add ansible-collections/community.libvirt@release -y
```

Package: ansible-collections/community.libvirt
Source: https://github.com/ansible-collections/community.libvirt/tree/HEAD/.agents/skills/release

### run-tests

Official Ansible Collections skill from ansible-collections/community.libvirt.

Install:

```bash
npx skills add ansible-collections/community.libvirt@run-tests -y
```

Package: ansible-collections/community.libvirt
Source: https://github.com/ansible-collections/community.libvirt/tree/main/.agents/skills/run-tests

### release

Official Ansible Collections skill from ansible-collections/community.clickhouse.

Install:

```bash
npx skills add ansible-collections/community.clickhouse@release -y
```

Package: ansible-collections/community.clickhouse
Source: https://github.com/ansible-collections/community.clickhouse/tree/HEAD/.agents/skills/release

### commit

Official Ansible Collections skill from ansible-collections/community.clickhouse.

Install:

```bash
npx skills add ansible-collections/community.clickhouse@commit -y
```

Package: ansible-collections/community.clickhouse
Source: https://github.com/ansible-collections/community.clickhouse/tree/HEAD/.agents/skills/commit

### pr-review

Official Ansible Collections skill from ansible-collections/community.clickhouse.

Install:

```bash
npx skills add ansible-collections/community.clickhouse@pr-review -y
```

Package: ansible-collections/community.clickhouse
Source: https://github.com/ansible-collections/community.clickhouse/tree/main/.agents/skills/pr-review

### run-tests

Official Ansible Collections skill from ansible-collections/community.clickhouse.

Install:

```bash
npx skills add ansible-collections/community.clickhouse@run-tests -y
```

Package: ansible-collections/community.clickhouse
Source: https://github.com/ansible-collections/community.clickhouse/tree/main/.agents/skills/run-tests

### commit

Official Ansible Collections skill from ansible-collections/ansible.mariadb.

Install:

```bash
npx skills add ansible-collections/ansible.mariadb@commit -y
```

Package: ansible-collections/ansible.mariadb
Source: https://github.com/ansible-collections/ansible.mariadb/tree/HEAD/.agents/skills/commit

### pr-review

Official Ansible Collections skill from ansible-collections/ansible.mariadb.

Install:

```bash
npx skills add ansible-collections/ansible.mariadb@pr-review -y
```

Package: ansible-collections/ansible.mariadb
Source: https://github.com/ansible-collections/ansible.mariadb/tree/main/.agents/skills/pr-review

### release

Official Ansible Collections skill from ansible-collections/ansible.mariadb.

Install:

```bash
npx skills add ansible-collections/ansible.mariadb@release -y
```

Package: ansible-collections/ansible.mariadb
Source: https://github.com/ansible-collections/ansible.mariadb/tree/HEAD/.agents/skills/release

### run-tests

Official Ansible Collections skill from ansible-collections/ansible.mariadb.

Install:

```bash
npx skills add ansible-collections/ansible.mariadb@run-tests -y
```

Package: ansible-collections/ansible.mariadb
Source: https://github.com/ansible-collections/ansible.mariadb/tree/main/.agents/skills/run-tests

### commit

Official Ansible Collections skill from ansible-collections/community.postgresql.

Install:

```bash
npx skills add ansible-collections/community.postgresql@commit -y
```

Package: ansible-collections/community.postgresql
Source: https://github.com/ansible-collections/community.postgresql/tree/main/.agents/skills/commit

### pr-review

Official Ansible Collections skill from ansible-collections/community.postgresql.

Install:

```bash
npx skills add ansible-collections/community.postgresql@pr-review -y
```

Package: ansible-collections/community.postgresql
Source: https://github.com/ansible-collections/community.postgresql/tree/main/.agents/skills/pr-review

### release

Official Ansible Collections skill from ansible-collections/community.postgresql.

Install:

```bash
npx skills add ansible-collections/community.postgresql@release -y
```

Package: ansible-collections/community.postgresql
Source: https://github.com/ansible-collections/community.postgresql/tree/HEAD/.agents/skills/release

### run-tests

Official Ansible Collections skill from ansible-collections/community.postgresql.

Install:

```bash
npx skills add ansible-collections/community.postgresql@run-tests -y
```

Package: ansible-collections/community.postgresql
Source: https://github.com/ansible-collections/community.postgresql/tree/main/.agents/skills/run-tests

### commit

Official Ansible Collections skill from ansible-collections/community.proxysql.

Install:

```bash
npx skills add ansible-collections/community.proxysql@commit -y
```

Package: ansible-collections/community.proxysql
Source: https://github.com/ansible-collections/community.proxysql/tree/HEAD/.agents/skills/commit

### pr-review

Official Ansible Collections skill from ansible-collections/community.proxysql.

Install:

```bash
npx skills add ansible-collections/community.proxysql@pr-review -y
```

Package: ansible-collections/community.proxysql
Source: https://github.com/ansible-collections/community.proxysql/tree/main/.agents/skills/pr-review

### release

Official Ansible Collections skill from ansible-collections/community.proxysql.

Install:

```bash
npx skills add ansible-collections/community.proxysql@release -y
```

Package: ansible-collections/community.proxysql
Source: https://github.com/ansible-collections/community.proxysql/tree/HEAD/.agents/skills/release

### run-tests

Official Ansible Collections skill from ansible-collections/community.proxysql.

Install:

```bash
npx skills add ansible-collections/community.proxysql@run-tests -y
```

Package: ansible-collections/community.proxysql
Source: https://github.com/ansible-collections/community.proxysql/tree/main/.agents/skills/run-tests

### commit

Official Ansible Collections skill from ansible-collections/community.rabbitmq.

Install:

```bash
npx skills add ansible-collections/community.rabbitmq@commit -y
```

Package: ansible-collections/community.rabbitmq
Source: https://github.com/ansible-collections/community.rabbitmq/tree/main/.agents/skills/commit

### pr-review

Official Ansible Collections skill from ansible-collections/community.rabbitmq.

Install:

```bash
npx skills add ansible-collections/community.rabbitmq@pr-review -y
```

Package: ansible-collections/community.rabbitmq
Source: https://github.com/ansible-collections/community.rabbitmq/tree/HEAD/.agents/skills/pr-review

### release

Official Ansible Collections skill from ansible-collections/community.rabbitmq.

Install:

```bash
npx skills add ansible-collections/community.rabbitmq@release -y
```

Package: ansible-collections/community.rabbitmq
Source: https://github.com/ansible-collections/community.rabbitmq/tree/HEAD/.agents/skills/release

### run-tests

Official Ansible Collections skill from ansible-collections/community.rabbitmq.

Install:

```bash
npx skills add ansible-collections/community.rabbitmq@run-tests -y
```

Package: ansible-collections/community.rabbitmq
Source: https://github.com/ansible-collections/community.rabbitmq/tree/main/.agents/skills/run-tests

### ansible-module-doc-review

Official Ansible Collections skill from ansible-collections/vmware.vmware_rest.

Install:

```bash
npx skills add ansible-collections/vmware.vmware_rest@ansible-module-doc-review -y
```

Package: ansible-collections/vmware.vmware_rest
Source: https://github.com/ansible-collections/vmware.vmware_rest/tree/main/.agents/skills/ansible-module-doc-review

### generate-ansible-module

Official Ansible Collections skill from ansible-collections/vmware.vmware_rest.

Install:

```bash
npx skills add ansible-collections/vmware.vmware_rest@generate-ansible-module -y
```

Package: ansible-collections/vmware.vmware_rest
Source: https://github.com/ansible-collections/vmware.vmware_rest/tree/main/.agents/skills/generate-ansible-module

### generate-integration-tests

Official Ansible Collections skill from ansible-collections/vmware.vmware_rest.

Install:

```bash
npx skills add ansible-collections/vmware.vmware_rest@generate-integration-tests -y
```

Package: ansible-collections/vmware.vmware_rest
Source: https://github.com/ansible-collections/vmware.vmware_rest/tree/HEAD/.agents/skills/generate-integration-tests

### generate-unit-tests

Official Ansible Collections skill from ansible-collections/vmware.vmware_rest.

Install:

```bash
npx skills add ansible-collections/vmware.vmware_rest@generate-unit-tests -y
```

Package: ansible-collections/vmware.vmware_rest
Source: https://github.com/ansible-collections/vmware.vmware_rest/tree/main/.agents/skills/generate-unit-tests

### changelogs

Official Ansible Collections skill from ansible-collections/community.beszel.

Install:

```bash
npx skills add ansible-collections/community.beszel@changelogs -y
```

Package: ansible-collections/community.beszel
Source: https://github.com/ansible-collections/community.beszel/tree/HEAD/.agents/skills/changelogs

### commit

Official Ansible Collections skill from ansible-collections/community.beszel.

Install:

```bash
npx skills add ansible-collections/community.beszel@commit -y
```

Package: ansible-collections/community.beszel
Source: https://github.com/ansible-collections/community.beszel/tree/HEAD/.agents/skills/commit

### update-snow-release

Official Ansible Collections skill from ansible-collections/servicenow.itsm.

Install:

```bash
npx skills add ansible-collections/servicenow.itsm@update-snow-release -y
```

Package: ansible-collections/servicenow.itsm
Source: https://github.com/ansible-collections/servicenow.itsm/tree/main/.agents/skills/update-snow-release

## ansible-collections/ansible.mysql package overview

Includes 4 official skills: run-tests, commit, pr-review, release.

### Top skills in this package

- run-tests: Official Ansible Collections skill from ansible-collections/ansible.mysql.
- commit: Official Ansible Collections skill from ansible-collections/ansible.mysql.
- pr-review: Official Ansible Collections skill from ansible-collections/ansible.mysql.
- release: Official Ansible Collections skill from ansible-collections/ansible.mysql.

### Install

Install the full package:

```bash
npx skills add ansible-collections/ansible.mysql -y
```

Install a specific skill:

```bash
npx skills add ansible-collections/ansible.mysql@run-tests -y
```

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

Source: https://github.com/ansible-collections/ansible.mysql#readme
