Build your own second brain with supermemory. It's a ChatGPT for your bookmarks. Import tweets or save websites and content using the chrome extension.
Find a file
sohamd22 8eaea21619 add supermemory skill (#751)
### 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.
2026-02-22 02:24:18 +00:00
.github/workflows Add Claude Code GitHub Workflow (#681) 2026-01-18 16:52:34 -08:00
apps fix(mcp): hide containerTag from tool schemas when x-sm-project header is set (#749) 2026-02-20 04:34:57 +00:00
packages feat: change "All Spaces" to "Nova Spaces" with multi-select support (#731) 2026-02-13 21:34:58 +00:00
skills/supermemory add supermemory skill (#751) 2026-02-22 02:24:18 +00:00
.gitignore remove bun lock file (#686) 2026-01-20 01:28:41 +00:00
biome.json feat: layout design with theme improvements (#443) 2025-10-01 21:59:54 +00:00
CLAUDE.md feat: supermemory MCP 4.0 (#631) 2025-12-30 12:03:21 -08:00
CONTRIBUTING.md fix: change support email to the one on slack 2025-12-18 17:50:37 -08:00
LICENSE Update LICENSE 2025-08-16 20:01:44 -07:00
package.json fuck up ho gaya 2026-01-13 01:20:35 -08:00
README.md fix: change support email to the one on slack 2025-12-18 17:50:37 -08:00
turbo.json Enhanced Text Editor and format fixes with biome (#371) 2025-08-21 08:40:44 -07:00

supermemory Logo

Your AI second brain for saving and organizing everything that matters.

Web App   Chrome Extension   Raycast Extension   Discord

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.


supermemory

Features

Core Functionality

How do I use this?

Go to app.supermemory.ai and sign in with your account

  1. Start Adding Memory with your choice of format (Note, Link, File)
supermemory
  1. You can also Connect to your favourite services (Notion, Google Drive, OneDrive)
supermemory
  1. Once Memories are added, you can chat with Supermemory by clicking on "Open Chat" and retrieve info from your saved memories
supermemory
  1. Add MCP to your AI Tools (by clicking on "Connect to your AI" and select the AI tool you are trying to integrate)
supermemory
  1. 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.

  2. 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:

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: