# Maestro AI Agent Skills

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

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

Official page: https://skillscout.sh/official/maestro-org/
Markdown page: https://skillscout.sh/official/maestro-org/maestro-org_skills_skillscout.md
Vendor website: https://gomaestro.org/

## Prompt for your agent

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

### maestro-org/oco

Includes 2 official skills: betterstack-uptime-triage, thoughtful-oco-facilitator.

Install:

```bash
npx skills add maestro-org/oco -y
```

Source: https://github.com/maestro-org/oco

## Individual skills

### betterstack-uptime-triage

Official Maestro skill from maestro-org/oco.

Install:

```bash
npx skills add maestro-org/oco@betterstack-uptime-triage -y
```

Package: maestro-org/oco
Source: https://github.com/maestro-org/oco/tree/main/skills/betterstack-uptime-triage

### thoughtful-oco-facilitator

Official Maestro skill from maestro-org/oco.

Install:

```bash
npx skills add maestro-org/oco@thoughtful-oco-facilitator -y
```

Package: maestro-org/oco
Source: https://github.com/maestro-org/oco/tree/main/skills/thoughtful-oco-facilitator

## maestro-org/oco package overview

Includes 2 official skills: betterstack-uptime-triage, thoughtful-oco-facilitator.

### Top skills in this package

- betterstack-uptime-triage: Official Maestro skill from maestro-org/oco.
- thoughtful-oco-facilitator: Official Maestro skill from maestro-org/oco.

### Install

Install the full package:

```bash
npx skills add maestro-org/oco -y
```

Install a specific skill:

```bash
npx skills add maestro-org/oco@betterstack-uptime-triage -y
```

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

Source: https://github.com/maestro-org/oco#readme
