roboflow-universe
Installation
SKILL.md
For agents — source-of-truth: This skill is authored in
roboflow/computer-vision-skillsand shipped with the Roboflow plugin. If your client has loaded the plugin (you'll seeroboflow:<name>skills in your available skills list), use those local skills — they're read fresh from disk every session. The same content served as MCP resources atroboflow://skills/<name>/...is a fallback for clients without the plugin and may lag this repo. Don't callReadMcpResourceToolforroboflow://skills/...URIs when a localroboflow:<name>skill is available.
Roboflow Universe
Open repository of 1M+ computer vision datasets and 50K+ pre-trained models at universe.roboflow.com.
URL Patterns
| Page | URL | Content |
|---|---|---|
| Home | universe.roboflow.com |
Search, trending projects, categories |
| Project | universe.roboflow.com/{owner}/{project} |
Overview, classes, metrics, license, fork |
| Images | universe.roboflow.com/{owner}/{project}/browse |
Browse images with annotations |
| Dataset version | universe.roboflow.com/{owner}/{project}/dataset/{version} |
Version details, splits, download |
| Model | universe.roboflow.com/{owner}/{project}/model/{version} |
Try model, metrics, deploy snippet |