Skip to main content

← All sources

Supermemory skills

Memory and context management skill — extracts and tracks user facts over time, tops LongMemEval/LoCoMo/ConvoMem benchmarks skills-hub.ai mirrors 1 skills from Supermemory daily — every skill links back to its upstream GitHub source. Install with one command across Claude Code, Cursor, Codex, Windsurf, and any MCP-compatible tool.

Upstream: github.com/supermemoryai/supermemory

Installing a Supermemory skill

Pick a skill below, then run the install command for your AI coding tool. The skills-hub CLI writes the SKILL.md to the right directory and tracks the install in .skills.json so your team gets reproducible installs.

# Install a Supermemory skill
npx @skills-hub-ai/cli install <skill-slug>

# Browse all Supermemory skills via API
curl https://skills-hub.ai/api/v1/skills?source=supermemory

# Browse all sources
open https://skills-hub.ai/sources

Top Supermemory skills

See all →

The most-installed skills from Supermemory, ranked by adoption.

  1. 01supermemory

    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 static/dynamic facts, and RAG for semantic search. Perfect for chatbots, assistants, and knowledge-intensive applications.

    Buildfrom Supermemory

About this source

skills-hub.ai mirrors skills from 90+ official GitHub repositories every day. Each imported skill is parsed from a SKILL.md file in the source repo, gets a security scan and quality score on import, and links back to its upstream source of truth.

Last sync: Apr 30, 2026, 10:12 PM (success).

Supermemory skills — frequently asked

What are Supermemory skills?

Supermemory skills are AI coding skills published by Supermemory (Memory and context management skill — extracts and tracks user facts over time, tops LongMemEval/LoCoMo/ConvoMem benchmarks) and mirrored daily on skills-hub.ai. They are SKILL.md files that follow the open Agent Skills standard, so they work in Claude Code, Cursor, Codex CLI, Windsurf, Copilot, and any MCP-compatible tool.

How many Supermemory skills are available?

skills-hub.ai indexes 1 skills from Supermemory, synced daily from the upstream GitHub repository (https://github.com/supermemoryai/supermemory).

How do I install a Supermemory skill?

Run `npx @skills-hub-ai/cli install <skill-slug>` in your project. The CLI writes the SKILL.md to the right directory for your AI tool and adds it to your `.skills.json` lockfile so your team gets the same skills at the same versions.

Are these official Supermemory skills?

Yes. Every skill from this source is mirrored from Supermemory's own GitHub repository (https://github.com/supermemoryai/supermemory). Each skill page links back to the upstream source of truth, so you can verify the original.

Supermemory skills — 1 official AI coding skills — skills-hub.ai