# ControlTheory AI Agent Skills

ControlTheory publishes official AI agent skills for its tools, services, and developer workflows. ControlTheory builds practical observability tools for modern SREs — open-source tools and AI-powered platforms that distill telemetry down to essential answers.

Browse 2 official AI agent skills across 2 ControlTheory repositories, with install commands and source links.

Official page: https://skillscout.sh/official/control-theory/
Markdown page: https://skillscout.sh/official/control-theory/control-theory_skills_skillscout.md
Vendor website: http://controltheory.com/

## Prompt for your agent

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

### control-theory/dstl8

Includes 1 official skill: dstl8.

Install:

```bash
npx skills add control-theory/dstl8 -y
```

Source: https://github.com/control-theory/dstl8

### control-theory/gonzo

Includes 1 official skill: gonzo.

Install:

```bash
npx skills add control-theory/gonzo -y
```

Source: https://github.com/control-theory/gonzo

## Individual skills

### dstl8

Official ControlTheory skill from control-theory/dstl8.

Install:

```bash
npx skills add control-theory/dstl8@dstl8 -y
```

Package: control-theory/dstl8
Source: https://github.com/control-theory/dstl8/tree/main/skills/dstl8

### gonzo

Official ControlTheory skill from control-theory/gonzo.

Install:

```bash
npx skills add control-theory/gonzo@gonzo -y
```

Package: control-theory/gonzo
Source: https://github.com/control-theory/gonzo/tree/main/skills/gonzo

## control-theory/dstl8 package overview

Includes 1 official skill: dstl8.

### Top skills in this package

- dstl8: Official ControlTheory skill from control-theory/dstl8.

### Install

Install the full package:

```bash
npx skills add control-theory/dstl8 -y
```

Install a specific skill:

```bash
npx skills add control-theory/dstl8@dstl8 -y
```

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

Source: https://github.com/control-theory/dstl8#readme
