Skip to main content

memory-status

Check ai-memory system status and collection stats

Zur Installation springen

Quellinformationen

Repository
Hidden-History/ai-memory
Letzte Quellaktivität
14. Juli 2026 um 07:10
Erkannte Sprache von SKILL.md
Englisch
Sterne
41
Forks
5

Installationsoptionen

Standardmäßig ist der Prompt ausgewählt, der zuerst die Quelle prüft. Sie können zu einem direkten Befehl wechseln oder eine lokale Kopie herunterladen.

Quelldateien prüfen

Lesen Sie SKILL.md und alle von SkillsMP angezeigten Begleitdateien, bevor Sie sich für eine Installation entscheiden.

SKILL.md wird angezeigt

SKILL.md
Quellanweisungen · Schreibgeschützte Vorschau
name
memory-status
description
Check ai-memory system status and collection stats
allowed-tools
Bash
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.
Auf GitHub ansehen