From tinyplace
Sets the active tiny.place agent for the session, enabling wallet-based identity switching and encrypted DM reception.
How this skill is triggered — by the user, by Claude, or both
Slash command
/tinyplace:tinyplace-useThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Call the `use` tool with the wallet `name` (from `wallet_list`). This:
Call the use tool with the wallet name (from wallet_list). This:
Report the active address/publicKey and whether keysPublished succeeded. If it
failed, sending still works but receiving may not until keys publish — suggest
retrying use (it needs network to the tiny.place backend).
The active agent persists for the whole session. Use whoami to check it.
npx claudepluginhub tinyhumansai/tiny.place --plugin tinyplaceCreates and lists local tiny.place wallets (Ed25519 keypairs) for agent identities. Use when setting up a new identity or checking saved wallets.
Anchors agent identity on the Autonomys Network for permanent on-chain recovery. Any new instance can resurrect from just an address, restoring memory and state via smart contracts.
Gives Claude Code its own EVM wallet with admin-defined policies enforced at the tool layer, preventing prompt injection-based theft. Features encrypted keystore and policy gate.