Create AI agent teams and custom skills
metaskillskillsetup L3★1
morganmuli/metaskill ↗What it does
Orchestrate and manage multi-stage ML workflow execution
Best for
Managing complex multi-stage ML experiments with single invocation.
Inputs
- · pipeline config
- · stage definitions
- · input data
Outputs
- · unified stage output
- · consolidated error logs
- · timing metrics
Requires
- · data tools
- · ML frameworks
- · infra (DVC, MLflow)
Preconditions
All stage dependencies installed
Failure modes
- · Stage failure halts pipeline
- · config schema mismatch
Trust signals
- · Framework pattern
- · per-stage error handling