# Van Ons Internet Agency AI Agent Skills

Van Ons Internet Agency publishes official AI agent skills for its tools, services, and developer workflows.

Browse 1 official AI agent skill across 1 Van Ons Internet Agency repository, with install commands and source links.

Official page: https://skillscout.sh/official/vanons/
Markdown page: https://skillscout.sh/official/vanons/vanons_skills_skillscout.md
Vendor website: https://www.van-ons.nl/

## Prompt for your agent

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

### vanons/filament-attachment-library

Includes 1 official skill: attachment-field.

Install:

```bash
npx skills add vanons/filament-attachment-library -y
```

Source: https://github.com/VanOns/filament-attachment-library

## Individual skills

### attachment-field

Official Van Ons Internet Agency skill from vanons/filament-attachment-library.

Install:

```bash
npx skills add vanons/filament-attachment-library@attachment-field -y
```

Package: vanons/filament-attachment-library
Source: https://github.com/VanOns/filament-attachment-library/tree/main/resources/boost/skills/attachment-field

## vanons/filament-attachment-library package overview

Includes 1 official skill: attachment-field.

### Top skills in this package

- attachment-field: Official Van Ons Internet Agency skill from vanons/filament-attachment-library.

### Install

Install the full package:

```bash
npx skills add vanons/filament-attachment-library -y
```

Install a specific skill:

```bash
npx skills add vanons/filament-attachment-library@attachment-field -y
```

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

Source: https://github.com/vanons/filament-attachment-library#readme
