kaku-runtime
Installation
SKILL.md
kaku-runtime
Kaku 终端面板控制与多 session 运行时管理。
⚠️ 关键规则(违反会静默失败)
规则 1:提交必须用 --no-paste $'\r',不能用 \n
# ✅ 正确 — 触发真实回车键
kaku cli send-text --pane-id $PANE "你的任务"
kaku cli send-text --no-paste --pane-id $PANE $'\r'
# ❌ 错误 — \n 在交互式 CLI(CC/Codex)中不会触发提交
kaku cli send-text --pane-id $PANE "你的任务\n"
kaku cli send-text --no-paste --pane-id $PANE $'\n'
规则 2:启动 CC 前必须 unset CLAUDECODE
Related skills
More from cklxx/elephant.ai
soul-self-evolution
When personality/collaboration strategy needs updating → evolve SOUL config under immutable-section protection with rollback support.
339desktop-automation
When you need to control macOS desktop apps (Atlas, Chrome, Finder) → automate via AppleScript.
98ppt-deck
When the user needs a presentation → PPT playbook (goal/audience → storyline → layout → accessibility → delivery).
78reminder-scheduler
When the user wants to set reminders → create, query, cancel one-time or recurring reminders with expiry scanning.
70deep-research
When a topic needs thorough investigation from multiple sources → multi-source search + evidence assembly + structured report.
59video-production
When the user wants to create a short video → generate with Seedance, validate and save output files.
53