返回顶部
r

ravi-identity

Get your agent identity (email, phone, owner name) and manage identities. Do NOT use for reading messages (use ravi-inbox), sending email (use ravi-email-send), or credentials (use ravi-passwords or ravi-secrets).

作者: admin | 来源: ClawHub
源自
ClawHub
版本
V 2.1.1
安全检测
已通过
507
下载量
0
收藏
概述
安装方式
版本历史

ravi-identity

# Ravi Identity You have access to Ravi, an identity provider that gives you your own phone number, email address, and secret store. ## Your Identity ```bash # Check auth status and current identity ravi auth status # Get your email address (use this for signups) ravi get email # Get your phone number (use this for SMS verification) ravi get phone # Get account owner info ravi get owner # List all your identities ravi identity list ``` **Response shape (identity list):** ```json [{ "uuid": "...", "name": "Sarah Johnson", "inbox": "sarah.johnson472@raviapp.com", "phone": "+15551234567", "created_dt": "2026-02-25T10:30:00Z", "updated_dt": "2026-02-25T10:30:00Z" }] ``` ## Creating a New Identity Only create a new identity when the user explicitly asks for one (e.g., for a separate project that needs its own email/phone). New identities require a paid plan. ```bash # Auto-generated name and email (recommended — looks like a real person) ravi identity create # → name: "Sarah Johnson", inbox: "sarah.johnson472@raviapp.com" ``` When name is omitted, the server generates a realistic human name like "Sarah Johnson". The auto-generated email uses the same name: `sarah.johnson472@raviapp.com`. ## Switching Identities ```bash # Switch to a different identity ravi identity use <uuid> ``` ## Important Notes - **Identity name for forms** — use the identity name for signup forms, not the account owner's name. - **Identities are permanent** — each identity has its own email, phone, and secrets. Don't create new identities unless the user asks. - **Not authenticated?** — run `ravi auth login` to onboard. ## Full API Reference For complete endpoint details, request/response schemas, and parameters: [Identities](https://ravi.id/docs/schema/identities.json) ## Related Skills - **ravi-inbox** — Read SMS and email messages - **ravi-email-send** — Compose, reply, forward emails - **ravi-email-writing** — Write professional emails with proper formatting and tone - **ravi-contacts** — Look up or manage contacts associated with this identity - **ravi-passwords** — Store and retrieve website credentials - **ravi-secrets** — Store and retrieve key-value secrets - **ravi-login** — Device code onboarding, sign up for and log into services, handle 2FA/OTPs - **ravi-feedback** — Send feedback, report bugs, request features

标签

skill ai

通过对话安装

该技能支持在以下平台通过对话安装:

OpenClaw WorkBuddy QClaw Kimi Claude

方式一:安装 SkillHub 和技能

帮我安装 SkillHub 和 ravi-identity-1776294852 技能

方式二:设置 SkillHub 为优先技能安装源

设置 SkillHub 为我的优先技能安装源,然后帮我安装 ravi-identity-1776294852 技能

通过命令行安装

skillhub install ravi-identity-1776294852

下载 Zip 包

⬇ 下载 ravi-identity v2.1.1

文件大小: 1.81 KB | 发布时间: 2026-4-16 17:29

v2.1.1 最新 2026-4-16 17:29
Auto-published from 19d2b7eea3e0a215bf8c5726dd9e1fb86307cdd7

Archiver·手机版·闲社网·闲社论坛·羊毛社区· 多链控股集团有限公司 · 苏ICP备2025199260号-1

Powered by Discuz! X5.0   © 2024-2025 闲社网·线报更新论坛·羊毛分享社区·http://xianshe.com

p2p_official_large
返回顶部