encrypted messaging skills

6 tagged encrypted messaging, measured the same way as everything else here.

Browse within: a2a 6agent-to-agent 6federated-agents 6mcp-tool 6

wire-enroll

01

SlanchaAI/wire

Skill Claude CodeCodex

Enroll operator + organization identity per RFC-001 (the v0.14 identity layer). Use when the user wants to mint an opdid (long-lived operator anchor), create an orgdid, issue/import membercerts, or republish their card with current enrollment. Personal-tier operators always carry a signing-key opdid regardless of SSO…

10 2d ago A 87 tokens

wire-init

02

SlanchaAI/wire

Skill Claude CodeCodex

Bootstrap Wire with the canonical wire up flow, creating a per-session DID-derived identity and optionally binding local or federation relays. Use when the user says "wire init", "wire up", "set up wire", or asks how to start using Wire.

10 2d ago A 54 tokens

wire-send

03

SlanchaAI/wire

Skill Claude CodeCodex

Send a signed message to a paired wire peer. Use when user wants to message another agent by handle/nick. Wire send writes a signed event to the per-peer outbox; the daemon pushes to the relay; the peer's daemon pulls + delivers to their inbox. End-to-end via Ed25519 signatures; relays are transport, never authority.

10 2d ago A 74 tokens