·fiftyone-dataset-export
{}

fiftyone-dataset-export

Exports FiftyOne datasets to standard formats (COCO, YOLO, VOC, CVAT, CSV, etc.) and Hugging Face Hub. Use when converting datasets, exporting for training, creating archives, sharing data in specific formats, or publishing datasets to Hugging Face.

4Installs·0Trend·@voxel51

Installation

$npx skills add https://github.com/voxel51/fiftyone-skills --skill fiftyone-dataset-export

How to Install fiftyone-dataset-export

Quickly install fiftyone-dataset-export AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/voxel51/fiftyone-skills --skill fiftyone-dataset-export
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: voxel51/fiftyone-skills.

SKILL.md

View raw

Match format to label types Different formats support different label types:

| COCO | detections, segmentations, keypoints | | YOLO (v4, v5) | detections | | VOC | detections | | CVAT | classifications, detections, polylines, keypoints | | CSV | all (custom fields) | | Image Classification Directory Tree | classification |

Use absolute paths Always use absolute paths for export directories:

Exports FiftyOne datasets to standard formats (COCO, YOLO, VOC, CVAT, CSV, etc.) and Hugging Face Hub. Use when converting datasets, exporting for training, creating archives, sharing data in specific formats, or publishing datasets to Hugging Face. Source: voxel51/fiftyone-skills.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/voxel51/fiftyone-skills --skill fiftyone-dataset-export
Category
{}Data Analysis
Verified
First Seen
2026-02-26
Updated
2026-03-10

Browse more skills from voxel51/fiftyone-skills

Quick answers

What is fiftyone-dataset-export?

Exports FiftyOne datasets to standard formats (COCO, YOLO, VOC, CVAT, CSV, etc.) and Hugging Face Hub. Use when converting datasets, exporting for training, creating archives, sharing data in specific formats, or publishing datasets to Hugging Face. Source: voxel51/fiftyone-skills.

How do I install fiftyone-dataset-export?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/voxel51/fiftyone-skills --skill fiftyone-dataset-export Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/voxel51/fiftyone-skills