# Bishop Fox AI Agent Skills

Bishop Fox publishes official AI agent skills for its tools, services, and developer workflows. The leader in offensive security, providing continuous pen testing, red teaming, attack surface management, and traditional security assessments.

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

Official page: https://skillscout.sh/official/bishopfox/
Markdown page: https://skillscout.sh/official/bishopfox/bishopfox_skills_skillscout.md
Vendor website: https://bishopfox.com/

## Prompt for your agent

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

### bishopfox/cirro

Includes 1 official skill: cirro-schema-docs.

Install:

```bash
npx skills add bishopfox/cirro -y
```

Source: https://github.com/BishopFox/cirro

## Individual skills

### cirro-schema-docs

Official Bishop Fox skill from bishopfox/cirro.

Install:

```bash
npx skills add bishopfox/cirro@cirro-schema-docs -y
```

Package: bishopfox/cirro
Source: https://github.com/BishopFox/cirro/tree/main/.github/skills/cirro-schema-docs

## bishopfox/cirro package overview

Includes 1 official skill: cirro-schema-docs.

### Top skills in this package

- cirro-schema-docs: Official Bishop Fox skill from bishopfox/cirro.

### Install

Install the full package:

```bash
npx skills add bishopfox/cirro -y
```

Install a specific skill:

```bash
npx skills add bishopfox/cirro@cirro-schema-docs -y
```

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

Source: https://github.com/bishopfox/cirro#readme
