wire-status
Show Wire memory connection status and container info
Installer avec Codex ou Claude Copiez ce prompt, collez-le dans Codex, Claude ou un autre assistant, puis laissez-le vérifier la page du skill et l'installer pour vous.
Menu
Show Wire memory connection status and container info
Installer avec Codex ou Claude Copiez ce prompt, collez-le dans Codex, Claude ou un autre assistant, puis laissez-le vérifier la page du skill et l'installer pour vous.
Basé sur la classification professionnelle SOC
Connect Wire memory to this agent. Authenticates via browser and registers your Wire container's MCP tools.
Disconnect Wire memory and remove stored credentials
ALWAYS USE THIS SKILL. Automatic context logging and retrieval via Wire container. Invoke this skill at the start of every session, when making decisions, when receiving corrections, when establishing patterns, and before ending sessions. This skill provides persistent cross-project memory that supplements the built-in memory system.
Claim an ephemeral Wire memory container to make it permanent. Opens a browser to create an account.
Configure Wire memory settings (transcript capture, etc.)
| name | wire-status |
| description | Show Wire memory connection status and container info |
Locate and run the status script with the Bash tool. The script is at scripts/status.mjs inside this skill's own directory (skills/wire-status/scripts/status.mjs within the installed wire-memory plugin). The Bash tool's working directory may not be the skill directory — resolve to an absolute path before invoking:
SCRIPT="$(find ~/.claude/plugins ~/.cursor/plugins -path '*wire-memory*/skills/wire-status/scripts/status.mjs' -print -quit 2>/dev/null)"
node "$SCRIPT"
If not connected, suggest running /wire-connect.