
from claude-ml-intern-skill54
Autonomous ML intern that researches, implements, trains, verifies, and publishes ML experiments using the Hugging Face ecosystem, with budgeted retry loops and
ml-intern is a comprehensive orchestrator skill that guides an agent through the full ML experiment lifecycle using Hugging Face tools. It covers task clarification, research, planning, parallel implementation of solution paths via subagents, smoke-testing, training, self-verification, failure postmortems, and publishing successful runs to the Hugging Face Hub. It enforces reproducibility by writing TASK/PLAN/RESEARCH/RESULTS/VERIFY artifacts and publishing model bundles when runs pass verification.
Use this skill when a user asks the agent to implement, train, fine-tune, or reproduce an ML model or paper (e.g., "fine-tune Qwen on dataset X", "implement DeepSeek-V3 at 100M parameters", or "reproduce paper Y"). It's intended for tasks that require experiment orchestration, reproducible outputs, and automated notifications (Telegram/Slack). It's also appropriate for budgeted automated runs where retries and parallel solution paths are needed.
Designed for advanced agent environments that support spawning subagents, running shell commands, and interacting with the web (Claude Code, agents with subagent/task orchestration). Works best when agents can run CLIs, write files, and access HF tokens for publishing.
This skill has not been reviewed by our automated audit pipeline yet.