supermemoryai

19 mods across 9 repositories, 39k stars between them.

supermemoryai/supermemory

Instructions file

Instructions for supermemoryai/supermemory, covering claude.md, repository structure, applications (apps/), development commands and root level (monorepo).

29k 3d ago A 884 tokens original MIT

docs

02

supermemoryai/supermemory

Cursor rule Cursor

All documentation files use MDX format with a specific structure.

29k 3d ago A 314 tokens original MIT

supermemory

03

supermemoryai/supermemory

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…

29k 3d ago A 81 tokens original MIT

apple-mcp CLAUDE.md

04

supermemoryai/apple-mcp

Instructions file

Claude Code instructions for supermemoryai/apple-mcp, covering apple-mcp development guidelines, commands, code style, typescript configuration and formatting & structure.

3.1k 1y ago A 271 tokens original MIT archived

context-gatherer

08

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…

2.7k 7d ago A 56 tokens

UserPromptSubmit

11

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.

2.7k 7d ago A tokens not measured

PreToolUse

12

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.

2.7k 7d ago A tokens not measured

Stop

13

supermemoryai/claude-supermemory

Hook

Runs when the agent finishes a response, executing capture.js via node. From supermemoryai/claude-supermemory.

2.7k 7d ago A tokens not measured

supermemoryai/install-mcp

Instructions file CodexOpenCode

Instructions for supermemoryai/install-mcp, covering agents.md, development commands, architecture overview, core entry points and core components.

194 4mo ago A 2,867 tokens original MIT

memorybench

15

supermemoryai/skills

Skill Claude CodeCodex

Automatically benchmark your custom memory implementation against established systems like Supermemory, Mem0, and Zep.

94 3mo ago A 0 tokens

supermemory-cli

16

supermemoryai/skills

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.

94 3mo ago A 41 tokens

supermemory

17

supermemoryai/skills

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…

94 3mo ago A 81 tokens

svg-animations

18

supermemoryai/skills

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…

94 3mo ago A 77 tokens

preprint-browser

19

supermemoryai/preprint

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…

22 3mo ago A 119 tokens original Apache-2.0