agent-web-identity - Agent Web Identity Sign-In
Allows CLI sessions to link to Internet Identity and make authorized canister calls as an app-specific principal.
Tags
Updated: 2026-09-23Capabilities
Typical Inputs
Typical Outputs
What this skill does
- Link Internet Identity web session
- Reauthenticate expired identity delegations
- Verify principal with whoami canister
- Clean up stale session identities
- Execute authorized canister calls
Inputs
- Target application domain
- Identity session name
- User interactive browser authentication
- Explicit canister call arguments
Outputs
- Browser sign-in URL
- Delegation stored in keyring
- Canister call execution results
Requirements
- icp CLI >= 0.3.0
- Browser running on the same machine
- Internet Identity account with CLI access enabled
- Permission to bind localhost port
