← Back to Gene Catalog

orch

Wrappedorchestration.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
promptstring

Output

PropertyType
resultstring
Raw JSON Schema

inputSchema

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

outputSchema

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

Arena History

DateFitnessSafetyCalls
Mar 170.47200.771