# Digital Defense Institute AI Agent Skills

Digital Defense Institute publishes official AI agent skills for its tools, services, and developer workflows.

Browse 1 official AI agent skill across 1 Digital Defense Institute repository, with install commands and source links.

Official page: https://skillscout.sh/official/digital-defense-institute/
Markdown page: https://skillscout.sh/official/digital-defense-institute/digital-defense-institute_skills_skillscout.md
Vendor website: https://digitaldefenseinstitute.com/

## Prompt for your agent

Fetch this Markdown manifest as plain text: https://skillscout.sh/official/digital-defense-institute/digital-defense-institute_skills_skillscout.md. If your browser cannot display the Markdown directly, use curl or another text fetcher. Recommend the relevant Digital Defense Institute 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

### digital-defense-institute/ddi-cc-plugins

Includes 1 official skill: velociraptor-artifact.

Install:

```bash
npx skills add digital-defense-institute/ddi-cc-plugins -y
```

Source: https://github.com/Digital-Defense-Institute/ddi-cc-plugins

## Individual skills

### velociraptor-artifact

Official Digital Defense Institute skill from digital-defense-institute/ddi-cc-plugins.

Install:

```bash
npx skills add digital-defense-institute/ddi-cc-plugins@velociraptor-artifact -y
```

Package: digital-defense-institute/ddi-cc-plugins
Source: https://github.com/Digital-Defense-Institute/ddi-cc-plugins/tree/main/plugins/velociraptor-artifact/skills/velociraptor-artifact

## digital-defense-institute/ddi-cc-plugins package overview

Includes 1 official skill: velociraptor-artifact.

### Top skills in this package

- velociraptor-artifact: Official Digital Defense Institute skill from digital-defense-institute/ddi-cc-plugins.

### Install

Install the full package:

```bash
npx skills add digital-defense-institute/ddi-cc-plugins -y
```

Install a specific skill:

```bash
npx skills add digital-defense-institute/ddi-cc-plugins@velociraptor-artifact -y
```

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

Source: https://github.com/digital-defense-institute/ddi-cc-plugins#readme
