Use ml-intern from inside Claude Code.
ML Intern is an open-source ML engineer agent from Hugging Face that can research, write, and run ML workflows such as fine-tuning, evaluation, and shipping models. This plugin makes it easy to invoke that workflow from Claude Code.
This plugin is experimental and may change frequently. Expect rough edges.
/mlintern "fine-tune a model" to run an ML Intern task/mlintern --background "..." to run in background/mlintern:status to check running/recent jobs/mlintern:result [job-id] to fetch final output/mlintern:cancel [job-id] to cancel a running job/mlintern:setup to verify local setupml-intern installed and available on PATHml-intern (HF token and any model provider keys you use)The plugin install step itself does not currently install ml-intern for you. That keeps plugin install predictable across environments, but means ml-intern still needs to be installed separately on your machine.
The /plugin ... .
Install ml-intern first (skip if already installed):
git clone [email protected]:huggingface/ml-intern.git
cd ml-intern
uv sync
uv tool install -e .
Then install this Claude plugin (the commands below are Claude Code slash commands and should be run inside an active Claude Code session, not your regular shell terminal):
/plugin marketplace add huggingface/mlintern-plugin
/plugin install mlintern@huggingface-mlintern
/reload-plugins
/mlintern:setup
Now, in your Claude Code session, you can do:
/mlintern --background "Find an Urdu speech dataset and fine-tune a small Whisper model in under 1 hour, evaluate WER, and share the model link and metrics.
/mlintern:status
/mlintern:result
No model invocation
Executes directly as bash, bypassing the AI model
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
npx claudepluginhub huggingface/mlintern-plugin --plugin mlinternAgent Skills for AI/ML tasks including dataset creation, model training, evaluation, and research paper publishing on Hugging Face Hub
Comprehensive UI/UX design plugin for mobile (iOS, Android, React Native) and web applications with design systems, accessibility, and modern patterns
Standalone image generation plugin using Nano Banana MCP server. Generates and edits images, icons, diagrams, patterns, and visual assets via Gemini image models. No Gemini CLI dependency required.
Multi-model consensus engine integrating OpenAI Codex CLI, Gemini CLI, and Claude CLI for collaborative code review and problem-solving.
Write feature specs, plan roadmaps, and synthesize user research faster. Keep stakeholders updated and stay ahead of the competitive landscape.
Unified status line for Claude Code with multi-CLI (Claude, Codex, Gemini, z.ai) usage monitoring, context, rate limits, and cost tracking