# YourSSH Labs AI Agent Skills

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

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

Official page: https://skillscout.sh/official/yoursshlabs/
Markdown page: https://skillscout.sh/official/yoursshlabs/yoursshlabs_skills_skillscout.md
Vendor website: https://yoursshlabs.com/

## Prompt for your agent

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

### yoursshlabs/yourssh

Includes 3 official skills: yourssh-refactor-sweep, yourssh-roadmap, yourssh-screenshots.

Install:

```bash
npx skills add yoursshlabs/yourssh -y
```

Source: https://github.com/YoursshLabs/yourssh

## Individual skills

### yourssh-refactor-sweep

Official YourSSH Labs skill from yoursshlabs/yourssh.

Install:

```bash
npx skills add yoursshlabs/yourssh@yourssh-refactor-sweep -y
```

Package: yoursshlabs/yourssh
Source: https://github.com/YoursshLabs/yourssh/tree/master/.claude/skills/yourssh-refactor-sweep

### yourssh-roadmap

Official YourSSH Labs skill from yoursshlabs/yourssh.

Install:

```bash
npx skills add yoursshlabs/yourssh@yourssh-roadmap -y
```

Package: yoursshlabs/yourssh
Source: https://github.com/YoursshLabs/yourssh/tree/master/.claude/skills/yourssh-roadmap

### yourssh-screenshots

Official YourSSH Labs skill from yoursshlabs/yourssh.

Install:

```bash
npx skills add yoursshlabs/yourssh@yourssh-screenshots -y
```

Package: yoursshlabs/yourssh
Source: https://github.com/YoursshLabs/yourssh/tree/master/.claude/skills/yourssh-screenshots

## yoursshlabs/yourssh package overview

Includes 3 official skills: yourssh-refactor-sweep, yourssh-roadmap, yourssh-screenshots.

### Top skills in this package

- yourssh-refactor-sweep: Official YourSSH Labs skill from yoursshlabs/yourssh.
- yourssh-roadmap: Official YourSSH Labs skill from yoursshlabs/yourssh.
- yourssh-screenshots: Official YourSSH Labs skill from yoursshlabs/yourssh.

### Install

Install the full package:

```bash
npx skills add yoursshlabs/yourssh -y
```

Install a specific skill:

```bash
npx skills add yoursshlabs/yourssh@yourssh-refactor-sweep -y
```

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

Source: https://github.com/yoursshlabs/yourssh#readme
