·fiftyone-dataset-import
{}

fiftyone-dataset-import

Imports datasets into FiftyOne with automatic format detection. Supports all media types (images, videos, point clouds), label formats (COCO, YOLO, VOC, KITTI), multimodal grouped datasets, and Hugging Face Hub datasets. Use when importing datasets from local files or Hugging Face, loading autonomous driving data, or creating grouped datasets.

5Installs·0Trend·@voxel51

Installation

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

How to Install fiftyone-dataset-import

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

Scan folder FIRST Before any import, deeply scan the directory to understand its structure:

Auto-detect everything Detect media types, label formats, and grouping patterns automatically. Never ask the user to specify format if it can be inferred.

Detect multimodal groups Look for patterns that indicate grouped data:

Imports datasets into FiftyOne with automatic format detection. Supports all media types (images, videos, point clouds), label formats (COCO, YOLO, VOC, KITTI), multimodal grouped datasets, and Hugging Face Hub datasets. Use when importing datasets from local files or Hugging Face, loading autonomous driving data, or creating grouped datasets. 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-import
Category
{}Data Analysis
Verified
First Seen
2026-02-26
Updated
2026-03-10

Browse more skills from voxel51/fiftyone-skills

Quick answers

What is fiftyone-dataset-import?

Imports datasets into FiftyOne with automatic format detection. Supports all media types (images, videos, point clouds), label formats (COCO, YOLO, VOC, KITTI), multimodal grouped datasets, and Hugging Face Hub datasets. Use when importing datasets from local files or Hugging Face, loading autonomous driving data, or creating grouped datasets. Source: voxel51/fiftyone-skills.

How do I install fiftyone-dataset-import?

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