
Voxel51 Fiftyone Skills
- 37 repo stars
- Updated July 21, 2026
- voxel51/fiftyone-skills
fiftyone-skills is a Claude Code plugin that exposes Fifteen ACP skills for FiftyOne computer-vision dataset exploration, curation, and evaluation.
About
Voxel51’s fiftyone-skills plugin packs Agent Context Protocol skills so Claude Code can operate inside FiftyOne-first computer vision workflows: loading datasets, exploring distributions, finding duplicates, running embeddings visualizations, evaluating models, and exporting or curating data for training and deployment. developers shipping CV-powered agents, labeling tools, or perception APIs get agent-native affordances instead of juggling notebooks and one-off scripts. Placement is Build/agent-tooling with natural spill into Ship/testing (eval, confusion, error analysis) and Grow/analytics (distribution and drift views). Expect Python, FiftyOne literacy, and often non-trivial local or cloud data. This is not a landing-page or SEO plugin; it is deep ML infrastructure for developers who already chose vision. The catalog lists fifteen plugins in one marketplace entry—size signals breadth across the FiftyOne operator surface rather than a single toy skill.
- 15-plugin FiftyOne skills bundle for computer-vision dataset workflows
- ACP (Agent Context Protocol) skills for explore, export, embeddings, duplicates, and eval
- Coverage themes include annotation, classification, detection, clustering, and dataset auditing
- Connectors and operators for serious CV pipelines (e.g., cloud and warehouse-oriented flows in docs)
- Built for developers shipping perception, ML, or vision-agent features—not general SaaS CRUD
Voxel51 Fiftyone Skills by the numbers
- Data as of Jul 22, 2026 (Skillselion catalog sync)
/plugin install voxel51-fiftyone-skills@voxel51/fiftyone-skillsAdd your badge
Show developers this plugin is listed on Skillselion. Paste this into your README.
| repo stars | ★ 37 |
|---|---|
| Last updated | July 21, 2026 |
| Repository | voxel51/fiftyone-skills ↗ |
What it does
Install this plugin when you build or ship computer-vision products and want Claude Code to run FiftyOne Agent Context Protocol skills for datasets, embeddings, eval, and curation.
Who is it for?
Best when you already use or adopting FiftyOne and want agent-native dataset and eval operations.
Skip if: Non-technical founders or web-only SaaS projects with no image, video, or perception data pipeline.
What you get
After install, Claude Code can invoke FiftyOne ACP skills to explore, audit, embed, deduplicate, and evaluate vision data from agent-driven sessions.
- Agent-invoked FiftyOne workflows across explore, eval, dedupe, and export
- Actionable dataset audits and evaluation views for CV shipping decisions
By the numbers
- Plugin bundle count: 15
- Protocol: Agent Context Protocol (ACP) skills for FiftyOne
- Domain focus: computer-vision datasets and workflows
Recommended Plugins
How it compares
Domain-specific CV agent skills (FiftyOne ACP), not general productivity or Mac automation plugins.
FAQ
Who is fiftyone-skills for?
It is for developers and developers working on computer-vision products who use FiftyOne and want those workflows available inside Claude Code.
When should I use fiftyone-skills?
Use it while building or validating vision models—dataset exploration, embeddings, duplicates, eval, and export—not for unrelated app scaffolding.
How do I add fiftyone-skills to my agent?
Install the voxel51/fiftyone-skills marketplace plugin in Claude Code, set up FiftyOne and Python dependencies per repo docs, then call the ACP skills from agent sessions against your datasets.