mixseek-orchestrator-config

Generate MixSeek orchestrator TOML files for multi-team tournament runs.

1|1|Updated Jan 16, 2026
One-click install
npx skills add https://github.com/drillan/mixseek-plus --skill mixseek-orchestrator-config
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: mixseek-orchestrator-config
Source: https://github.com/drillan/mixseek-plus/tree/main/.claude/skills/mixseek-orchestrator-config
Command: npx skills add https://github.com/drillan/mixseek-plus --skill mixseek-orchestrator-config

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill removes the complexity of designing MixSeek orchestrator settings for tournament-style multi-team runs, so you can compare competing agent teams without hand-editing TOML.

Core Features & Use Cases

  • Orchestrator Generation: Builds orchestrator.toml files with team lists, round limits, and timeout controls.
  • Validation Guardrails: Checks that round bounds, team paths, and related config references are consistent before use.
  • Advanced Routing: Supports custom evaluator, judgment, and prompt builder configuration paths when your workspace uses non-default layouts.
  • Use Case: Set up a research benchmark where several agent teams compete on the same task and the best submission is selected automatically.

Quick Start

Tell me which MixSeek team configurations should compete, how many rounds to run, and any timeout preferences, and I will generate the orchestrator.toml file.

Frequently Asked Questions about mixseek-orchestrator-config

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I generate a TOML orchestrator file for multi-team tournament execution?

To generate an orchestrator TOML file, provide the competing MixSeek team configurations, desired round limits, and timeout preferences to automatically build the multi-team tournament execution setup.

What is multi-team tournament execution in MixSeek and when do I need it?

Multi-team tournament execution in MixSeek is a process that compares competing agent teams across multiple rounds while controlling timeouts and selection logic to automatically select the best submission.

How do I set up custom evaluator and judgment paths for a MixSeek orchestrator?

To set up custom routing, specify your non-default workspace-relative paths for the evaluator, judgment, and prompt builder configuration references when generating the orchestrator TOML file.

Does MixSeek orchestrator generation validate team paths and round bounds before use?

Yes, orchestrator generation includes validation guardrails that check round bounds, workspace-relative team paths, and configuration references to ensure consistency before tournament execution.

Can I compare multiple agent teams automatically without hand-editing TOML files?

Yes, you can compare multiple agent teams by providing the team configurations and round limits, which generates the orchestrator TOML file automatically and removes the complexity of hand-editing.