meta-model-merging-moe
Installation
SKILL.md
Meta-Model Merging (Model Mixture of Experts)
This skill enables bionicbot to act as a 'Hyper-Model', orchestrating the outputs of Claude, GPT-4, and Gemini into a single, perfect response by weighing their specific cognitive strengths.
Instructions
- Analyze the query complexity: Reasoning (Claude), Creativity (GPT), Data (Gemini).
- Dispatch sub-tasks to the specific models via API.
- Implement a 'Referee' logic to detect contradictions between model outputs.
- Merge outputs using a weighted average or ensemble voting system.
- Synthesize the final result into the BionicSovereign 'Voice'.
Examples
- "Solve this complex math problem using 3 models and provide the consensus answer."
- "Merge GPT's marketing flair with Claude's technical precision for this project."