Instructions file
Instructions for supermemoryai/supermemory, covering claude.md, repository structure, applications (apps/), development commands and root level (monorepo).
Instructions file
Instructions for supermemoryai/supermemory, covering claude.md, repository structure, applications (apps/), development commands and root level (monorepo).
Cursor rule Cursor
All documentation files use MDX format with a specific structure.
Skill Claude CodeCodex
Supermemory is a state-of-the-art memory and context infrastructure for AI agents. Use this skill when building applications that need persistent memory, user personalization, long-term context retention, or semantic search across knowledge bases. It provides Memory API for learned user context, User Profiles for…
Instructions file
Claude Code instructions for supermemoryai/apple-mcp, covering apple-mcp development guidelines, commands, code style, typescript configuration and formatting & structure.
supermemoryai/claude-supermemory
Plugin Claude Code
Supermemory plugins for Claude Code — persistent memory across sessions and projects.
supermemoryai/claude-supermemory
Settings file Claude Code
Enable Claude Code to learn in real-time, update it's knowledge, and grow with you, using supermemory.
supermemoryai/claude-supermemory
Plugin Claude Code
Persistent memory across Claude Code sessions using Supermemory.
supermemoryai/claude-supermemory
Agent
Gathers deep background from Supermemory before substantial work. Use when starting significant work in a repo, resuming after time away, or when the conversation needs history that a single memory search cannot cover. Fans out searches across the project's memory containers and returns a synthesized brief with…
supermemoryai/claude-supermemory
Command
Show Supermemory authentication and connection status.
supermemoryai/claude-supermemory
Hook
Runs when a session starts, executing session-start.js via node. From supermemoryai/claude-supermemory.
supermemoryai/claude-supermemory
Hook
Runs when you submit a prompt, before the agent sees it, executing recall-directive.js via node. From supermemoryai/claude-supermemory.
supermemoryai/claude-supermemory
Hook
Runs before the agent uses a tool for mcp__.*supermemory.* tool calls, executing recall-approve.js via node. From supermemoryai/claude-supermemory.
supermemoryai/claude-supermemory
Hook
Runs when the agent finishes a response, executing capture.js via node. From supermemoryai/claude-supermemory.
Instructions file CodexOpenCode
Instructions for supermemoryai/install-mcp, covering agents.md, development commands, architecture overview, core entry points and core components.
Skill Claude CodeCodex
Automatically benchmark your custom memory implementation against established systems like Supermemory, Mem0, and Zep.
Skill Claude CodeCodex
Use the Supermemory CLI to programmatically manage memories, documents, profiles, tags, connectors, keys, and teams from the terminal. Covers all commands, flags, and usage patterns.
Skill Claude CodeCodex
Supermemory is a state-of-the-art memory and context infrastructure for AI agents. Use this skill when building applications that need persistent memory, user personalization, long-term context retention, or semantic search across knowledge bases. It provides Memory API for learned user context, User Profiles for…
Skill Claude CodeCodex
Create beautiful, performant SVG animations and illustrations. Use this skill when the user asks to create SVG graphics, icons, illustrations, animated logos, path animations, morphing shapes, loading spinners, or any animated SVG content. Covers SMIL animations, CSS-driven SVG animation, path drawing effects, shape…
Skill Claude CodeCodex
Use when the user points you at a Preprint workspace (a directory containing preprint/tabs.md and -tN.md page files). Operate a real Chromium browser through markdown files. Read preprint/tabs.md to discover open tabs, read a tab's page file to see its current state, and append exactly one action under for the daemon…