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