# Memory Status

> Check ai-memory system status and collection stats

- Skill: `hidden-history/memory-status-2` (Agent Skill)
- Install (CLI): `npx skillmds@latest add hidden-history/memory-status-2`
- Raw SKILL.md: https://api.skillmd.com/api/skills/hidden-history/memory-status-2/raw
- Safety review: pending (external: skill-scanner PASS, skillspector PASS)
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: Hidden-History (https://skillmd.com/u/hidden-history)
- Updated: 2026-09-22
- Page: https://skillmd.com/skills/hidden-history/memory-status-2

---


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.

