Skip to content
Agent Memory
Command

/status

Show Supermemory authentication status

From plugin
claude-supermemory
2.7k4 skills4 commands
Install
> /plugin marketplace add supermemoryai/claude-supermemory
> /plugin install supermemory@supermemory-plugins

How it fires

How this command gets triggered: by you, by Claude, or both.

  • Fires itselfClaude auto-loads it when your prompt matches the work.
  • You can call itInvoke it directly when you want it.
  • Slash command/status

Context preview

What this command does when you run it.

Show Supermemory authentication status

Command definition

status.md
description: Show Supermemory authentication status
allowed-tools: ["Bash"]

Supermemory Status

Run the bundled status checker and show the output to the user.

node "${CLAUDE_PLUGIN_ROOT}/scripts/status.cjs"

If the command fails, show the error and suggest restarting Claude Code after rebuilding or reinstalling the plugin.

Ships withclaude-supermemory

A Claude Code plugin that gives your AI persistent memory across sessions using Supermemory. Your agent remembers what you worked on - across sessions, across projects.

Get the whole plugin
Stats
2,736
Stars
167
Forks
Active
Maintenance
JavaScript
Language
3d ago
Last commit
6mo ago
Created

Repo: supermemoryai/claude-supermemory