# Studio Meta AI Agent Skills

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

Browse 4 official AI agent skills across 3 Studio Meta repositories, with install commands and source links.

Official page: https://skillscout.sh/official/studiometa/
Markdown page: https://skillscout.sh/official/studiometa/studiometa_skills_skillscout.md
Vendor website: https://www.studiometa.fr/

## Prompt for your agent

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

### studiometa/productive-tools

Includes 2 official skills: skills, skills.

Install:

```bash
npx skills add studiometa/productive-tools -y
```

Source: https://github.com/studiometa/productive-tools

### studiometa/foehn-framework

Includes 1 official skill: foehn.

Install:

```bash
npx skills add studiometa/foehn-framework -y
```

Source: https://github.com/studiometa/foehn-framework

### studiometa/forge-tools

Includes 1 official skill: skills.

Install:

```bash
npx skills add studiometa/forge-tools -y
```

Source: https://github.com/studiometa/forge-tools

## Individual skills

### skills

Official Studio Meta skill from studiometa/productive-tools.

Install:

```bash
npx skills add studiometa/productive-tools@skills -y
```

Package: studiometa/productive-tools
Source: https://github.com/studiometa/productive-tools/tree/main/packages/cli/skills

### skills

Official Studio Meta skill from studiometa/productive-tools.

Install:

```bash
npx skills add studiometa/productive-tools@skills -y
```

Package: studiometa/productive-tools
Source: https://github.com/studiometa/productive-tools/tree/main/packages/mcp/skills

### foehn

Official Studio Meta skill from studiometa/foehn-framework.

Install:

```bash
npx skills add studiometa/foehn-framework@foehn -y
```

Package: studiometa/foehn-framework
Source: https://github.com/studiometa/foehn-framework/tree/main/packages/foehn/skills/foehn

### skills

Official Studio Meta skill from studiometa/forge-tools.

Install:

```bash
npx skills add studiometa/forge-tools@skills -y
```

Package: studiometa/forge-tools
Source: https://github.com/studiometa/forge-tools/tree/main/packages/mcp/skills

## studiometa/productive-tools package overview

Includes 2 official skills: skills, skills.

### Top skills in this package

- skills: Official Studio Meta skill from studiometa/productive-tools.
- skills: Official Studio Meta skill from studiometa/productive-tools.

### Install

Install the full package:

```bash
npx skills add studiometa/productive-tools -y
```

Install a specific skill:

```bash
npx skills add studiometa/productive-tools@skills -y
```

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

Source: https://github.com/studiometa/productive-tools#readme
