What problem does it solve? AI agents acting on the web often need to prove their identity to third-party services. This Skill provides short-lived SSO tokens that let external services verify a Ravi identity without sharing credentials or passwords. ## Core Features & Use Cases - SSO Token Generation: Run ravi sso token to obtain a short-lived token (5-minute TTL) that proves your Ravi identity. - Third-Party Verification Flow: Pass the token to any service supporting "Login with Ravi"; their backend verifies it via the Ravi API and receives your identity name, email, and phone. - Use Case: An agent signing into a partner SaaS dashboard requests a fresh token, submits it in the service's login form, and the service confirms the agent's identity without any password exchange. ## Quick Start Ask the agent to get a Ravi SSO token and pass it to the third-party service that supports Login with Ravi.