fiftyone-dataset-inference

Installation
SKILL.md

Run Model Inference on FiftyOne Datasets

Key Directives

ALWAYS follow these rules:

1. Check if dataset exists first

list_datasets()

If the dataset doesn't exist, use the fiftyone-dataset-import skill to load it first.

2. Set context before operations

set_context(dataset_name="my-dataset")
Installs
25
GitHub Stars
39
First Seen
Feb 6, 2026
fiftyone-dataset-inference — voxel51/fiftyone-skills