awiki-id
awiki Identity Skill
CRITICAL — Read ../awiki-shared/SKILL.md first.
Use This Skill For
- creating or importing a local identity
- registering or recovering a handle-backed identity
- binding phone or email contact information
- switching the default identity
- reading or updating the DID profile
Core Concepts
- identity: the local awiki identity container selected with
--identity - DID: the protocol identifier used by the services
- handle: the human-friendly public identifier
- contact binding: adding phone or email to an existing identity
- current identity: the default local identity used when
--identityis omitted
More from agentconnect/awiki-cli
awiki
Unified entry skill for awiki-cli, providing agent identity and IM capabilities, including direct messaging, group chat, and attachment send/receive; future support for end-to-end encrypted communication, and responsible for routing related tasks, minimal loading, safety rules, and confirmation rules.
27awiki-runtime
Runtime mode selection, websocket listener, daemon bridge, and heartbeat contract.
2awiki-bundle
Route awiki-cli tasks to the correct shared, domain, workflow, or debug skill.
2awiki-shared
Shared awiki-cli rules for command usage, output contract, safety boundaries, and confirmation.
2awiki-debug
Debugging helpers for local SQLite, raw RPC, schema cache, and logs.
2awiki-people
Relationship, follower, and local-contact contract for future people features.
2