# Rapid7 AI Agent Skills

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

Browse 3 official AI agent skills across 2 Rapid7 repositories, with install commands and source links.

Official page: https://skillscout.sh/official/rapid7/
Markdown page: https://skillscout.sh/official/rapid7/rapid7_skills_skillscout.md
Vendor website: http://www.rapid7.com/

## Prompt for your agent

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

### rapid7/rapid7-bulk-export-mcp

Includes 1 official skill: rapid7-bulk-export.

Install:

```bash
npx skills add rapid7/rapid7-bulk-export-mcp -y
```

Source: https://github.com/rapid7/rapid7-bulk-export-mcp

### rapid7/resynth

Includes 2 official skills: resynth, resynth-stdlib.

Install:

```bash
npx skills add rapid7/resynth -y
```

Source: https://github.com/rapid7/resynth

## Individual skills

### rapid7-bulk-export

Official Rapid7 skill from rapid7/rapid7-bulk-export-mcp.

Install:

```bash
npx skills add rapid7/rapid7-bulk-export-mcp@rapid7-bulk-export -y
```

Package: rapid7/rapid7-bulk-export-mcp
Source: https://github.com/rapid7/rapid7-bulk-export-mcp/tree/HEAD/skills/rapid7-bulk-export

### resynth

Official Rapid7 skill from rapid7/resynth.

Install:

```bash
npx skills add rapid7/resynth@resynth -y
```

Package: rapid7/resynth
Source: https://github.com/rapid7/resynth/tree/main/.github/skills/resynth

### resynth-stdlib

Official Rapid7 skill from rapid7/resynth.

Install:

```bash
npx skills add rapid7/resynth@resynth-stdlib -y
```

Package: rapid7/resynth
Source: https://github.com/rapid7/resynth/tree/main/.github/skills/resynth-stdlib

## rapid7/rapid7-bulk-export-mcp package overview

Includes 1 official skill: rapid7-bulk-export.

### Top skills in this package

- rapid7-bulk-export: Official Rapid7 skill from rapid7/rapid7-bulk-export-mcp.

### Install

Install the full package:

```bash
npx skills add rapid7/rapid7-bulk-export-mcp -y
```

Install a specific skill:

```bash
npx skills add rapid7/rapid7-bulk-export-mcp@rapid7-bulk-export -y
```

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

Source: https://github.com/rapid7/rapid7-bulk-export-mcp#readme
