ultralytics-dev plugin for AI coding agents
Ultralytics Platform API and YOLO26 training skills, format hooks, push guard.
Install the plugin in your coding agent
Add the marketplace once, then run the command for your tool.
claude plugin install ultralytics-dev@claude-settingsSee what the plugin includes
These components come from the current plugin directory, not a hand-written feature list.
- Supported tools
- Claude Code, Codex, Cursor, Gemini
- Skills
- ultralytics-platform, yolo-training
- Agents
- None
- Commands
- None
- Hooks
- Included
Download this plugin’s skills
Each release ZIP works in ChatGPT and Claude.ai. Review the source before uploading it.
ultralytics-platform
This skill should be used when user asks to “upload my model to Ultralytics Platform”, “push this run to the platform”, “upload a dataset to platform”, “download a dataset from platform”, “search platform datasets”, “start cloud training”, “train on platform GPUs”, “export a model on platform”, “deploy a model endpoint”, “why is my run not showing on platform”, or mentions platform.ultralytics.com, ul:// URIs, ultralytics-platform, or ULTRALYTICS_API_KEY.
yolo-training
This skill should be used when user asks to “improve my mAP”, “why is my model overfitting”, “my training is diverging”, “read my results.csv”, “interpret my training curves”, “my AP50 is good but AP50-95 is bad”, “my recall is low”, “how do I pick learning rate”, “which augmentations should I use”, “should I use a bigger model”, “tune hyperparameters”, or asks how to train YOLO26 for detection, instance or semantic segmentation, pose, OBB, classification, or depth.
Verify the source
Version 2.3.2. License: Apache-2.0.
Open the plugin files on GitHub