Agent Skills
› MemPalace/mempalace
› status
status
GitHub用于查询 MemPalace 系统的运行状态,包括房间数量、存储使用量及整体健康度。通过执行特定命令获取实时数据,帮助用户监控系统资源与稳定性。
Trigger Scenarios
用户询问系统当前状态
需要检查房间数或存储使用情况
排查系统健康度问题
Install
npx skills add MemPalace/mempalace --skill status -g -y
SKILL.md
Frontmatter
{
"name": "status",
"description": "Show MemPalace status — room counts, storage usage, and palace health.",
"allowed-tools": "Bash, Read"
}
MemPalace Status
Run the following command and follow the returned instructions step by step:
mempalace instructions status
Version History
- aa89bd8 Current 2026-07-25 05:32


