# SoloKeys AI Agent Skills

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

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

Official page: https://skillscout.sh/official/solokeys/
Markdown page: https://skillscout.sh/official/solokeys/solokeys_skills_skillscout.md
Vendor website: https://solokeys.com/

## Prompt for your agent

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

### solokeys/solo2

Includes 3 official skills: flash-solo-hacker, solo2-cli, solo2-examples.

Install:

```bash
npx skills add solokeys/solo2 -y
```

Source: https://github.com/solokeys/solo2

## Individual skills

### flash-solo-hacker

Official SoloKeys skill from solokeys/solo2.

Install:

```bash
npx skills add solokeys/solo2@flash-solo-hacker -y
```

Package: solokeys/solo2
Source: https://github.com/solokeys/solo2/tree/main/skills/flash-solo-hacker

### solo2-cli

Official SoloKeys skill from solokeys/solo2.

Install:

```bash
npx skills add solokeys/solo2@solo2-cli -y
```

Package: solokeys/solo2
Source: https://github.com/solokeys/solo2/tree/main/skills/solo2-cli

### solo2-examples

Official SoloKeys skill from solokeys/solo2.

Install:

```bash
npx skills add solokeys/solo2@solo2-examples -y
```

Package: solokeys/solo2
Source: https://github.com/solokeys/solo2/tree/main/skills/solo2-examples

## solokeys/solo2 package overview

Includes 3 official skills: flash-solo-hacker, solo2-cli, solo2-examples.

### Top skills in this package

- flash-solo-hacker: Official SoloKeys skill from solokeys/solo2.
- solo2-cli: Official SoloKeys skill from solokeys/solo2.
- solo2-examples: Official SoloKeys skill from solokeys/solo2.

### Install

Install the full package:

```bash
npx skills add solokeys/solo2 -y
```

Install a specific skill:

```bash
npx skills add solokeys/solo2@flash-solo-hacker -y
```

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

Source: https://github.com/solokeys/solo2#readme
