LogoClawIndex
CasesSkillsAbout
LogoClawIndex

ClawIndex

OpenClaw Skills & Use Case Index

ClawIndex is an ecosystem-driven index of OpenClaw skills and real-world use cases.

Index

Skills·
Cases

Meta

About·
Disclaimer·
Email·
GitHub
© 2026 ClawIndex All Rights Reserved.

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-23

Capabilities

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

Source

  • Spec: SKILL.md
auth
icp
internet-identity
cli
delegation
Link Internet Identity web session
Reauthenticate expired identity delegations
Verify principal with whoami canister
Clean up stale session identities
Target application domain
Identity session name
User interactive browser authentication
Browser sign-in URL
Delegation stored in keyring
Canister call execution results