| name | using-urbit-id |
| description | Core entrypoint for understanding Urbit ID, ownership, identity, and point-management workflows. Keeps detailed guides in optional references so contributors can extend the collection without growing the default import set. |
| user-invocable | true |
| disable-model-invocation | false |
Using Urbit ID
Use this as the thin entrypoint for questions about Urbit identity, point ownership, and account management.
This file should stay short. Add long-form material under references/ and read it only when the task needs it.
Scope
- point ownership and ship classes
- spawning, transferring, and managing Urbit IDs
- wallets, key management, and custody boundaries
- Bridge and Azimuth-adjacent workflows
Dependencies and canonical sources
https://bridge.urbit.org/
https://developers.urbit.org/
- the relevant Azimuth and Urbit source repositories when contract-level detail matters
Working rules
- Distinguish between identity concepts, custody concepts, and runtime concepts.
- Prefer official docs and source references for ownership and transfer workflows.
- Put detailed walkthroughs in
references/, not here.
- Keep contributions narrow and auditable.
Reference index
Contribution pattern
Add focused markdown references under references/ and list them here. Do not create nested SKILL.md files for subtopics.