awiki-workflow-onboarding
awiki Onboarding Workflow
CRITICAL — Read ../awiki-shared/SKILL.md first.
When to Use
- first-time awiki-cli setup
- migrating local identity or SQLite data from v1
- registering a new handle-backed identity
- enabling runtime mode and websocket listener
Preconditions
awiki-cliis installed and reachable- the user can provide phone or email for handle registration if needed
- the user has explicitly approved identity creation or listener installation before write steps run
Workflow Steps
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.
28awiki-id
DID, handle, contact binding, recovery, identity switching, and profile management.
2awiki-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.
2