·fiftyone-dataset-inference
</>

fiftyone-dataset-inference

Run ML model inference on FiftyOne datasets. Use when running models for detection, classification, segmentation, or embeddings. Discovers available models dynamically from the Zoo, plugin operators, or custom sources — never assumes a fixed model list.

0Installs·0Trend·@voxel51

Installation

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

How to Install fiftyone-dataset-inference

Quickly install fiftyone-dataset-inference 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-inference
  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

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

Launch App for inference The App must be running to execute inference operators:

Ask user for field names Always confirm with the user:

Run ML model inference on FiftyOne datasets. Use when running models for detection, classification, segmentation, or embeddings. Discovers available models dynamically from the Zoo, plugin operators, or custom sources — never assumes a fixed model list. 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-inference
Category
</>Dev Tools
Verified
First Seen
2026-02-25
Updated
2026-03-10

Browse more skills from voxel51/fiftyone-skills

Quick answers

What is fiftyone-dataset-inference?

Run ML model inference on FiftyOne datasets. Use when running models for detection, classification, segmentation, or embeddings. Discovers available models dynamically from the Zoo, plugin operators, or custom sources — never assumes a fixed model list. Source: voxel51/fiftyone-skills.

How do I install fiftyone-dataset-inference?

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-inference 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