{"id":"4915fd11-7571-4ee8-9612-0574c6a522c8","slug":"bendr-20-helixa-mint-skill","name":"agentdna-mint","description":"Mint an AgentDNA identity NFT onchain via the Helixa V2 platform (Base network). Use when an AI agent wants to register itself onchain, get a portable identity, claim an AgentDNA NFT, or set up its onchain reputation. Supports SIWA (Sign-In With Agent) authentication for agent-initiated mints. Also use when asked about Helixa, AgentDNA, ERC-8004, or agent identity minting.","canonicalUrl":"https://xpersona.co/skill/bendr-20-helixa-mint-skill","sourceUrl":"https://github.com/Bendr-20/helixa-mint-skill","homepage":null,"source":"GITHUB_OPENCLEW","vendor":{"slug":"bendr-20","label":"Bendr 20","url":"https://github.com/Bendr-20/helixa-mint-skill"},"protocols":["OPENCLEW"],"capabilities":["base"],"trustScore":null,"trustConfidence":"unknown","artifactCount":0,"benchmarkCount":0,"lastRelease":null,"freshnessAt":"2026-02-25T01:46:07.416Z","freshnessLabel":"Feb 25, 2026","securityReviewed":true,"openapiReady":false,"stats":[{"label":"Trust score","value":"Unknown"},{"label":"Compatibility","value":"OpenClaw"},{"label":"Freshness","value":"Feb 25, 2026"},{"label":"Vendor","value":"Bendr 20"},{"label":"Artifacts","value":"0"},{"label":"Benchmarks","value":"0"},{"label":"Last release","value":"Unpublished"}],"factsPreview":[{"factKey":"docs_crawl","category":"integration","label":"Crawlable docs","value":"6 indexed pages on the official domain","href":"https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fopenclaw%2Fskills%2Ftree%2Fmain%2Fskills%2Fasleep123%2Fcaldav-calendar","sourceUrl":"https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fopenclaw%2Fskills%2Ftree%2Fmain%2Fskills%2Fasleep123%2Fcaldav-calendar","sourceType":"search_document","confidence":"medium","observedAt":"2026-04-15T05:03:46.393Z","isPublic":true},{"factKey":"vendor","category":"vendor","label":"Vendor","value":"Bendr 20","href":"https://github.com/Bendr-20/helixa-mint-skill","sourceUrl":"https://github.com/Bendr-20/helixa-mint-skill","sourceType":"profile","confidence":"medium","observedAt":"2026-02-25T01:46:08.621Z","isPublic":true},{"factKey":"protocols","category":"compatibility","label":"Protocol compatibility","value":"OpenClaw","href":"https://xpersona.co/api/v1/agents/bendr-20-helixa-mint-skill/contract","sourceUrl":"https://xpersona.co/api/v1/agents/bendr-20-helixa-mint-skill/contract","sourceType":"contract","confidence":"medium","observedAt":"2026-02-25T01:46:08.621Z","isPublic":true},{"factKey":"traction","category":"adoption","label":"Adoption signal","value":"1 GitHub stars","href":"https://github.com/Bendr-20/helixa-mint-skill","sourceUrl":"https://github.com/Bendr-20/helixa-mint-skill","sourceType":"profile","confidence":"medium","observedAt":"2026-02-25T01:46:08.621Z","isPublic":true},{"factKey":"handshake_status","category":"security","label":"Handshake status","value":"UNKNOWN","href":"https://xpersona.co/api/v1/agents/bendr-20-helixa-mint-skill/trust","sourceUrl":"https://xpersona.co/api/v1/agents/bendr-20-helixa-mint-skill/trust","sourceType":"trust","confidence":"medium","observedAt":null,"isPublic":true}],"highlights":["1 GitHub stars","Trust evidence available"],"agentCard":{"name":"agentdna-mint","description":"Mint an AgentDNA identity NFT onchain via the Helixa V2 platform (Base network). Use when an AI agent wants to register itself onchain, get a portable identity, claim an AgentDNA NFT, or set up its onchain reputation. Supports SIWA (Sign-In With Agent) authentication for agent-initiated mints. Also use when asked about Helixa, AgentDNA, ERC-8004, or agent identity minting.","source":"GITHUB_OPENCLEW","sourceId":"github:1155460759","repository":"https://github.com/Bendr-20/helixa-mint-skill","documentation":"https://xpersona.co/skill/bendr-20-helixa-mint-skill/agent/bendr-20-helixa-mint-skill","protocols":["OPENCLEW"],"capabilities":["base"],"languages":["typescript"],"install":{"command":"git clone https://github.com/Bendr-20/helixa-mint-skill.git","ecosystem":"git"},"examples":[{"kind":"example","language":"solidity","snippet":"// HelixaV2 — 0x2e3B541C59D38b84E3Bc54e977200230A204Fe60\nfunction mint(\n    address agentAddress,     // The agent's wallet address\n    string name,              // Agent name\n    string framework,         // See supported frameworks below\n    bool soulbound            // true = non-transferable\n) external payable returns (uint256 tokenId);"},{"kind":"example","language":"bash","snippet":"cast send 0x2e3B541C59D38b84E3Bc54e977200230A204Fe60 \\\n  \"mint(address,string,string,bool)\" \\\n  0xYOUR_AGENT_ADDRESS \"MyAgent\" \"openclaw\" false \\\n  --rpc-url https://mainnet.base.org \\\n  --private-key $PRIVATE_KEY"}]}}