starknet-identity
✓Register AI agents on-chain using the ERC-8004 Trustless Agents standard. Manage agent identity as NFTs, build reputation through feedback, and request third-party validation.
Installation
SKILL.md
Register and manage AI agent identities on Starknet using the ERC-8004 standard.
ERC-8004 defines three interconnected on-chain registries for AI agents:
| agentName | Display name | "MyTradingAgent" | | agentType | Category | "defi-trader", "nft-curator", "data-analyst" | | version | Semantic version | "1.0.0" | | model | LLM model used | "claude-opus-4-5", "gpt-4o" | | status | Current status | "active", "paused", "deprecated" | | framework | Agent framework | "daydreams", "openclaw", "langchain" |
Register AI agents on-chain using the ERC-8004 Trustless Agents standard. Manage agent identity as NFTs, build reputation through feedback, and request third-party validation. Source: keep-starknet-strange/starknet-agentic.
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/keep-starknet-strange/starknet-agentic --skill starknet-identity- Category
- </>Dev Tools
- Verified
- ✓
- First Seen
- 2026-02-17
- Updated
- 2026-02-18
Quick answers
What is starknet-identity?
Register AI agents on-chain using the ERC-8004 Trustless Agents standard. Manage agent identity as NFTs, build reputation through feedback, and request third-party validation. Source: keep-starknet-strange/starknet-agentic.
How do I install starknet-identity?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/keep-starknet-strange/starknet-agentic --skill starknet-identity Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/keep-starknet-strange/starknet-agentic
Details
- Category
- </>Dev Tools
- Source
- skills.sh
- First Seen
- 2026-02-17