Agent Skills: meta-orchestrator

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

UncategorizedID: cklxx/elephant.ai/meta-orchestrator

Install this agent skill to your local

pnpm dlx add-skill https://github.com/cklxx/elephant.ai/tree/HEAD/skills/meta-orchestrator

Skill Files

Browse the full folder contents for meta-orchestrator.

Download Skill

Loading file tree…

skills/meta-orchestrator/SKILL.md

Skill Metadata

Name
meta-orchestrator
Description
When multiple skills need coordinated activation → manage skill activation, conflict arbitration, strategy, and audit.

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"]}'