command-center
Compare original and translation side by side
🇺🇸
Original
English🇨🇳
Translation
ChineseCommand Center Skill
Command Center Skill
The skill generates a global overview of the Agentic OS framework's state. It aggregates information from , , and into a single markdown dashboard ().
command-center.agent/state/tasks.json.agent/state/last-run.json.agent/state/errors.jsonstatus.mdcommand-center.agent/state/tasks.json.agent/state/last-run.json.agent/state/errors.jsonstatus.mdAgentic OS Integration
Agentic OS集成
When invoked, this skill reads the persistent memory files and outputs the directly.
status.md调用该skill时,它会读取持久化内存文件并直接输出。
status.mdUsage
使用方法
bash
python3 scripts/command_center.pyThis will create/update and print the status dashboard to standard output.
.agent/state/status.mdbash
python3 scripts/command_center.py此命令将创建/更新并将状态仪表盘打印到标准输出。
.agent/state/status.md