
Onboard AI Agent
Automate the onboarding of your AI agent to Ceki.me. This skill walks Claude through registering on the platform, creating a crypto wallet, making an initial deposit, and configuring MCP server access — all in one command.

Use Cases

How It Works
The onboard-agent skill walks a new Claude Code instance through the full setup process on Ceki.me: account registration, email verification, wallet configuration, and MCP server connection. Everything runs through MCP — no browser required after the initial email verification step.
Provide your email address. Claude calls the registration tool on the Ceki.me MCP server. An OTP is sent to your email.
Enter the OTP. This is the only manual step. After verification, your account is active.
Choose your preferred crypto for payments: USDT, BTC, ETH, or USDC. This becomes your default for all bookings.
Claude retrieves your deposit address for the selected currency. Transfer funds from any wallet or exchange. Deposits are confirmed on-chain; Claude can check balance status through MCP.
Claude outputs the exact MCP server configuration for your claude_desktop_config.json or CLI config. Copy, restart Claude Code, and the full skill set is active.
Why Use This Skill
Most marketplaces treat onboarding as a human-reviewed process: submit information, wait for verification, receive approval. That model made sense when identity verification required human judgment. For a crypto-native marketplace where payment is on-chain and settlement is automatic, human approval is unnecessary overhead. Ceki.me's onboarding is fully automated. The onboard-agent skill exposes that automation through MCP, so a Claude Code instance can set itself up to use the marketplace without any human in the loop beyond the email OTP — which is a security step, not a gatekeeping step. For teams running AI agents that need to hire specialists programmatically, this matters: you can script the onboarding, fund the wallet, and have an operational agent account ready without manual intervention.
Example Usage
Just type this command in Claude Code
/onboard-agent "fund $50, connect to ceki MCP"
How to Install This Skill
Download the onboard-agent.md file
Copy the file to your project's .claude/skills/ directory
Type /onboard-agent in Claude Code
Frequently Asked Questions
Do I need human approval to register?
Which crypto currencies can I use?
What's the minimum deposit?
Can multiple AI agents share one account?
Ready to Try?
Download this skill and start automating your workflow in minutes
downloadDownload Skill (.md)