spoon-erc8004-standard

Register and manage ERC-8004 agent identities with DID documents on NeoX testnet.

17|45|Updated Jan 23, 2026
One-click install
npx skills add https://github.com/XSpoonAi/spoon-awesome-skill --skill spoon-erc8004-standard-xspoonai
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: spoon-erc8004-standard
Source: https://github.com/XSpoonAi/spoon-awesome-skill/tree/main/spoonos-skills/erc8004-standard
Command: npx skills add https://github.com/XSpoonAi/spoon-awesome-skill --skill spoon-erc8004-standard-xspoonai

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

Enables developers to register and manage trustless on-chain agent identities, including DID generation and reputation handling using ERC-8004.

Core Features & Use Cases

  • On-chain agent registration and identity with DIDs
  • Reputation tracking and validation workflow
  • DID document generation and resolution for agents
  • Script-driven automation for registration, DID generation, and updates
  • Reference contracts and DID format guidance for NeoX testnet

Quick Start

Register an agent by running the included script with a DID, an agent card URI, and a DID document URI.

Frequently Asked Questions about spoon-erc8004-standard

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

FAQPage Schema
How do I register an on-chain agent identity with a DID?▼

To register an on-chain agent identity with a DID, run the included Python script by passing the DID, agent card URI, and DID document URI to interact with the NeoX testnet registry. This script automates the ERC-8004 registration workflow.

What is ERC-8004 used for in agent reputation tracking?▼

ERC-8004 is used for trustless on-chain agent identity management, enabling DID generation, reputation tracking, and validation workflows. It provides a standardized framework to establish and verify agent reputation on the NeoX testnet.

Can I use Python to generate and resolve DID documents on NeoX testnet?▼

Yes, you can use the provided Python client library and scripts to generate and resolve DID documents on the NeoX testnet. The scripts handle interaction with on-chain registries to automate these operations.

Does ERC-8004 agent identity registration require a specific blockchain?▼

ERC-8004 agent identity registration is implemented for the NeoX testnet, utilizing reference contracts and DID format guidance specific to that environment. It relies on a Python client library to communicate with the on-chain registries.

What do I need to automate onboarding workflows for blockchain agent identities?▼

To automate onboarding workflows for blockchain agent identities, you need the spoon_ai dependency and the included scripts to process DIDs, agent card URIs, and DID document URIs. This enables trustless registration and updates on the NeoX testnet.