# Google Labs AI Agent Skills

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

Browse 37 official AI agent skills across 5 Google Labs repositories, with install commands and source links.

Official page: https://skillscout.sh/official/google-labs-code/
Markdown page: https://skillscout.sh/official/google-labs-code/google-labs-code_skills_skillscout.md
Vendor website: https://labs.google/

## Prompt for your agent

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

### google-labs-code/stitch-skills

Includes 16 official skills: design-md, enhance-prompt, stitch-loop, react-components, shadcn-ui, remotion.

Install:

```bash
npx skills add google-labs-code/stitch-skills -y
```

Source: https://www.skills.sh/official#google-labs-code/stitch-skills

### google-labs-code/jules-skills

Includes 2 official skills: automate-github-issues, local-action-verification.

Install:

```bash
npx skills add google-labs-code/jules-skills -y
```

Source: https://www.skills.sh/official#google-labs-code/jules-skills

### google-labs-code/stitch-sdk

Includes 9 official skills: stitch-sdk-usage, stitch-sdk-readme, stitch-sdk-development, stitch-sdk-domain-design, stitch-sdk-pipeline, tdd-red-green-refactor.

Install:

```bash
npx skills add google-labs-code/stitch-sdk -y
```

Source: https://www.skills.sh/official#google-labs-code/stitch-sdk

### google-labs-code/design.md

Includes 4 official skills: typed-service-contracts, agent-dx-cli-scale, tdd-red-green-refactor, ink.

Install:

```bash
npx skills add google-labs-code/design.md -y
```

Source: https://www.skills.sh/official#google-labs-code/design.md

### google-labs-code/skills

Covers design-md, enhance-prompt, react-components, remotion, shadcn-ui, stitch-loop. Analyzes screens in a Stitch project and writes a DESIGN. Rewrites rough or vague UI generation prompts into structured, detailed prompts optimized for Stitch.

Install:

```bash
npx skills add google-labs-code/skills -y
```

Source: https://officialskills.sh/google-labs-code/skills

## Individual skills

### design-md

Official Google Labs skill from google-labs-code/stitch-skills.

Install:

```bash
npx skills add google-labs-code/stitch-skills@design-md -y
```

Package: google-labs-code/stitch-skills
Source: https://github.com/google-labs-code/stitch-skills/tree/HEAD/plugins/stitch-utilities/skills/design-md

### enhance-prompt

Official Google Labs skill from google-labs-code/stitch-skills.

Install:

```bash
npx skills add google-labs-code/stitch-skills@enhance-prompt -y
```

Package: google-labs-code/stitch-skills
Source: https://github.com/google-labs-code/stitch-skills/tree/HEAD/plugins/stitch-utilities/skills/enhance-prompt

### stitch-loop

Official Google Labs skill from google-labs-code/stitch-skills.

Install:

```bash
npx skills add google-labs-code/stitch-skills@stitch-loop -y
```

Package: google-labs-code/stitch-skills
Source: https://github.com/google-labs-code/stitch-skills/tree/HEAD/plugins/stitch-utilities/skills/stitch-loop

### react-components

Official Google Labs skill from google-labs-code/stitch-skills.

Install:

```bash
npx skills add google-labs-code/stitch-skills@react-components -y
```

Package: google-labs-code/stitch-skills
Source: https://github.com/google-labs-code/stitch-skills/tree/HEAD/plugins/stitch-build/skills/react-components

### shadcn-ui

Official Google Labs skill from google-labs-code/stitch-skills.

Install:

```bash
npx skills add google-labs-code/stitch-skills@shadcn-ui -y
```

Package: google-labs-code/stitch-skills
Source: https://github.com/google-labs-code/stitch-skills/tree/HEAD/plugins/stitch-build/skills/shadcn-ui

### remotion

Official Google Labs skill from google-labs-code/stitch-skills.

Install:

```bash
npx skills add google-labs-code/stitch-skills@remotion -y
```

Package: google-labs-code/stitch-skills
Source: https://github.com/google-labs-code/stitch-skills/tree/HEAD/plugins/stitch-build/skills/remotion

### taste-design

Official Google Labs skill from google-labs-code/stitch-skills.

Install:

```bash
npx skills add google-labs-code/stitch-skills@taste-design -y
```

Package: google-labs-code/stitch-skills
Source: https://github.com/google-labs-code/stitch-skills/tree/HEAD/plugins/stitch-utilities/skills/taste-design

### generate-design

Official Google Labs skill from google-labs-code/stitch-skills.

Install:

```bash
npx skills add google-labs-code/stitch-skills@generate-design -y
```

Package: google-labs-code/stitch-skills
Source: https://github.com/google-labs-code/stitch-skills/tree/HEAD/plugins/stitch-design/skills/generate-design

### extract-design-md

Official Google Labs skill from google-labs-code/stitch-skills.

Install:

```bash
npx skills add google-labs-code/stitch-skills@extract-design-md -y
```

Package: google-labs-code/stitch-skills
Source: https://github.com/google-labs-code/stitch-skills/tree/HEAD/plugins/stitch-design/skills/extract-design-md

