AlexWortegaAlexWortegaCommunityยท1 Agent Skills Included

claude-ml-intern-skill

Autonomous ML research, training, verification, and Hub publishing

Researches, implements, trains, and verifies machine learning models from a single plain-English instruction. Runs multiple solution paths in parallel, diagnoses failures, and retries fixes within a fixed compute budget. Publishes verified checkpoints to Hugging Face with full reproducibility logs and sends Telegram or Slack milestone alerts.
npx skills add AlexWortega/claude-ml-intern-skill --all -g -y

All Skills in This Repository (1)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install claude-ml-intern-skill?โ–ผ

Run `npx skills add AlexWortega/claude-ml-intern-skill --all -g -y` in your terminal to install the skill globally.

What does ml-intern actually do?โ–ผ

It takes a single ML instruction, then autonomously researches the paper, writes the code, trains the model, verifies the results, and publishes the checkpoint to Hugging Face.

How does it avoid fake training results?โ–ผ

Every run must pass six self-verification checks, including generation sanity and loss plausibility, so a low loss number alone never counts as success.

Does it work with agents other than Claude Code?โ–ผ

Yes. It also installs into OpenAI Codex CLI, and any agent that can read the SKILL.md instructions file can run the same workflow.

Can I get notified when training finishes?โ–ผ

Yes. Add your Telegram or Slack tokens to the .env file and you will receive alerts at every milestone, from plan ready to published.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’