Agent Skills
› MemPalace/mempalace
› status
status
GitHub用于查看 MemPalace 状态,包括房间数量、存储使用量及宫殿健康状况。通过运行特定命令获取系统当前运行指标。
触发场景
查询系统状态
检查存储使用情况
查看房间计数
安装
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
版本历史
- aa89bd8 当前 2026-07-25 05:32


