# Kotest AI Agent Skills

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

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

Official page: https://skillscout.sh/official/kotest/
Markdown page: https://skillscout.sh/official/kotest/kotest_skills_skillscout.md
Vendor website: https://kotest.io/

## Prompt for your agent

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

### kotest/kotest

Includes 1 official skill: kotest.

Install:

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

Source: https://github.com/kotest/kotest

## Individual skills

### kotest

Official Kotest skill from kotest/kotest.

Install:

```bash
npx skills add kotest/kotest@kotest -y
```

Package: kotest/kotest
Source: https://github.com/kotest/kotest/tree/master/skills/kotest

## kotest/kotest package overview

Includes 1 official skill: kotest.

### Top skills in this package

- kotest: Official Kotest skill from kotest/kotest.

### Install

Install the full package:

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

Install a specific skill:

```bash
npx skills add kotest/kotest@kotest -y
```

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

Source: https://github.com/kotest/kotest#readme
