# Vooi AI Agent Skills

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

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

Official page: https://skillscout.sh/official/vooi-app/
Markdown page: https://skillscout.sh/official/vooi-app/vooi-app_skills_skillscout.md
Vendor website: https://vooi.io/

## Prompt for your agent

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

### vooi-app/vooi-funding-bot-example

Includes 1 official skill: funding-arb-cycle.

Install:

```bash
npx skills add vooi-app/vooi-funding-bot-example -y
```

Source: https://github.com/vooi-app/vooi-funding-bot-example

## Individual skills

### funding-arb-cycle

Official Vooi skill from vooi-app/vooi-funding-bot-example.

Install:

```bash
npx skills add vooi-app/vooi-funding-bot-example@funding-arb-cycle -y
```

Package: vooi-app/vooi-funding-bot-example
Source: https://github.com/vooi-app/vooi-funding-bot-example/tree/main/skills/funding-arb-cycle

## vooi-app/vooi-funding-bot-example package overview

Includes 1 official skill: funding-arb-cycle.

### Top skills in this package

- funding-arb-cycle: Official Vooi skill from vooi-app/vooi-funding-bot-example.

### Install

Install the full package:

```bash
npx skills add vooi-app/vooi-funding-bot-example -y
```

Install a specific skill:

```bash
npx skills add vooi-app/vooi-funding-bot-example@funding-arb-cycle -y
```

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

Source: https://github.com/vooi-app/vooi-funding-bot-example#readme
