What problem does it solve?
AI assistants often lack persistent memory, forcing you to repeat context, decisions, and insights across different sessions. This Skill provides your AI with a dedicated, searchable memory that endures, eliminating repetitive explanations.
Core Features & Use Cases
- Instant Recall: Quickly save and retrieve technical insights, project context, debugging solutions, and architectural decisions with simple commands.
- Automatic Context Loading: Your AI assistant automatically references relevant memories at the start of new sessions, ensuring it's always up-to-date without you having to prompt it.
- Searchable Archive: All memories are timestamped, tagged, and full-text searchable, making it easy to find past information when you need it.
- Use Case: At the end of a coding session, tell Claude "Save to memory: We refactored the user authentication module to use OAuth2. Next, implement refresh tokens." Claude will remember this for your next session, allowing you to pick up exactly where you left off.
Quick Start
Remember: The new API endpoint for user profiles is /api/v1/users/{id} and requires an Authorization header.