Resources
2Install
npx skillscat add cklxx/elephant-ai/task-delegation Install via the SkillsCat registry.
SKILL.md
task-delegation
跨 Agent 任务分发:将子任务委派给外部 CLI agent 执行。
调用
python3 skills/task-delegation/run.py '{"action":"dispatch","agent":"codex","task":"fix the bug in main.go"}'
python3 skills/task-delegation/run.py '{"action":"list"}'