# Roboflow AI Agent Skills

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

Browse 12 official AI agent skills across 2 Roboflow repositories, with install commands and source links.

Official page: https://skillscout.sh/official/roboflow/
Markdown page: https://skillscout.sh/official/roboflow/roboflow_skills_skillscout.md
Vendor website: https://roboflow.com/

## Prompt for your agent

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

### roboflow/computer-vision-skills

Agent-ready Skills for Roboflow and Computer Vision workflows. Includes 10 official skills: roboflow-api-reference, roboflow-inference, roboflow-data-management, roboflow-training-and-evaluation, roboflow-universe, roboflow-product-navigation.

Install:

```bash
npx skills add roboflow/computer-vision-skills -y
```

Source: https://github.com/roboflow/computer-vision-skills

### roboflow/inference

Includes 2 official skills: snippet_extraction, trace_analysis.

Install:

```bash
npx skills add roboflow/inference -y
```

Source: https://github.com/roboflow/inference

## Individual skills

### roboflow-api-reference

Official Roboflow skill from roboflow/computer-vision-skills.

Install:

```bash
npx skills add roboflow/computer-vision-skills@roboflow-api-reference -y
```

Package: roboflow/computer-vision-skills
Source: https://github.com/roboflow/computer-vision-skills/tree/HEAD/skills/roboflow-api-reference

### roboflow-inference

Official Roboflow skill from roboflow/computer-vision-skills.

Install:

```bash
npx skills add roboflow/computer-vision-skills@roboflow-inference -y
```

Package: roboflow/computer-vision-skills
Source: https://github.com/roboflow/computer-vision-skills/tree/HEAD/skills/roboflow-inference

### roboflow-data-management

Official Roboflow skill from roboflow/computer-vision-skills.

Install:

```bash
npx skills add roboflow/computer-vision-skills@roboflow-data-management -y
```

Package: roboflow/computer-vision-skills
Source: https://github.com/roboflow/computer-vision-skills/tree/HEAD/skills/roboflow-data-management

### roboflow-training-and-evaluation

Official Roboflow skill from roboflow/computer-vision-skills.

Install:

```bash
npx skills add roboflow/computer-vision-skills@roboflow-training-and-evaluation -y
```

Package: roboflow/computer-vision-skills
Source: https://github.com/roboflow/computer-vision-skills/tree/HEAD/skills/roboflow-training-and-evaluation

### roboflow-universe

Official Roboflow skill from roboflow/computer-vision-skills.

Install:

```bash
npx skills add roboflow/computer-vision-skills@roboflow-universe -y
```

Package: roboflow/computer-vision-skills
Source: https://github.com/roboflow/computer-vision-skills/tree/HEAD/skills/roboflow-universe

### roboflow-product-navigation

Official Roboflow skill from roboflow/computer-vision-skills.

Install:

```bash
npx skills add roboflow/computer-vision-skills@roboflow-product-navigation -y
```

Package: roboflow/computer-vision-skills
Source: https://github.com/roboflow/computer-vision-skills/tree/HEAD/skills/roboflow-product-navigation

### roboflow-plans-and-pricing

Official Roboflow skill from roboflow/computer-vision-skills.

Install:

```bash
npx skills add roboflow/computer-vision-skills@roboflow-plans-and-pricing -y
```

Package: roboflow/computer-vision-skills
Source: https://github.com/roboflow/computer-vision-skills/tree/HEAD/skills/roboflow-plans-and-pricing

### roboflow-cloud-storage

Official Roboflow skill from roboflow/computer-vision-skills.

Install:

```bash
npx skills add roboflow/computer-vision-skills@roboflow-cloud-storage -y
```

Package: roboflow/computer-vision-skills
Source: https://github.com/roboflow/computer-vision-skills/tree/HEAD/skills/roboflow-cloud-storage

### roboflow-custom-weights-upload

Official Roboflow skill from roboflow/computer-vision-skills.

Install:

```bash
npx skills add roboflow/computer-vision-skills@roboflow-custom-weights-upload -y
```

Package: roboflow/computer-vision-skills
Source: https://github.com/roboflow/computer-vision-skills/tree/HEAD/skills/roboflow-custom-weights-upload

### roboflow-batch-processing

Official Roboflow skill from roboflow/computer-vision-skills.

Install:

```bash
npx skills add roboflow/computer-vision-skills@roboflow-batch-processing -y
```

Package: roboflow/computer-vision-skills
Source: https://github.com/roboflow/computer-vision-skills/tree/HEAD/skills/roboflow-batch-processing

### snippet_extraction

Official Roboflow skill from roboflow/inference.

Install:

```bash
npx skills add roboflow/inference@snippet_extraction -y
```

Package: roboflow/inference
Source: https://github.com/roboflow/inference/tree/HEAD/development/profiling/skills/snippet_extraction

### trace_analysis

Official Roboflow skill from roboflow/inference.

Install:

```bash
npx skills add roboflow/inference@trace_analysis -y
```

Package: roboflow/inference
Source: https://github.com/roboflow/inference/tree/HEAD/development/profiling/skills/trace_analysis

## roboflow/computer-vision-skills package overview

Agent-ready Skills for Roboflow and Computer Vision workflows. Includes 10 official skills: roboflow-api-reference, roboflow-inference, roboflow-data-management, roboflow-training-and-evaluation, roboflow-universe, roboflow-product-navigation.

### Top skills in this package

- roboflow-api-reference: Official Roboflow skill from roboflow/computer-vision-skills.
- roboflow-inference: Official Roboflow skill from roboflow/computer-vision-skills.
- roboflow-data-management: Official Roboflow skill from roboflow/computer-vision-skills.
- roboflow-training-and-evaluation: Official Roboflow skill from roboflow/computer-vision-skills.
- roboflow-universe: Official Roboflow skill from roboflow/computer-vision-skills.
- roboflow-product-navigation: Official Roboflow skill from roboflow/computer-vision-skills.
- roboflow-plans-and-pricing: Official Roboflow skill from roboflow/computer-vision-skills.
- roboflow-cloud-storage: Official Roboflow skill from roboflow/computer-vision-skills.

### Install

Install the full package:

```bash
npx skills add roboflow/computer-vision-skills -y
```

Install a specific skill:

```bash
npx skills add roboflow/computer-vision-skills@roboflow-api-reference -y
```

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

Source: https://github.com/roboflow/computer-vision-skills#readme
