Show detailed memem memory system status — memory count, projects, search DB, miner health.
Scanned 5/27/2026
Install via CLI
openskills install TT-Wang/memem---
name: memem-status
description: Show detailed memem memory system status — memory count, projects, search DB, miner health.
allowed-tools: [Bash]
---
Run `PYTHONPATH="${CLAUDE_PLUGIN_ROOT}" python3 -m memem.server --status` and display the results.
If the miner is not running, offer to start it:
```bash
bash "${CLAUDE_PLUGIN_ROOT}/memem/miner-wrapper.sh" start
```
No comments yet. Be the first to comment!
Python backend development expertise for FastAPI, security patterns, database operations, Upstash integrations, and code quality. Use when: (1) Building REST APIs with FastAPI, (2) Implementing JWT/OAuth2 authentication, (3) Setting up SQLAlchemy/async databases, (4) Integrating Redis/Upstash caching, (5) Refactoring AI-generated Python code (deslopification), (6) Designing API patterns, or (7) Optimizing backend performance.