DenLabs Lab · SDK Installable AI agent skills for on-chain identity and reputation via ERC-8004.
npx skills add den-labs/agent-skills| Skill | Type | Description |
|---|---|---|
| erc8004-avalanche | Blockchain | Register and manage AI agent identities on Avalanche using ERC-8004 (Trustless Agents) |
| erc8004-celo | Blockchain | Register and manage AI agent identities on Celo using ERC-8004 (Trustless Agents) |
Register your AI agent on Avalanche C-Chain with a verifiable on-chain identity, making it discoverable and enabling trust signals through reputation and validation.
Contract Addresses:
| Network | Identity Registry | Reputation Registry |
|---|---|---|
| Avalanche Mainnet (43114) | 0x8004A169FB4a3325136EB29fA0ceB6D2e539a432 |
0x8004BAa17C55a88189AE136b182e5fdA19dE9b63 |
| Avalanche Fuji (43113) | 0x8004A818BFB912233c491871b3d84c89A494BD9e |
0x8004B663056A597Dffe9eCcC1965A193B7388713 |
Register your AI agent on Celo with a verifiable on-chain identity, making it discoverable and enabling trust signals through reputation and validation.
Contract Addresses:
| Network | Identity Registry | Reputation Registry |
|---|---|---|
| Celo Mainnet (42220) | 0x8004A169FB4a3325136EB29fA0ceB6D2e539a432 |
0x8004BAa17C55a88189AE136b182e5fdA19dE9b63 |
| Celo Sepolia (11142220) | 0x8004A818BFB912233c491871b3d84c89A494BD9e |
0x8004B663056A597Dffe9eCcC1965A193B7388713 |
- Register AI agents on-chain (ERC-721 NFT identity)
- Give and read reputation feedback
- Request third-party validation
- Scripts for registration, checking agents, and giving feedback
- Full TypeScript examples with viem and ethers.js
Links:
Works with 20+ AI agents including:
Claude Code, Cursor, Windsurf, Cline, GitHub Copilot, Gemini CLI, and more.
This project is licensed under the Wolfcito Open / Commercial License (WOCL). Commercial use requires a separate agreement.