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


