agentkit-register-agent

Register agent wallets in AgentBook with World ID verification via CLI.

21|3|Updated Feb 23, 2026
One-click install
npx skills add https://github.com/worldcoin/agentkit --skill agentkit-register-agent
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: agentkit-register-agent
Source: https://github.com/worldcoin/agentkit/tree/main/skills/agentkit-register-agent
Command: npx skills add https://github.com/worldcoin/agentkit --skill agentkit-register-agent

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) and scripts (resource) components.

What problem does it solve?

This Skill streamlines the process of registering an agent wallet with AgentBook, ensuring that agents are backed by verified World ID holders.

Core Features & Use Cases

  • CLI Registration: Facilitates agent wallet registration using the @worldcoin/agentkit-cli.
  • World ID Verification: Integrates World ID proofs for human verification.
  • Use Case: A developer needs to register a new agent wallet for their dApp. They can use this skill to follow the documented CLI commands and verification steps to successfully register their wallet in AgentBook.

Quick Start

Use the agentkit-register-agent skill to register your wallet address using the CLI.

Frequently Asked Questions about agentkit-register-agent

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I register an agent wallet in AgentBook using the CLI?

To register an agent wallet in AgentBook, use the @worldcoin/agentkit-cli to submit your wallet address via QR code or deep-link. The process requires World ID verification and adherence to Base mainnet or Base Sepolia network configurations.

What is World ID verification used for when registering agent wallets?

World ID verification ensures that the agent wallet being registered in AgentBook is backed by a verified human holder. This proof of personhood is integrated directly into the CLI registration workflow to prevent bot or automated sybil registrations.

Does AgentBook wallet registration work on both Base mainnet and Base Sepolia?

Yes, AgentBook wallet registration supports both Base mainnet and Base Sepolia network configurations. You must configure the appropriate relay endpoints for transaction submission to ensure the registration is processed on the correct network.

Can I automate the agent wallet registration process without manual QR code scanning?

Yes, the agent wallet registration process supports both manual and automated submission workflows via the CLI. You can configure relay endpoints to programmatically handle transaction submission without requiring manual QR code or deep-link intervention.

Why does my agent wallet registration require a relay endpoint?

Agent wallet registration requires a relay endpoint to submit the registration transaction to the configured Base mainnet or Base Sepolia network. The relay handles the transaction broadcast, ensuring the World ID-verified wallet is properly recorded in AgentBook.