Claim an ephemeral Wire memory container to make it permanent. Opens a browser to create an account.
Scanned 5/27/2026
Install via CLI
openskills install usewire/wire-memory---
name: wire-claim
description: Claim an ephemeral Wire memory container to make it permanent. Opens a browser to create an account.
---
# Claim Wire Memory Container
Locate and run the claim script with the Bash tool. The script is at `scripts/claim.mjs` inside this skill's own directory (`skills/wire-claim/scripts/claim.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:
```bash
SCRIPT="$(find ~/.claude/plugins ~/.cursor/plugins -path '*wire-memory*/skills/wire-claim/scripts/claim.mjs' -print -quit 2>/dev/null)"
node "$SCRIPT"
```
After the script opens the browser, the user should create an account and complete the onboarding flow. Once done, the container is permanently linked to their account.
If the container is already claimed, the script will update the local config and confirm.
No comments yet. Be the first to comment!
Adversarial multi-agent planning skill. Self-orchestrates 5 hostile category members (unspecified-low, unspecified-high, deep, ultrabrain, artistry) via team-mode for ruthless cross-critique debate, distills only the defensible insights, then MANDATORILY hands the distilled insight bundle to the `plan` agent for executable plan formalization. Use when planning needs maximum rigor and surfacing of weak assumptions, blind spots, and over-engineering. Triggers: 'hyperplan', 'hpp', '/hyperplan', ...