Skip to main content

memory-status

Check ai-memory system status and collection stats

跳到安装

来源信息

仓库
Hidden-History/ai-memory
最近来源活动
2026年7月14日 07:10
检测到的 SKILL.md 语言
英语
星标
41
分支
5

安装方式

默认使用会先检查来源的 Prompt;你也可以切换为直接命令,或下载本地副本。

检查来源文件

决定是否安装前,请先阅读 SKILL.md,以及 SkillsMP 当前展示的配套文件。

正在显示 SKILL.md

SKILL.md
来源说明 · 只读预览
name
memory-status
description
Check ai-memory system status and collection stats
allowed-tools
shell
Check the status of the ai-memory system including Qdrant health and collection statistics. ## Instructions 1. Invoke the status script with **no shell**: pass a discrete argv array — `$AI_MEMORY_INSTALL_DIR/scripts/memory/run-with-env.sh`, then `$AI_MEMORY_INSTALL_DIR/scripts/memory/aim_status.py`. Do not embed the path inside a single quoted shell string. 2. Present the status output clearly to the user.
在 GitHub 查看