# Eventua11y AI Agent Skills

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

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

Official page: https://skillscout.sh/official/eventua11y/
Markdown page: https://skillscout.sh/official/eventua11y/eventua11y_skills_skillscout.md
Vendor website: https://eventua11y.com/

## Prompt for your agent

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

### eventua11y/eventua11y.com

Includes 3 official skills: reviewing-web-awesome, writing-a11y-tests, writing-tests.

Install:

```bash
npx skills add eventua11y/eventua11y.com -y
```

Source: https://github.com/eventua11y/eventua11y.com

## Individual skills

### reviewing-web-awesome

Official Eventua11y skill from eventua11y/eventua11y.com.

Install:

```bash
npx skills add eventua11y/eventua11y.com@reviewing-web-awesome -y
```

Package: eventua11y/eventua11y.com
Source: https://github.com/eventua11y/eventua11y.com/tree/HEAD/.opencode/skills/reviewing-web-awesome

### writing-a11y-tests

Official Eventua11y skill from eventua11y/eventua11y.com.

Install:

```bash
npx skills add eventua11y/eventua11y.com@writing-a11y-tests -y
```

Package: eventua11y/eventua11y.com
Source: https://github.com/eventua11y/eventua11y.com/tree/HEAD/.opencode/skills/writing-a11y-tests

### writing-tests

Official Eventua11y skill from eventua11y/eventua11y.com.

Install:

```bash
npx skills add eventua11y/eventua11y.com@writing-tests -y
```

Package: eventua11y/eventua11y.com
Source: https://github.com/eventua11y/eventua11y.com/tree/HEAD/.opencode/skills/writing-tests

## eventua11y/eventua11y.com package overview

Includes 3 official skills: reviewing-web-awesome, writing-a11y-tests, writing-tests.

### Top skills in this package

- reviewing-web-awesome: Official Eventua11y skill from eventua11y/eventua11y.com.
- writing-a11y-tests: Official Eventua11y skill from eventua11y/eventua11y.com.
- writing-tests: Official Eventua11y skill from eventua11y/eventua11y.com.

### Install

Install the full package:

```bash
npx skills add eventua11y/eventua11y.com -y
```

Install a specific skill:

```bash
npx skills add eventua11y/eventua11y.com@reviewing-web-awesome -y
```

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

Source: https://github.com/eventua11y/eventua11y.com#readme
