# Volt Cyclone AI Agent Skills

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

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

Official page: https://skillscout.sh/official/voltcyclone/
Markdown page: https://skillscout.sh/official/voltcyclone/voltcyclone_skills_skillscout.md
Vendor website: https://voltcyclone.info/

## Prompt for your agent

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

### voltcyclone/pcileechfwgenerator

Includes 2 official skills: new-board-target, vivado-log-analyzer.

Install:

```bash
npx skills add voltcyclone/pcileechfwgenerator -y
```

Source: https://github.com/VoltCyclone/PCILeechFWGenerator

## Individual skills

### new-board-target

Official Volt Cyclone skill from voltcyclone/pcileechfwgenerator.

Install:

```bash
npx skills add voltcyclone/pcileechfwgenerator@new-board-target -y
```

Package: voltcyclone/pcileechfwgenerator
Source: https://github.com/VoltCyclone/PCILeechFWGenerator/tree/main/.claude/skills/new-board-target

### vivado-log-analyzer

Official Volt Cyclone skill from voltcyclone/pcileechfwgenerator.

Install:

```bash
npx skills add voltcyclone/pcileechfwgenerator@vivado-log-analyzer -y
```

Package: voltcyclone/pcileechfwgenerator
Source: https://github.com/VoltCyclone/PCILeechFWGenerator/tree/main/.claude/skills/vivado-log-analyzer

## voltcyclone/pcileechfwgenerator package overview

Includes 2 official skills: new-board-target, vivado-log-analyzer.

### Top skills in this package

- new-board-target: Official Volt Cyclone skill from voltcyclone/pcileechfwgenerator.
- vivado-log-analyzer: Official Volt Cyclone skill from voltcyclone/pcileechfwgenerator.

### Install

Install the full package:

```bash
npx skills add voltcyclone/pcileechfwgenerator -y
```

Install a specific skill:

```bash
npx skills add voltcyclone/pcileechfwgenerator@new-board-target -y
```

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

Source: https://github.com/voltcyclone/pcileechfwgenerator#readme
