AgentProfile
Give your agent its own identity profile
The agent's own profile — email and name.
naive uplive
- Postgres16.2 · iad1100%
- Auth12.4k users100%
- Edge functions18 deployed100%
- Storageprovisioning72%
- Cronqueued54%
3 / 5 liveprovisioned in 1 call
Paste and ship
Drop this into Cursor, Claude Code, or any agent. It reads the skill manifest and wires up Profile for you.
Agent prompt
Read https://usenaive.ai/skill.md and use the Naïve Profile primitive in my project. Start with: naive whoami
What you get
Own identityName and email per agent.
Set emailPoint at a provisioned inbox.
Per-user scopeTenant-isolated profile.
Signup-readyIdentity before browser signup.
One call to AgentProfile
CLI, SDK, or REST — one bearer token, one credit balance.
CLI
Profile
Read and set the user's own profile — name and email. Point an agent at a provisioned inbox before it signs up for services in the real world.
Own identity
Name and email per agent.
Set email
Point at a provisioned inbox.
Per-user scope
Tenant-isolated profile.
Signup-ready
Identity before browser signup.
# Run with your API key exported
$ naive whoamiStart building with AgentProfile
One API key. One credit balance. Every primitive.