Switch and manage Ollama models

minion-modelsskillsetup L1381
majiayu000/claude-skill-registry
What it does

Pull and manage Ollama models for minions

Best for

When setting up or switching between different Ollama code/reasoning models with different speed/quality tradeoffs (0.5b nano → 14b large).

Inputs
  • · Model preset name (nano/small/medium/large)
  • · Optional: specific model tag
Outputs
  • · List of installed models
  • · Model info
  • · Storage usage breakdown
Requires
  • · ollama list/pull/rm/show CLI
Preconditions

Ollama installed; network access for model pulls

Failure modes
  • · Ollama not running → command fails
  • · Disk full → model pull fails