plugin-bnb-identity

Manage Milady ERC-8004 agent identities with metadata generation and persistence.

366|65|Updated Feb 7, 2026
One-click install
npx skills add https://github.com/milady-ai/milady --skill plugin-bnb-identity
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: plugin-bnb-identity
Source: https://github.com/milady-ai/milady/tree/main/packages/plugin-bnb-identity/skill
Command: npx skills add https://github.com/milady-ai/milady --skill plugin-bnb-identity

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill streamlines the management of Milady's on-chain identity using the ERC-8004 standard, simplifying registration, updates, and resolution of agent identities.

Core Features & Use Cases

  • On-Chain Identity Management: Register, update, and resolve agent identities on the blockchain.
  • Metadata Generation: Create and manage agent metadata, including profile information.
  • Persistence: Handles local storage of identity data.
  • Use Case: Ensure your AI agent's digital identity is consistently and securely represented on-chain, facilitating trust and discoverability.

Quick Start

Update Milady's ERC-8004 identity using the plugin-bnb-identity skill.

Frequently Asked Questions about plugin-bnb-identity

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

FAQPage Schema
How do I manage on-chain identity for an AI agent using ERC-8004?

On-chain agent identity management using ERC-8004 involves registering, updating, and resolving blockchain identities. It provides secure digital representation and discoverability for AI agents by persisting local identity data and generating deterministic metadata.

Can I update agent metadata without breaking plugin compatibility?

Yes, you can update agent metadata without breaking compatibility by preserving the plugin export shape. The Skill enforces deterministic metadata generation and confirmation-gated write actions to ensure updates remain stable across the ERC-8004 identity standard.

What are the requirements for writing ERC-8004 identity updates to the blockchain?

Writing ERC-8004 identity updates requires confirmation-gated write actions. This ensures that all registration and resolution updates to the on-chain agent identity are explicitly confirmed before execution to maintain deterministic metadata and prevent unauthorized modifications.

Does this Skill handle local persistence for on-chain identity data?

Yes, the Skill handles local persistence for on-chain identity data using built-in persistence helpers. It maintains local storage of identity data to ensure your agent's profile information and metadata are consistently available and up to date.

When do I need to use ERC-8004 for agent identity management?

You need to use ERC-8004 for agent identity management when establishing trust and discoverability for AI agents on the blockchain. It standardizes registration and resolution, ensuring your agent's digital identity is consistently and securely represented on-chain.