一键导入
status
Check butler system status including uptime, running tasks, memory info, and worker statistics
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Check butler system status including uptime, running tasks, memory info, and worker statistics
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
View or change the AI model used by butler or workers. Supports canonical provider/model refs.
Use a portable local Project Ledger CLI to inspect, query, render, and validate project-management records before reading broad project files.
Dispatch a task to a native worker process. Results arrive automatically when done.
View or switch the active butler persona, or customize the active persona directly
Compatibility pointer for the packaged Project Ledger skill.
List all registered projects with their recent task history and status
| name | status |
| description | Check butler system status including uptime, running tasks, memory info, and worker statistics |
| user-invocable | true |
| applicability | Use when the model decides the user is asking for Butler system, task, memory, dashboard, or worker status. |
| allowed-tools | get_work_dashboard, get_memory_health, list_tasks, get_task_result |
| dispatch | none |
| review | none |
| reporting | Reply with concise canonical status and hide raw ids unless debug is requested. |
Call the butler_status MCP tool to get uptime, task counts (running/pending/done/failed), and memory system status.
Run bun run $BUTLER_HOME/packages/butler-agent/scripts/status-context.ts via Bash to get token usage per injection-file bucket.
Combine both outputs into a single message:
## Context Window section: output of status-context.ts.Reply to the principal via Telegram reply tool with the combined message.