multimodal-dispatch

Community

Route tasks by modality to the best model.

Authormichael-conrad
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill provides a modality-aware routing framework that routes tasks to the most capable Ollama model based on content modality, using a cloud-first preference for text and vision models and coordinating sub-agent dispatch.

Core Features & Use Cases

  • Probes model capabilities and builds a capability snapshot for routing decisions.
  • Resolves content modalities against hints and dispatches per-modality tasks to the appropriate models.
  • Supports single-modality dispatch and multi-modality coordination via dispatch-multi with deterministic results.
  • Works end-to-end with probe, resolve, and dispatch tasks to enable reliable agent orchestration in OpenCode.

Quick Start

Route an incoming task by modality by probing capabilities, resolving the modality, and dispatching to the best model.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: multimodal-dispatch
Download link: https://github.com/michael-conrad/.opencode/archive/main.zip#multimodal-dispatch

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 545,000+ vetted skills library on demand.