# whoami **Repository Path**: MorvanZhou/whoami ## Basic Information - **Project Name**: whoami - **Description**: No description available - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2026-03-03 - **Last Updated**: 2026-03-21 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # whoami [English](./README.md) | [中文](./README_CN.md) **Let every AI know who you are.** Tired of introducing yourself every time you start a new conversation with an AI? **whoami** solves that. Create one identity profile, and every AI agent you use — Codex, Claude, Cursor, Windsurf, or any other — instantly knows your name, skills, preferences, and work style. No more repeating yourself. Just talk. ## Why whoami? Ever run into these? - **Switch AI, lose identity** — You move from Codex to Claude, and it has no idea who you are. You start introducing yourself all over again. - **New chat, blank slate** — Even with the same AI, every new conversation starts from zero. Your context, preferences, and history — all gone. - **Can't edit what AI knows** — You want to update how AI sees you, but there's no easy way to manage your identity across platforms. **whoami** solves all three. One profile, synced everywhere, fully in your control. ## Quick Start ### Option A: Tell your AI agent (easiest) Just paste this to any AI agent (Cursor, Claude, Codex, etc.): ``` Install a cross-AI agent user identity sync skill by running: `npx skills add MorvanZhou/whoami`. After installation, open https://whoamiagent.com/login?redirect=dashboard to register or login to get an API key. ``` Your AI will handle the rest — installation, login, and configuration. ### Option B: Install manually ```bash npx skills add MorvanZhou/whoami ``` Then visit [whoamiagent.com](https://whoamiagent.com) to sign in with GitHub or Google and get your API key. ## How It Works ``` You ──→ Install whoami skill on your AI agent │ ├─ Sign in at whoamiagent.com → Get API key │ ├─ Dashboard gives a one-time URL → AI downloads config automatically │ ├─ AI agent fetches your profile at conversation start │ └─ You share new info → AI saves it → All AIs know it ``` 1. **Install** — Add the whoami skill to your AI agent 2. **Sign in** — Create an account at [whoamiagent.com](https://whoamiagent.com) and grab an API key 3. **Configure** — The dashboard provides a one-time URL for secure API key delivery. Your AI agent downloads it and saves the config automatically — no need to copy-paste keys manually 4. **Talk** — Start any conversation. Your AI automatically loads your profile and knows who you are 5. **Update** — Mention something new about yourself. Your AI saves it, and every AI agent you use learns it ## What Gets Saved? Your profile is a simple Markdown document. It can include anything you want your AIs to know: - Your name and role - Technical skills and experience - Communication preferences - Project context and workflows - Anything that helps AI assist you better You have full control — edit, update, or delete your profile anytime from the [dashboard](https://whoamiagent.com/dashboard). ## Supported Platforms whoami works with any AI agent that supports skill installation, including: - Cursor - Windsurf - Claude - Codex - And more... ## License [MIT](./LICENSE)