supermemory-status

star 41

Show Supermemory connection status for Codex. Use when the user asks whether Supermemory is connected, which account or API key is active, memory hook health, or plugin status.

supermemoryai By supermemoryai schedule Updated 6/4/2026

name: supermemory-status description: Show Supermemory connection status for Codex. Use when the user asks whether Supermemory is connected, which account or API key is active, memory hook health, or plugin status. allowed-tools: Bash(node:*)

Supermemory Status

Show whether Supermemory is connected and which credential source is active:

node ~/.codex/supermemory/status.js

Windows Sandbox

On Windows, if running the command from Codex and sandbox execution is likely to fail for ~/.codex paths, request escalated shell execution immediately instead of trying the sandbox first. Use a narrow approval reason such as:

Run Supermemory status from the Codex home directory so it can read the installed credentials.

Use this when the user asks whether memory is active, what Supermemory account is connected, or whether Codex can currently use Supermemory.

Never print the full API key. The script masks credentials; preserve that masking in the response.

Install via CLI
npx skills add https://github.com/supermemoryai/codex-supermemory --skill supermemory-status
Repository Details
star Stars 41
call_split Forks 3
navigation Branch main
article Path SKILL.md
More from Creator
supermemoryai
supermemoryai Explore all skills →