# Thesys AI Agent Skills

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

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

Official page: https://skillscout.sh/official/thesysdev/
Markdown page: https://skillscout.sh/official/thesysdev/thesysdev_skills_skillscout.md
Vendor website: https://github.com/thesysdev

## Prompt for your agent

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

### thesysdev/openui

Includes 1 official skill: openui.

Install:

```bash
npx skills add thesysdev/openui -y
```

Source: https://github.com/thesysdev/openui

### thesysdev/skills

Includes 1 official skill: openui.

Install:

```bash
npx skills add thesysdev/skills -y
```

Source: https://github.com/thesysdev/skills

### thesysdev/openclaw-os

Includes 1 official skill: openui-app.

Install:

```bash
npx skills add thesysdev/openclaw-os -y
```

Source: https://github.com/thesysdev/openclaw-os

## Individual skills

### openui

Official Thesys skill from thesysdev/openui.

Install:

```bash
npx skills add thesysdev/openui@openui -y
```

Package: thesysdev/openui
Source: https://github.com/thesysdev/openui/tree/HEAD/skills/openui

### openui

Official Thesys skill from thesysdev/skills.

Install:

```bash
npx skills add thesysdev/skills@openui -y
```

Package: thesysdev/skills
Source: https://github.com/thesysdev/skills/tree/HEAD/skills/openui

### openui-app

Official Thesys skill from thesysdev/openclaw-os.

Install:

```bash
npx skills add thesysdev/openclaw-os@openui-app -y
```

Package: thesysdev/openclaw-os
Source: https://github.com/thesysdev/openclaw-os/tree/main/packages/claw-plugin/skills/openui-app

## thesysdev/skills package overview

Includes 1 official skill: openui.

### Top skills in this package

- openui: Official Thesys skill from thesysdev/skills.

### Install

Install the full package:

```bash
npx skills add thesysdev/skills -y
```

Install a specific skill:

```bash
npx skills add thesysdev/skills@openui -y
```

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

Source: https://github.com/thesysdev/skills#readme
