What problem does it solve?
This Skill provides a guided, step-by-step process for installing and verifying the Anamnesis system, ensuring all prerequisites and configurations are correctly set up for persistent semantic memory.
Core Features & Use Cases
- Guided Installation: Walks new users through setting up Node.js, PostgreSQL, pgvector, Ollama, and Anamnesis configuration.
- Health Checks: Verifies the status of all Anamnesis components for existing installations.
- Automated Verification: Detects installation state and guides users to the first incomplete step or runs a comprehensive health check.
- Use Case: When you first set up Anamnesis, running
/anamnesis_install will guide you through creating the database, configuring settings, and registering MCP servers. If Anamnesis stops working later, running /anamnesis_install again will perform a health check and highlight any issues.
Quick Start
Run /anamnesis_install in your Claude Code session to begin the guided setup or health check.