fiftyone-dataset-curation

Installation
SKILL.md

FiftyOne Dataset Curation

End-to-end curation pipeline for any FiftyOne dataset: images, video, point clouds, grouped multimodal. Run all phases sequentially or jump directly to any single phase.

Key Directives

ALWAYS follow these rules — no exceptions:

1. Check for a loaded dataset first

list_datasets()

If none exists, offer to delegate to fiftyone-dataset-import skill.

2. Set context before any operation

set_context(dataset_name="<name>")
Installs
14
GitHub Stars
39
First Seen
Jun 2, 2026
fiftyone-dataset-curation — voxel51/fiftyone-skills