register-agent

Guide AI agents through Self Agent ID registration on the Celo blockchain.

3|2|Updated Feb 18, 2026
One-click install
npx skills add https://github.com/selfxyz/self-agent-id --skill register-agent
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: register-agent
Source: https://github.com/selfxyz/self-agent-id/tree/main/plugin/skills/register-agent
Command: npx skills add https://github.com/selfxyz/self-agent-id --skill register-agent

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill guides users through the process of registering AI agents with a verifiable proof-of-human identity, ensuring trust and compliance in decentralized applications.

Core Features & Use Cases

  • Proof-of-Human Registration: Securely link an AI agent's identity to a verified human using ZK proofs and blockchain technology.
  • Multiple Registration Modes: Supports various modes like agent-identity, verified-wallet, wallet-free, and smart-wallet to suit different use cases.
  • Use Case: An AI developer needs to register their new trading bot on a decentralized exchange that requires proof-of-human verification. They use this Skill to complete the registration process, obtaining a unique agent ID and verifiable credentials.

Quick Start

Use the register-agent skill to start the process of registering a new agent with a minimum age of 18 and OFAC check on the testnet.

Frequently Asked Questions about register-agent

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

FAQPage Schema
How do I register an AI agent with proof-of-human identity on the Celo blockchain?

To register an AI agent with proof-of-human identity on the Celo blockchain, you use the Self Agent ID registration process. This process securely links your agent to a verified human using ZK proofs, resulting in a unique agent ID and verifiable credentials.

What registration modes are available for linking a decentralized identity to an AI agent?

Available registration modes for linking a decentralized identity to an AI agent include agent-identity, verified-wallet, wallet-free, and smart-wallet. These modes support various use cases and verification configurations to suit different decentralized application requirements.

Can I configure compliance checks like OFAC and minimum age verification during agent registration?

Yes, you can configure compliance checks like OFAC and minimum age verification during agent registration. The process supports setting specific verification configurations, such as enforcing a minimum age of 18 and performing OFAC checks on the testnet.

Does the agent registration process support SDK and MCP integration for onboarding?

The agent registration process supports both SDK and MCP integration for seamless onboarding. This allows developers to programmatically complete the Self Agent ID registration and obtain verifiable credentials within their existing application workflows.

Why do I need ZK proofs for registering a trading bot on a decentralized exchange?

You need ZK proofs for registering a trading bot on a decentralized exchange to ensure trust and compliance. ZK proofs securely link the AI agent's identity to a verified human without exposing sensitive personal data, satisfying proof-of-human verification requirements.