Skip to main content
C

/cortex-model

CortexML & AI

Builds an end-to-end ML pipeline: data ingestion with validation, feature engineering with a feature store, model training with cross-validation and hyperparameter tuning, evaluation against a held-out test set, and deployment to a serving endpoint with monitoring. Chooses the right model type for the problem.

Install

This skill

Install Cortex Model

1. Add to marketplace

$ claude plugin marketplace add tonone-ai/tonone

2. Install this skill

$ claude plugin install cortex-model@tonone-ai

The agent

Install Cortex

1. Add to marketplace

$ claude plugin marketplace add tonone-ai/tonone

2. Install Cortex

$ claude plugin install cortex@tonone-ai

Want all 31 agents across both teams?

Full installation guide

Invoke this skill

Command|$ /cortex-model

When to use

When building a prediction, classification, or regression model from labeled data for the first time and want a complete pipeline rather than a notebook. When an existing model needs proper versioning, evaluation infrastructure, and a serving layer rather than running as a script.

Deep dive

AI End-to-End ML Pipeline Builder

Most ML projects ship as notebooks. /cortex-model produces a real pipeline: ingestion, feature store, training with CV, evaluation, deploy with monitoring.

Read the article

More from Cortex

All Cortex skills

Ready to use Cortex Model?