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


