npx claudepluginhub pluginagentmarketplace/custom-plugin-machine-learningProduction-grade machine learning plugin with 7 specialized agents and 7 skills covering ML fundamentals, supervised/unsupervised learning, deep learning, NLP, computer vision, and model deployment
Claude Code marketplace entries for the plugin-safe Antigravity Awesome Skills library and its compatible editorial bundles.
Curated collection of 141 specialized Claude Code subagents organized into 10 focused categories
Directory of popular Claude Code extensions including development tools, productivity plugins, and MCP integrations
Install Now | Explore Agents | Browse Skills | Documentation
Machine Learning Assistant is a production-grade Claude Code plugin with 7 specialized agents and 7 bonded skills for complete ML development lifecycle.
# From Marketplace
/plugin marketplace add pluginagentmarketplace/custom-plugin-machine-learning
/plugin install machine-learning-assistant@pluginagentmarketplace-machine-learning
# Or Local Installation
git clone https://github.com/pluginagentmarketplace/custom-plugin-machine-learning.git
cd custom-plugin-machine-learning
/plugin load .
machine-learning-assistant:01-ml-fundamentals
machine-learning-assistant:02-supervised-learning
machine-learning-assistant:03-unsupervised-learning
machine-learning-assistant:04-deep-learning
machine-learning-assistant:05-nlp
machine-learning-assistant:06-computer-vision
machine-learning-assistant:07-model-deployment
┌─────────────────────────────────────────────────────────────────┐
│ ML ASSISTANT ARCHITECTURE │
├─────────────────────────────────────────────────────────────────┤
│ │
│ ┌──────────────┐ ┌──────────────┐ ┌──────────────┐ │
│ │ 01-ML │ │ 02-Supervised│ │ 03-Unsupervised│ │
│ │ Fundamentals │──▶│ Learning │──▶│ Learning │ │
│ └──────┬───────┘ └──────────────┘ └──────────────┘ │
│ │ │
│ ▼ │
│ ┌──────────────┐ ┌──────────────┐ ┌──────────────┐ │
│ │ 04-Deep │──▶│ 05-NLP │ │ 06-Computer │ │
│ │ Learning │ │ │ │ Vision │ │
│ └──────┬───────┘ └──────────────┘ └──────────────┘ │
│ │ │
│ ▼ │
│ ┌──────────────┐ │
│ │ 07-Model │ ◀── All agents feed into deployment │
│ │ Deployment │ │
│ └──────────────┘ │
│ │
└─────────────────────────────────────────────────────────────────┘