### code-to-design

Official Google Labs skill from google-labs-code/stitch-skills.

Install:

```bash
npx skills add google-labs-code/stitch-skills@code-to-design -y
```

Package: google-labs-code/stitch-skills
Source: https://github.com/google-labs-code/stitch-skills/tree/HEAD/plugins/stitch-design/skills/code-to-design

### manage-design-system

Official Google Labs skill from google-labs-code/stitch-skills.

Install:

```bash
npx skills add google-labs-code/stitch-skills@manage-design-system -y
```

Package: google-labs-code/stitch-skills
Source: https://github.com/google-labs-code/stitch-skills/tree/HEAD/plugins/stitch-design/skills/manage-design-system

### extract-static-html

Official Google Labs skill from google-labs-code/stitch-skills.

Install:

```bash
npx skills add google-labs-code/stitch-skills@extract-static-html -y
```

Package: google-labs-code/stitch-skills
Source: https://github.com/google-labs-code/stitch-skills/tree/HEAD/plugins/stitch-design/skills/extract-static-html

### upload-to-stitch

Official Google Labs skill from google-labs-code/stitch-skills.

Install:

```bash
npx skills add google-labs-code/stitch-skills@upload-to-stitch -y
```

Package: google-labs-code/stitch-skills
Source: https://github.com/google-labs-code/stitch-skills/tree/HEAD/plugins/stitch-design/skills/upload-to-stitch

### react-native

Official Google Labs skill from google-labs-code/stitch-skills.

Install:

```bash
npx skills add google-labs-code/stitch-skills@react-native -y
```

Package: google-labs-code/stitch-skills
Source: https://github.com/google-labs-code/stitch-skills/tree/HEAD/plugins/stitch-build/skills/react-native

### react-vite-dashboard

Official Google Labs skill from google-labs-code/stitch-skills.

Install:

```bash
npx skills add google-labs-code/stitch-skills@react-vite-dashboard -y
```

Package: google-labs-code/stitch-skills
Source: https://github.com/google-labs-code/stitch-skills/tree/HEAD/plugins/stitch-build/skills/react-vite-dashboard

### site-md

Official Google Labs skill from google-labs-code/stitch-skills.

Install:

```bash
npx skills add google-labs-code/stitch-skills@site-md -y
```

Package: google-labs-code/stitch-skills
Source: https://github.com/google-labs-code/stitch-skills/tree/HEAD/plugins/stitch-utilities/skills/site-md

### automate-github-issues

Official Google Labs skill from google-labs-code/jules-skills.

Install:

```bash
npx skills add google-labs-code/jules-skills@automate-github-issues -y
```

Package: google-labs-code/jules-skills
Source: https://github.com/google-labs-code/jules-skills/tree/HEAD/skills/automate-github-issues

### local-action-verification

Official Google Labs skill from google-labs-code/jules-skills.

Install:

```bash
npx skills add google-labs-code/jules-skills@local-action-verification -y
```

Package: google-labs-code/jules-skills
Source: https://github.com/google-labs-code/jules-skills/tree/HEAD/skills/local-action-verification

### stitch-sdk-usage

Official Google Labs skill from google-labs-code/stitch-sdk.

Install:

```bash
npx skills add google-labs-code/stitch-sdk@stitch-sdk-usage -y
```

Package: google-labs-code/stitch-sdk
Source: https://www.skills.sh/google-labs-code/stitch-sdk/stitch-sdk-usage

### stitch-sdk-readme

Official Google Labs skill from google-labs-code/stitch-sdk.

Install:

```bash
npx skills add google-labs-code/stitch-sdk@stitch-sdk-readme -y
```

Package: google-labs-code/stitch-sdk
Source: https://www.skills.sh/google-labs-code/stitch-sdk/stitch-sdk-readme

### stitch-sdk-development

Official Google Labs skill from google-labs-code/stitch-sdk.

Install:

```bash
npx skills add google-labs-code/stitch-sdk@stitch-sdk-development -y
```

Package: google-labs-code/stitch-sdk
Source: https://www.skills.sh/google-labs-code/stitch-sdk/stitch-sdk-development

### stitch-sdk-domain-design

Official Google Labs skill from google-labs-code/stitch-sdk.

Install:

```bash
npx skills add google-labs-code/stitch-sdk@stitch-sdk-domain-design -y
```

Package: google-labs-code/stitch-sdk
Source: https://www.skills.sh/google-labs-code/stitch-sdk/stitch-sdk-domain-design

### stitch-sdk-pipeline

Official Google Labs skill from google-labs-code/stitch-sdk.

Install:

```bash
npx skills add google-labs-code/stitch-sdk@stitch-sdk-pipeline -y
```

Package: google-labs-code/stitch-sdk
Source: https://www.skills.sh/google-labs-code/stitch-sdk/stitch-sdk-pipeline

### tdd-red-green-refactor

Official Google Labs skill from google-labs-code/stitch-sdk.

Install:

```bash
npx skills add google-labs-code/stitch-sdk@tdd-red-green-refactor -y
```

