Meta Orchestrator

When multiple skills need coordinated activation → manage skill activation, conflict arbitration, strategy, and audit.

cklxx Updated

File contents

meta-orchestrator

统一技能控制平面:根据策略执行技能筛选、依赖排序、联动关系输出、风险摘要。

调用

python3 skills/meta-orchestrator/run.py plan --skills '[{"name":"reminder-scheduler","score":0.8}]' --proactive_level medium
python3 skills/meta-orchestrator/run.py summarize --plan '{"selected_skills":["meta-orchestrator"]}'

cklxx/elephant.ai/tree/main/skills/meta-orchestrator commit fc90a81f84

Frequently asked questions

npx skillmds@latest add cklxx/meta-orchestrator