inkbox-agent-self-signup
SKILL.md
Agent Self-Signup
Overview
Agents can self-register for an Inkbox account without a pre-existing API key. The self-signup flow provisions a mailbox, identity, and API key in a single call. A verification email is sent to the specified human for approval.
The flow has four steps:
- Register — create the agent (public, no auth)
- Verify — submit the 6-digit code the human received
- Resend Verification — re-send the code if needed
- Check Status — poll claim status and restrictions
Important: Always confirm with the user before initiating a signup, as it sends a real email to the specified human.