# ReversingLabs AI Agent Skills

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

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

Official page: https://skillscout.sh/official/reversinglabs/
Markdown page: https://skillscout.sh/official/reversinglabs/reversinglabs_skills_skillscout.md
Vendor website: https://www.reversinglabs.com/

## Prompt for your agent

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

### reversinglabs/rl-protect-skills

Includes 6 official skills: rl-protect-edit-profile, rl-protect-connect, rl-protect-install, rl-protect-interpret, rl-protect-report, rl-protect-scan.

Install:

```bash
npx skills add reversinglabs/rl-protect-skills -y
```

Source: https://github.com/reversinglabs/rl-protect-skills

## Individual skills

### rl-protect-edit-profile

Official ReversingLabs skill from reversinglabs/rl-protect-skills.

Install:

```bash
npx skills add reversinglabs/rl-protect-skills@rl-protect-edit-profile -y
```

Package: reversinglabs/rl-protect-skills
Source: https://github.com/reversinglabs/rl-protect-skills/tree/main/plugins/rl-protect-edit-profile/skills/rl-protect-edit-profile

### rl-protect-connect

Official ReversingLabs skill from reversinglabs/rl-protect-skills.

Install:

```bash
npx skills add reversinglabs/rl-protect-skills@rl-protect-connect -y
```

Package: reversinglabs/rl-protect-skills
Source: https://github.com/reversinglabs/rl-protect-skills/tree/main/plugins/rl-protect-connect/skills/rl-protect-connect

### rl-protect-install

Official ReversingLabs skill from reversinglabs/rl-protect-skills.

Install:

```bash
npx skills add reversinglabs/rl-protect-skills@rl-protect-install -y
```

Package: reversinglabs/rl-protect-skills
Source: https://github.com/reversinglabs/rl-protect-skills/tree/main/plugins/rl-protect-install/skills/rl-protect-install

### rl-protect-interpret

Official ReversingLabs skill from reversinglabs/rl-protect-skills.

Install:

```bash
npx skills add reversinglabs/rl-protect-skills@rl-protect-interpret -y
```

Package: reversinglabs/rl-protect-skills
Source: https://github.com/reversinglabs/rl-protect-skills/tree/main/plugins/rl-protect-interpret/skills/rl-protect-interpret

### rl-protect-report

Official ReversingLabs skill from reversinglabs/rl-protect-skills.

Install:

```bash
npx skills add reversinglabs/rl-protect-skills@rl-protect-report -y
```

Package: reversinglabs/rl-protect-skills
Source: https://github.com/reversinglabs/rl-protect-skills/tree/main/plugins/rl-protect-report/skills/rl-protect-report

### rl-protect-scan

Official ReversingLabs skill from reversinglabs/rl-protect-skills.

Install:

```bash
npx skills add reversinglabs/rl-protect-skills@rl-protect-scan -y
```

Package: reversinglabs/rl-protect-skills
Source: https://github.com/reversinglabs/rl-protect-skills/tree/main/plugins/rl-protect-scan/skills/rl-protect-scan

## reversinglabs/rl-protect-skills package overview

Includes 6 official skills: rl-protect-edit-profile, rl-protect-connect, rl-protect-install, rl-protect-interpret, rl-protect-report, rl-protect-scan.

### Top skills in this package

- rl-protect-edit-profile: Official ReversingLabs skill from reversinglabs/rl-protect-skills.
- rl-protect-connect: Official ReversingLabs skill from reversinglabs/rl-protect-skills.
- rl-protect-install: Official ReversingLabs skill from reversinglabs/rl-protect-skills.
- rl-protect-interpret: Official ReversingLabs skill from reversinglabs/rl-protect-skills.
- rl-protect-report: Official ReversingLabs skill from reversinglabs/rl-protect-skills.
- rl-protect-scan: Official ReversingLabs skill from reversinglabs/rl-protect-skills.

### Install

Install the full package:

```bash
npx skills add reversinglabs/rl-protect-skills -y
```

Install a specific skill:

```bash
npx skills add reversinglabs/rl-protect-skills@rl-protect-edit-profile -y
```

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

Source: https://github.com/reversinglabs/rl-protect-skills#readme
