# Antithesis AI Agent Skills

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

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

Official page: https://skillscout.sh/official/antithesishq/
Markdown page: https://skillscout.sh/official/antithesishq/antithesishq_skills_skillscout.md
Vendor website: https://www.antithesis.com/

## Prompt for your agent

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

### antithesishq/antithesis-skills

Includes 11 official skills: antithesis-research, antithesis-triage, antithesis-documentation, antithesis-workload, antithesis-setup, antithesis-debug.

Install:

```bash
npx skills add antithesishq/antithesis-skills -y
```

Source: https://github.com/antithesishq/antithesis-skills

## Individual skills

### antithesis-research

Official Antithesis skill from antithesishq/antithesis-skills.

Install:

```bash
npx skills add antithesishq/antithesis-skills@antithesis-research -y
```

Package: antithesishq/antithesis-skills
Source: https://github.com/antithesishq/antithesis-skills/tree/main/antithesis-research

### antithesis-triage

Official Antithesis skill from antithesishq/antithesis-skills.

Install:

```bash
npx skills add antithesishq/antithesis-skills@antithesis-triage -y
```

Package: antithesishq/antithesis-skills
Source: https://github.com/antithesishq/antithesis-skills/tree/HEAD/antithesis-triage

### antithesis-documentation

Official Antithesis skill from antithesishq/antithesis-skills.

Install:

```bash
npx skills add antithesishq/antithesis-skills@antithesis-documentation -y
```

Package: antithesishq/antithesis-skills
Source: https://github.com/antithesishq/antithesis-skills/tree/main/antithesis-documentation

### antithesis-workload

Official Antithesis skill from antithesishq/antithesis-skills.

Install:

```bash
npx skills add antithesishq/antithesis-skills@antithesis-workload -y
```

Package: antithesishq/antithesis-skills
Source: https://github.com/antithesishq/antithesis-skills/tree/HEAD/antithesis-workload

### antithesis-setup

Official Antithesis skill from antithesishq/antithesis-skills.

Install:

```bash
npx skills add antithesishq/antithesis-skills@antithesis-setup -y
```

Package: antithesishq/antithesis-skills
Source: https://github.com/antithesishq/antithesis-skills/tree/main/antithesis-setup

### antithesis-debug

Official Antithesis skill from antithesishq/antithesis-skills.

Install:

```bash
npx skills add antithesishq/antithesis-skills@antithesis-debug -y
```

Package: antithesishq/antithesis-skills
Source: https://github.com/antithesishq/antithesis-skills/tree/main/antithesis-debug

### antithesis-launch

Official Antithesis skill from antithesishq/antithesis-skills.

Install:

```bash
npx skills add antithesishq/antithesis-skills@antithesis-launch -y
```

Package: antithesishq/antithesis-skills
Source: https://github.com/antithesishq/antithesis-skills/tree/main/antithesis-launch

### antithesis-query-logs

Official Antithesis skill from antithesishq/antithesis-skills.

Install:

```bash
npx skills add antithesishq/antithesis-skills@antithesis-query-logs -y
```

Package: antithesishq/antithesis-skills
Source: https://github.com/antithesishq/antithesis-skills/tree/main/antithesis-query-logs

### antithesis-skills-feedback

Official Antithesis skill from antithesishq/antithesis-skills.

Install:

```bash
npx skills add antithesishq/antithesis-skills@antithesis-skills-feedback -y
```

Package: antithesishq/antithesis-skills
Source: https://github.com/antithesishq/antithesis-skills/tree/HEAD/antithesis-skills-feedback

### antithesis-agent-browser

Official Antithesis skill from antithesishq/antithesis-skills.

Install:

```bash
npx skills add antithesishq/antithesis-skills@antithesis-agent-browser -y
```

Package: antithesishq/antithesis-skills
Source: https://github.com/antithesishq/antithesis-skills/tree/main/antithesis-agent-browser

### antithesis-setup-k8s

Official Antithesis skill from antithesishq/antithesis-skills.

Install:

```bash
npx skills add antithesishq/antithesis-skills@antithesis-setup-k8s -y
```

Package: antithesishq/antithesis-skills
Source: https://github.com/antithesishq/antithesis-skills/tree/main/antithesis-setup-k8s

## antithesishq/antithesis-skills package overview

Includes 11 official skills: antithesis-research, antithesis-triage, antithesis-documentation, antithesis-workload, antithesis-setup, antithesis-debug.

### Top skills in this package

- antithesis-research: Official Antithesis skill from antithesishq/antithesis-skills.
- antithesis-triage: Official Antithesis skill from antithesishq/antithesis-skills.
- antithesis-documentation: Official Antithesis skill from antithesishq/antithesis-skills.
- antithesis-workload: Official Antithesis skill from antithesishq/antithesis-skills.
- antithesis-setup: Official Antithesis skill from antithesishq/antithesis-skills.
- antithesis-debug: Official Antithesis skill from antithesishq/antithesis-skills.
- antithesis-launch: Official Antithesis skill from antithesishq/antithesis-skills.
- antithesis-query-logs: Official Antithesis skill from antithesishq/antithesis-skills.

### Install

Install the full package:

```bash
npx skills add antithesishq/antithesis-skills -y
```

Install a specific skill:

```bash
npx skills add antithesishq/antithesis-skills@antithesis-research -y
```

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

Source: https://github.com/antithesishq/antithesis-skills#readme
