# The Seventeen Engineering AI Agent Skills

The Seventeen Engineering publishes official AI agent skills for its tools, services, and developer workflows.

Browse 1 official AI agent skill across 1 The Seventeen Engineering repository, with install commands and source links.

Official page: https://skillscout.sh/official/the-17/
Markdown page: https://skillscout.sh/official/the-17/the-17_skills_skillscout.md
Vendor website: https://theseventeen.co/

## Prompt for your agent

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

### the-17/agentsecrets

Includes 1 official skill: openclaw.

Install:

```bash
npx skills add the-17/agentsecrets -y
```

Source: https://github.com/The-17/agentsecrets

## Individual skills

### openclaw

Official The Seventeen Engineering skill from the-17/agentsecrets.

Install:

```bash
npx skills add the-17/agentsecrets@openclaw -y
```

Package: the-17/agentsecrets
Source: https://github.com/The-17/agentsecrets/tree/main/integrations/openclaw

## the-17/agentsecrets package overview

Includes 1 official skill: openclaw.

### Top skills in this package

- openclaw: Official The Seventeen Engineering skill from the-17/agentsecrets.

### Install

Install the full package:

```bash
npx skills add the-17/agentsecrets -y
```

Install a specific skill:

```bash
npx skills add the-17/agentsecrets@openclaw -y
```

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

Source: https://github.com/the-17/agentsecrets#readme
