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


