Voxel51 Fiftyone Skills
fiftyone-skills is a Claude Code plugin for the Build phase that exposes Fifteen ACP skills for FiftyOne computer-vision dataset exploration, curation, and evaluation.
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.
Add it to Claude Code
Install the plugin in Claude Code. One command, paste-ready.
/plugin install voxel51-fiftyone-skills@voxel51/fiftyone-skillsBuilt to be called by your agent
Skillselion is itself an MCP server. Your agent can pull this entry and a paste-ready install config straight from the API - no copy-paste.
Retrieve this entry with skillselion.get_details("plugin:voxel51/fiftyone-skills") and the paste-ready config with skillselion.get_install_config("plugin:voxel51/fiftyone-skills").
What it does
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. Solo builders 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 builders 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.
Highlights
- 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
Why builders use it
CV solo builders drown in dataset inspection, eval, and curation scripts that do not integrate cleanly with their coding agent.
After install, Claude Code can invoke FiftyOne ACP skills to explore, audit, embed, deduplicate, and evaluate vision data from agent-driven sessions.
At a glance
- Type - Plugin in AI Agents.
- Adoption - 0 installs, 25 stars, 0 votes.
FAQ
Who is fiftyone-skills for?
It is for developers and solo builders 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.
Comments
Share how you use voxel51-fiftyone-skills, gotchas, or tips for other indie builders.
No comments yet - be the first to share how you use it.