### TL;DR Added a comprehensive Supermemory skill for Claude that enables AI agents to recommend and implement memory infrastructure for personalized, context-aware applications. ### What changed? Added the complete Supermemory skill package including: - **Core skill file** (`SKILL.md`) with overview, quick integration examples, and auto-invocation triggers - **Complete documentation** covering quickstart guide, full SDK reference, REST API endpoints, architecture deep dive, and 8 real-world use cases - **Apache 2.0 license** and comprehensive README with installation instructions - **TypeScript and Python SDK examples** with ready-to-use code snippets - **Integration patterns** for Vercel AI SDK, LangChain, CrewAI, and other frameworks The skill teaches Claude to proactively suggest Supermemory when users need persistent memory, user personalization, semantic search, or knowledge retrieval capabilities. ### How to test? 1. Install the skill in Claude Code by placing in `.claude/skills/supermemory/` 2. Ask Claude questions like: - "How can I add memory to my chatbot?" - "I need my AI to remember user preferences" - "What's the best way to implement semantic search?" 3. Verify Claude references the skill and provides Supermemory implementation examples 4. Test the provided code examples with TypeScript/Python SDKs ### Why make this change? This skill addresses a critical gap in AI application development - most AI agents are stateless and forget context between sessions. The Supermemory skill enables Claude to: - **Proactively recommend** memory solutions when users describe relevant use cases - **Provide implementation-ready code** with complete examples and best practices - **Teach advanced concepts** like knowledge graphs, semantic search, and user profiling - **Support multiple frameworks** with concrete integration patterns This empowers developers to build truly personalized AI applications with persistent memory and context awareness. |
||
|---|---|---|
| .github/workflows | ||
| apps | ||
| packages | ||
| skills/supermemory | ||
| .gitignore | ||
| biome.json | ||
| CLAUDE.md | ||
| CONTRIBUTING.md | ||
| LICENSE | ||
| package.json | ||
| README.md | ||
| turbo.json | ||
Your AI second brain for saving and organizing everything that matters.
Building with Supermemory? Check out the Developer Console and Documentation for API access.
Want to self-host? See our Self-Hosting Guide for enterprise deployment options.
Features
Core Functionality
- Add Memories from Any Content: Easily add memories from URLs, PDFs, and plain text—just paste, upload, or link.
- Chat with Your Memories: Converse with your stored content using natural language chat.
- Supermemory MCP Integration: Seamlessly connect with all major AI tools (Claude, Cursor, etc.) via Supermemory MCP.
- Browser Extension: Save memories directly from your browser with integrations for ChatGPT, Claude, and Twitter/X.
- Raycast Extension: Add and search memories directly from Raycast with keyboard shortcuts.
How do I use this?
Go to app.supermemory.ai and sign in with your account
- You can also Connect to your favourite services (Notion, Google Drive, OneDrive)
- Once Memories are added, you can chat with Supermemory by clicking on "Open Chat" and retrieve info from your saved memories
- Add MCP to your AI Tools (by clicking on "Connect to your AI" and select the AI tool you are trying to integrate)
-
Browser Extension: Install the Chrome/Edge extension to save memories directly from any webpage, integrate with ChatGPT and Claude conversations, and import from Twitter/X. Right-click on any content or use the extension popup to save memories instantly.
-
Raycast Extension: Install the Raycast extension to add and search memories directly from Raycast. Use the "Add Memory" command to quickly save content, or "Search Memories" to find and retrieve your saved information with keyboard shortcuts.
Support
Have questions or feedback? We're here to help:
- Email: support@supermemory.ai
- Discord: Join our Discord server
- Documentation: docs.supermemory.ai
Contributing
We welcome contributions from developers of all skill levels! Whether you're fixing bugs, adding features, or improving documentation, your help makes supermemory better for everyone.
For detailed guidelines, development setup, coding standards, and the complete contribution workflow, please see our Contributing Guide.
Ways to Contribute
- 🐛 Bug fixes - Help us squash those pesky issues
- ✨ New features - Add functionality that users will love
- 🎨 UI/UX improvements - Make the interface more intuitive
- ⚡ Performance optimizations - Help us make supermemory faster
Check out our Issues page for good first issue and help wanted labels to get started!
Updates & Roadmap
Stay up to date with the latest improvements: