# Next2D AI Agent Skills

Next2D publishes official AI agent skills for its tools, services, and developer workflows. Next2D project provides a WebGL 2D rendering engine, a web authoring tool for animation production, and a framework to support team development.

Browse 1 official AI agent skill across 1 Next2D repository, with install commands and source links.

Official page: https://skillscout.sh/official/next2d/
Markdown page: https://skillscout.sh/official/next2d/next2d_skills_skillscout.md
Vendor website: https://next2d.app/

## Prompt for your agent

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

### next2d/next2d-development-assistant

Includes 1 official skill: next2d-development-assistant.

Install:

```bash
npx skills add next2d/next2d-development-assistant -y
```

Source: https://github.com/Next2D/next2d-development-assistant

## Individual skills

### next2d-development-assistant

Official Next2D skill from next2d/next2d-development-assistant.

Install:

```bash
npx skills add next2d/next2d-development-assistant@next2d-development-assistant -y
```

Package: next2d/next2d-development-assistant
Source: https://github.com/next2d/next2d-development-assistant/tree/HEAD/skills/next2d-development-assistant

## next2d/next2d-development-assistant package overview

Includes 1 official skill: next2d-development-assistant.

### Top skills in this package

- next2d-development-assistant: Official Next2D skill from next2d/next2d-development-assistant.

### Install

Install the full package:

```bash
npx skills add next2d/next2d-development-assistant -y
```

Install a specific skill:

```bash
npx skills add next2d/next2d-development-assistant@next2d-development-assistant -y
```

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

Source: https://github.com/next2d/next2d-development-assistant#readme
