# Stagewise AI Agent Skills

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

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

Official page: https://skillscout.sh/official/stagewise-io/
Markdown page: https://skillscout.sh/official/stagewise-io/stagewise-io_skills_skillscout.md
Vendor website: https://stagewise.io/

## Prompt for your agent

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

### stagewise-io/stagewise

Includes 14 official skills: debug, figma, github, implement, javascript-sandbox, learn-skill.

Install:

```bash
npx skills add stagewise-io/stagewise -y
```

Source: https://github.com/stagewise-io/stagewise

## Individual skills

### debug

Official Stagewise skill from stagewise-io/stagewise.

Install:

```bash
npx skills add stagewise-io/stagewise@debug -y
```

Package: stagewise-io/stagewise
Source: https://github.com/stagewise-io/stagewise/tree/HEAD/apps/browser/bundled/skills/debug

### figma

Official Stagewise skill from stagewise-io/stagewise.

Install:

```bash
npx skills add stagewise-io/stagewise@figma -y
```

Package: stagewise-io/stagewise
Source: https://github.com/stagewise-io/stagewise/tree/main/apps/browser/bundled/plugins/figma

### github

Official Stagewise skill from stagewise-io/stagewise.

Install:

```bash
npx skills add stagewise-io/stagewise@github -y
```

Package: stagewise-io/stagewise
Source: https://github.com/stagewise-io/stagewise/tree/HEAD/apps/browser/bundled/plugins/github

### implement

Official Stagewise skill from stagewise-io/stagewise.

Install:

```bash
npx skills add stagewise-io/stagewise@implement -y
```

Package: stagewise-io/stagewise
Source: https://github.com/stagewise-io/stagewise/tree/main/apps/browser/bundled/skills/implement

### javascript-sandbox

Official Stagewise skill from stagewise-io/stagewise.

Install:

```bash
npx skills add stagewise-io/stagewise@javascript-sandbox -y
```

Package: stagewise-io/stagewise
Source: https://github.com/stagewise-io/stagewise/tree/main/apps/browser/bundled/plugins/javascript-sandbox

### learn-skill

Official Stagewise skill from stagewise-io/stagewise.

Install:

```bash
npx skills add stagewise-io/stagewise@learn-skill -y
```

Package: stagewise-io/stagewise
Source: https://github.com/stagewise-io/stagewise/tree/HEAD/apps/browser/bundled/skills/learn-skill

### mini-apps

Official Stagewise skill from stagewise-io/stagewise.

Install:

```bash
npx skills add stagewise-io/stagewise@mini-apps -y
```

Package: stagewise-io/stagewise
Source: https://github.com/stagewise-io/stagewise/tree/main/apps/browser/bundled/plugins/mini-apps

### plan

Official Stagewise skill from stagewise-io/stagewise.

Install:

```bash
npx skills add stagewise-io/stagewise@plan -y
```

Package: stagewise-io/stagewise
Source: https://github.com/stagewise-io/stagewise/tree/main/apps/browser/bundled/skills/plan

### posthog

Official Stagewise skill from stagewise-io/stagewise.

Install:

```bash
npx skills add stagewise-io/stagewise@posthog -y
```

Package: stagewise-io/stagewise
Source: https://github.com/stagewise-io/stagewise/tree/HEAD/apps/browser/bundled/plugins/posthog

### preview

Official Stagewise skill from stagewise-io/stagewise.

Install:

```bash
npx skills add stagewise-io/stagewise@preview -y
```

Package: stagewise-io/stagewise
Source: https://github.com/stagewise-io/stagewise/tree/main/apps/browser/bundled/skills/preview

### remotion

Official Stagewise skill from stagewise-io/stagewise.

Install:

```bash
npx skills add stagewise-io/stagewise@remotion -y
```

Package: stagewise-io/stagewise
Source: https://github.com/stagewise-io/stagewise/tree/HEAD/apps/browser/bundled/plugins/remotion

### supabase

Official Stagewise skill from stagewise-io/stagewise.

Install:

```bash
npx skills add stagewise-io/stagewise@supabase -y
```

Package: stagewise-io/stagewise
Source: https://github.com/stagewise-io/stagewise/tree/HEAD/apps/browser/bundled/plugins/supabase

### vercel

Official Stagewise skill from stagewise-io/stagewise.

Install:

```bash
npx skills add stagewise-io/stagewise@vercel -y
```

Package: stagewise-io/stagewise
Source: https://github.com/stagewise-io/stagewise/tree/HEAD/apps/browser/bundled/plugins/vercel

### watch

Official Stagewise skill from stagewise-io/stagewise.

Install:

```bash
npx skills add stagewise-io/stagewise@watch -y
```

Package: stagewise-io/stagewise
Source: https://github.com/stagewise-io/stagewise/tree/HEAD/apps/browser/bundled/skills/watch

## stagewise-io/stagewise package overview

Includes 14 official skills: debug, figma, github, implement, javascript-sandbox, learn-skill.

### Top skills in this package

- debug: Official Stagewise skill from stagewise-io/stagewise.
- figma: Official Stagewise skill from stagewise-io/stagewise.
- github: Official Stagewise skill from stagewise-io/stagewise.
- implement: Official Stagewise skill from stagewise-io/stagewise.
- javascript-sandbox: Official Stagewise skill from stagewise-io/stagewise.
- learn-skill: Official Stagewise skill from stagewise-io/stagewise.
- mini-apps: Official Stagewise skill from stagewise-io/stagewise.
- plan: Official Stagewise skill from stagewise-io/stagewise.

### Install

Install the full package:

```bash
npx skills add stagewise-io/stagewise -y
```

Install a specific skill:

```bash
npx skills add stagewise-io/stagewise@debug -y
```

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

Source: https://github.com/stagewise-io/stagewise#readme
