selfxyz
Official@selfxyz
Self.xyz provides decentralized identity verification and cryptographic authentication protocols for on-chain agent registration and secure request signing.
Agent Skills by selfxyz
Showing 7 vetted skills indexed across 2 GitHub repositories.
query-credentials
Query agent identities, credentials, and verification status via on-chain lookups and REST APIs.
verify-agents
Verify Self Agent ID identities and integrate verification middleware into APIs.
register-agent
Guide AI agents through Self Agent ID registration on the Celo blockchain.
sign-requests
Sign HTTP requests with ECDSA or Ed25519 and authentication headers.
integrate-self-id
Guide Self Agent ID integration across SDKs, APIs, Solidity, and MCP servers.
self-agent-id-overview
Explain the Self Agent ID system and its ERC-8004 proof-of-human mechanisms.
self-xyz
Integrate Self.xyz zero-knowledge identity verification for passports and ID cards.
Frequently Asked Questions About selfxyz
FAQPage SchemaWhat specific identity verification tasks does Self.xyz enable?▼
Self.xyz enables the verification of agent identities and credentials through on-chain lookups and zero-knowledge proofs. It supports the registration of entities on the Celo blockchain and provides mechanisms for validating passports and ID cards within decentralized environments.
Which technical personas benefit from integrating Self.xyz?▼
Security engineers, blockchain developers, and identity architects benefit from these capabilities. The system is designed for professionals building decentralized infrastructure who require robust proof-of-human mechanisms and secure cryptographic request signing for their distributed systems.
What are the core prerequisites for implementing Self.xyz identity verification?▼
Implementation requires familiarity with Celo blockchain interactions, ECDSA or Ed25519 cryptographic standards, and ERC-8004 specifications. Developers must be prepared to integrate verification middleware into their existing request-handling logic and handle on-chain identity lookups.