fiftyone-dataset-export

Installation
SKILL.md

Export FiftyOne Datasets

Key Directives

ALWAYS follow these rules:

1. Load and understand the dataset first

set_context(dataset_name="my-dataset")
dataset_summary(name="my-dataset")

2. Confirm export settings with user

Before exporting, present:

  • Dataset name and sample count
  • Available label fields and their types
  • Proposed export format
  • Export directory path
Related skills

More from voxel51/fiftyone-skills

Installs
11
GitHub Stars
25
First Seen
Feb 16, 2026