Now liveThe Skillselion MCP - thousands of ranked skills, loaded into your agent mid-task. No install.Get it →
dunkinfrunkin avatar

Status

  • 1 installs
  • 2 repo stars
  • Updated February 25, 2026
  • dunkinfrunkin/openmem

Show persistent memory store statistics and health via the memory_stats MCP tool, including counts, edges, and average memory strength with guidance.

About

Reports the state of a persistent agent memory store including memory counts, relationship edges, and average strength via an MCP tool. A developer uses it to check memory-store health and freshness.

  • Summarizes active, superseded, and contradicted memories
  • Flags low average strength as stale memories

Status by the numbers

  • 1 all-time installs (skills.sh)
  • Ranked #14,098 of 16,546 AI & Agent Building skills by installs in the Skillselion catalog
  • Data as of Jul 8, 2026 (Skillselion catalog sync)
npx skills add https://github.com/dunkinfrunkin/openmem --skill status

Add your badge

Show developers this skill is listed on Skillselion. Paste this into your README.

Listed on Skillselion
Installs1
repo stars2
Last updatedFebruary 25, 2026
Repositorydunkinfrunkin/openmem

What it does

Show persistent memory store statistics and health via the memory_stats MCP tool, including counts, edges, and average memory strength with guidance.

Files

SKILL.mdMarkdownGitHub ↗

/openmem:status

Show the current state of the persistent memory store.

Instructions

1. Call the memory_stats MCP tool to retrieve store statistics.

2. Present the results to the user in a clear summary:

Memory Store Status

  • Total memories and breakdown by status (active, superseded, contradicted)
  • Total edges (relationships between memories)
  • Average memory strength (indicates overall health/freshness)

3. Provide brief guidance:

  • If average strength is low (< 0.5), suggest that many memories may be stale and the user might want to review and reinforce important ones.
  • If there are many superseded or contradicted memories, mention that the store has been actively maintained.
  • If the store is empty, suggest using /openmem:store to start building the memory base.

Related skills

This week in AI coding

Five minutes, every Monday - the tools, releases and tactics for developers.

unsubscribe anytime.