# Friends Of Shopware AI Agent Skills

Friends Of Shopware publishes official AI agent skills for its tools, services, and developer workflows.

Browse 2 official AI agent skills across 1 Friends Of Shopware repository, with install commands and source links.

Official page: https://skillscout.sh/official/friendsofshopware/
Markdown page: https://skillscout.sh/official/friendsofshopware/friendsofshopware_skills_skillscout.md
Vendor website: https://friendsofshopware.com/

## Prompt for your agent

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

### friendsofshopware/agent-skills

Includes 2 official skills: shopware-phpunit, shopware-admin-crud-module.

Install:

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

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

## Individual skills

### shopware-phpunit

Official Friends Of Shopware skill from friendsofshopware/agent-skills.

Install:

```bash
npx skills add friendsofshopware/agent-skills@shopware-phpunit -y
```

Package: friendsofshopware/agent-skills
Source: https://github.com/FriendsOfShopware/agent-skills/tree/main/skills/shopware-phpunit

### shopware-admin-crud-module

Official Friends Of Shopware skill from friendsofshopware/agent-skills.

Install:

```bash
npx skills add friendsofshopware/agent-skills@shopware-admin-crud-module -y
```

Package: friendsofshopware/agent-skills
Source: https://github.com/FriendsOfShopware/agent-skills/tree/main/skills/shopware-admin-crud-module

## friendsofshopware/agent-skills package overview

Includes 2 official skills: shopware-phpunit, shopware-admin-crud-module.

### Top skills in this package

- shopware-phpunit: Official Friends Of Shopware skill from friendsofshopware/agent-skills.
- shopware-admin-crud-module: Official Friends Of Shopware skill from friendsofshopware/agent-skills.

### Install

Install the full package:

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

Install a specific skill:

```bash
npx skills add friendsofshopware/agent-skills@shopware-phpunit -y
```

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

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