# StackBlitz AI Agent Skills

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

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

Official page: https://skillscout.sh/official/stackblitz/
Markdown page: https://skillscout.sh/official/stackblitz/stackblitz_skills_skillscout.md
Vendor website: https://stackblitz.com/

## Prompt for your agent

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

### stackblitz/bolt-slides

Includes 1 official skill: slides.

Install:

```bash
npx skills add stackblitz/bolt-slides -y
```

Source: https://github.com/stackblitz/bolt-slides

### stackblitz/starters

Includes 1 official skill: slides.

Install:

```bash
npx skills add stackblitz/starters -y
```

Source: https://github.com/stackblitz/starters

## Individual skills

### slides

Official StackBlitz skill from stackblitz/bolt-slides.

Install:

```bash
npx skills add stackblitz/bolt-slides@slides -y
```

Package: stackblitz/bolt-slides
Source: https://github.com/stackblitz/bolt-slides/tree/main/.bolt/skills/slides

### slides

Official StackBlitz skill from stackblitz/starters.

Install:

```bash
npx skills add stackblitz/starters@slides -y
```

Package: stackblitz/starters
Source: https://github.com/stackblitz/starters/tree/HEAD/bolt-slides/.bolt/skills/slides

## stackblitz/bolt-slides package overview

Includes 1 official skill: slides.

### Top skills in this package

- slides: Official StackBlitz skill from stackblitz/bolt-slides.

### Install

Install the full package:

```bash
npx skills add stackblitz/bolt-slides -y
```

Install a specific skill:

```bash
npx skills add stackblitz/bolt-slides@slides -y
```

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

Source: https://github.com/stackblitz/bolt-slides#readme
