# Studio Adriatic AI Agent Skills

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

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

Official page: https://skillscout.sh/official/studioadriatic/
Markdown page: https://skillscout.sh/official/studioadriatic/studioadriatic_skills_skillscout.md
Vendor website: https://studioadriatic.com/

## Prompt for your agent

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

### studioadriatic/pgsgp

Includes 1 official skill: update-godot-version.

Install:

```bash
npx skills add studioadriatic/pgsgp -y
```

Source: https://github.com/StudioAdriatic/PGSGP

## Individual skills

### update-godot-version

Official Studio Adriatic skill from studioadriatic/pgsgp.

Install:

```bash
npx skills add studioadriatic/pgsgp@update-godot-version -y
```

Package: studioadriatic/pgsgp
Source: https://github.com/StudioAdriatic/PGSGP/tree/master/.agents/update-godot-version

## studioadriatic/pgsgp package overview

Includes 1 official skill: update-godot-version.

### Top skills in this package

- update-godot-version: Official Studio Adriatic skill from studioadriatic/pgsgp.

### Install

Install the full package:

```bash
npx skills add studioadriatic/pgsgp -y
```

Install a specific skill:

```bash
npx skills add studioadriatic/pgsgp@update-godot-version -y
```

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

Source: https://github.com/studioadriatic/pgsgp#readme