Package: google-labs-code/stitch-sdk
Source: https://www.skills.sh/google-labs-code/stitch-sdk/tdd-red-green-refactor

### typed-service-contracts

Official Google Labs skill from google-labs-code/stitch-sdk.

Install:

```bash
npx skills add google-labs-code/stitch-sdk@typed-service-contracts -y
```

Package: google-labs-code/stitch-sdk
Source: https://www.skills.sh/google-labs-code/stitch-sdk/typed-service-contracts

### stitch-sdk-bug-bash

Official Google Labs skill from google-labs-code/stitch-sdk.

Install:

```bash
npx skills add google-labs-code/stitch-sdk@stitch-sdk-bug-bash -y
```

Package: google-labs-code/stitch-sdk
Source: https://www.skills.sh/google-labs-code/stitch-sdk/stitch-sdk-bug-bash

### github-codebase-briefing

Official Google Labs skill from google-labs-code/stitch-sdk.

Install:

```bash
npx skills add google-labs-code/stitch-sdk@github-codebase-briefing -y
```

Package: google-labs-code/stitch-sdk
Source: https://www.skills.sh/google-labs-code/stitch-sdk/github-codebase-briefing

### typed-service-contracts

Official Google Labs skill from google-labs-code/design.md.

Install:

```bash
npx skills add google-labs-code/design.md@typed-service-contracts -y
```

Package: google-labs-code/design.md
Source: https://www.skills.sh/google-labs-code/design.md/typed-service-contracts

### agent-dx-cli-scale

Official Google Labs skill from google-labs-code/design.md.

Install:

```bash
npx skills add google-labs-code/design.md@agent-dx-cli-scale -y
```

Package: google-labs-code/design.md
Source: https://www.skills.sh/google-labs-code/design.md/agent-dx-cli-scale

### tdd-red-green-refactor

Official Google Labs skill from google-labs-code/design.md.

Install:

```bash
npx skills add google-labs-code/design.md@tdd-red-green-refactor -y
```

Package: google-labs-code/design.md
Source: https://www.skills.sh/google-labs-code/design.md/tdd-red-green-refactor

### ink

Official Google Labs skill from google-labs-code/design.md.

Install:

```bash
npx skills add google-labs-code/design.md@ink -y
```

Package: google-labs-code/design.md
Source: https://www.skills.sh/google-labs-code/design.md/ink

### design-md

Analyzes screens in a Stitch project and writes a DESIGN.

Install:

```bash
npx skills add google-labs-code/skills@design-md -y
```

Package: google-labs-code/skills
Source: https://officialskills.sh/google-labs-code/skills/design-md

### enhance-prompt

Rewrites rough or vague UI generation prompts into structured, detailed prompts optimized for Stitch.

Install:

```bash
npx skills add google-labs-code/skills@enhance-prompt -y
```

Package: google-labs-code/skills
Source: https://officialskills.sh/google-labs-code/skills/enhance-prompt

### react-components

Converts Stitch design screens into modular React components with TypeScript interfaces.

Install:

```bash
npx skills add google-labs-code/skills@react-components -y
```

Package: google-labs-code/skills
Source: https://officialskills.sh/google-labs-code/skills/react-components

### remotion

Turns Stitch project screens into walkthrough videos using Remotion.

Install:

```bash
npx skills add google-labs-code/skills@remotion -y
```

Package: google-labs-code/skills
Source: https://officialskills.sh/google-labs-code/skills/remotion

### shadcn-ui

A skill for working with shadcn/ui, a set of copy-paste React components built on Radix UI and Tailwind CSS.

Install:

```bash
npx skills add google-labs-code/skills@shadcn-ui -y
```

Package: google-labs-code/skills
Source: https://officialskills.sh/google-labs-code/skills/shadcn-ui

### stitch-loop

A skill that teaches agents to build multi-page websites using Stitch through a self-sustaining loop.

Install:

```bash
npx skills add google-labs-code/skills@stitch-loop -y
```

Package: google-labs-code/skills
Source: https://officialskills.sh/google-labs-code/skills/stitch-loop

## google-labs-code/stitch-skills package overview

Includes 16 official skills: design-md, enhance-prompt, stitch-loop, react-components, shadcn-ui, remotion.

### Top skills in this package

- design-md: Official Google Labs skill from google-labs-code/stitch-skills.
- enhance-prompt: Official Google Labs skill from google-labs-code/stitch-skills.
- stitch-loop: Official Google Labs skill from google-labs-code/stitch-skills.
- react-components: Official Google Labs skill from google-labs-code/stitch-skills.
- shadcn-ui: Official Google Labs skill from google-labs-code/stitch-skills.
- remotion: Official Google Labs skill from google-labs-code/stitch-skills.
- taste-design: Official Google Labs skill from google-labs-code/stitch-skills.
- generate-design: Official Google Labs skill from google-labs-code/stitch-skills.

### Install

Install the full package:

```bash
npx skills add google-labs-code/stitch-skills -y
```

Install a specific skill:

```bash
npx skills add google-labs-code/stitch-skills@design-md -y
```

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

Source: https://github.com/google-labs-code/stitch-skills#readme
