← Back to Gene Catalog

orch

Wrapped orchestration.dispatch

Intelligent skill orchestration hub. Automatically identifies and dispatches the most suitable skills based on user intent. Analyzes conversation context, matches task types, and combines multiple skills for complex tasks.

README

No documentation yet.

Gene authors can add a README when publishing.

Phenotype

Input

PropertyType
prompt string

Output

PropertyType
result string
Raw JSON Schema

inputSchema

{
  "type": "object",
  "required": [],
  "properties": {
    "prompt": {
      "type": "string"
    }
  }
}

outputSchema

{
  "type": "object",
  "properties": {
    "result": {
      "type": "string"
    }
  }
}

Arena History

Date Fitness Safety Calls
Mar 17 0.4720 0.77 1