# Wonderland AI Agent Skills

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

Browse 2 official AI agent skills across 2 Wonderland repositories, with install commands and source links.

Official page: https://skillscout.sh/official/defi-wonderland/
Markdown page: https://skillscout.sh/official/defi-wonderland/defi-wonderland_skills_skillscout.md
Vendor website: https://wonderland.xyz/

## Prompt for your agent

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

### defi-wonderland/aztec-web-boilerplate

Includes 1 official skill: aztec-frontend.

Install:

```bash
npx skills add defi-wonderland/aztec-web-boilerplate -y
```

Source: https://github.com/defi-wonderland/aztec-web-boilerplate

### defi-wonderland/interop-sdk

Includes 1 official skill: review-interop-sdk.

Install:

```bash
npx skills add defi-wonderland/interop-sdk -y
```

Source: https://github.com/defi-wonderland/interop-sdk

## Individual skills

### aztec-frontend

Official Wonderland skill from defi-wonderland/aztec-web-boilerplate.

Install:

```bash
npx skills add defi-wonderland/aztec-web-boilerplate@aztec-frontend -y
```

Package: defi-wonderland/aztec-web-boilerplate
Source: https://github.com/defi-wonderland/aztec-web-boilerplate/tree/dev/.claude/skills/aztec-frontend

### review-interop-sdk

Official Wonderland skill from defi-wonderland/interop-sdk.

Install:

```bash
npx skills add defi-wonderland/interop-sdk@review-interop-sdk -y
```

Package: defi-wonderland/interop-sdk
Source: https://github.com/defi-wonderland/interop-sdk/tree/dev/.claude/skills/review-interop-sdk

## defi-wonderland/aztec-web-boilerplate package overview

Includes 1 official skill: aztec-frontend.

### Top skills in this package

- aztec-frontend: Official Wonderland skill from defi-wonderland/aztec-web-boilerplate.

### Install

Install the full package:

```bash
npx skills add defi-wonderland/aztec-web-boilerplate -y
```

Install a specific skill:

```bash
npx skills add defi-wonderland/aztec-web-boilerplate@aztec-frontend -y
```

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

Source: https://github.com/defi-wonderland/aztec-web-boilerplate#readme
