# BeyondTrust Corporation AI Agent Skills

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

Browse 2 official AI agent skills across 1 BeyondTrust Corporation repository, with install commands and source links.

Official page: https://skillscout.sh/official/beyondtrust/
Markdown page: https://skillscout.sh/official/beyondtrust/beyondtrust_skills_skillscout.md
Vendor website: https://beyondtrust.com/

## Prompt for your agent

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

### beyondtrust/pwning-agentcore-code-interpreter

Includes 2 official skills: c2, c2-operate.

Install:

```bash
npx skills add beyondtrust/pwning-agentcore-code-interpreter -y
```

Source: https://github.com/BeyondTrust/pwning-agentcore-code-interpreter

## Individual skills

### c2

Official BeyondTrust Corporation skill from beyondtrust/pwning-agentcore-code-interpreter.

Install:

```bash
npx skills add beyondtrust/pwning-agentcore-code-interpreter@c2 -y
```

Package: beyondtrust/pwning-agentcore-code-interpreter
Source: https://github.com/BeyondTrust/pwning-agentcore-code-interpreter/tree/main/.claude/skills/c2

### c2-operate

Official BeyondTrust Corporation skill from beyondtrust/pwning-agentcore-code-interpreter.

Install:

```bash
npx skills add beyondtrust/pwning-agentcore-code-interpreter@c2-operate -y
```

Package: beyondtrust/pwning-agentcore-code-interpreter
Source: https://github.com/BeyondTrust/pwning-agentcore-code-interpreter/tree/main/.claude/skills/c2-operate/c2-operate

## beyondtrust/pwning-agentcore-code-interpreter package overview

Includes 2 official skills: c2, c2-operate.

### Top skills in this package

- c2: Official BeyondTrust Corporation skill from beyondtrust/pwning-agentcore-code-interpreter.
- c2-operate: Official BeyondTrust Corporation skill from beyondtrust/pwning-agentcore-code-interpreter.

### Install

Install the full package:

```bash
npx skills add beyondtrust/pwning-agentcore-code-interpreter -y
```

Install a specific skill:

```bash
npx skills add beyondtrust/pwning-agentcore-code-interpreter@c2 -y
```

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

Source: https://github.com/beyondtrust/pwning-agentcore-code-interpreter#readme
