onchain-agent

Register a three.ws agent onchain via ERC-8004. Covers building the agent manifest bundle, pinning it to IPFS, calling the identity registry contract, and confirming registration with the three.ws API. Does not include any signing implementation — the user's wallet handles signing.

Safety Notice

This listing is imported from SkillsMP metadata and should be treated as untrusted until upstream source review is completed.

Copy this and send it to your AI assistant to learn

Install skill "onchain-agent" with this command: npx skills add nirholas/skillsmp-nirholas-nirholas-onchain-agent

No markdown body

This source entry does not include full markdown content beyond metadata.

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Web3

three-ws

Build, deploy, and control AI agents with 3D bodies on three.ws. Create agents, upload GLB/glTF models, wire a talking avatar into any web page, manage persistent agent memory, and prepare onchain identity registration — all via REST API.

Repository SourceNeeds Review
Automation

create-agent

Create and configure a three.ws embodied 3D AI agent via the REST API. Covers creating the agent record, setting name/description/skills, linking an avatar GLB, and retrieving agent details. Uses https://three.ws/api/agents.

Repository SourceNeeds Review
Automation

embed-agent

Embed a three.ws embodied 3D AI agent anywhere on the web using the <agent-3d> web component. Covers all attributes, embed modes, brain/voice configuration, the real JavaScript DOM API, and all custom events. No install required.

Repository SourceNeeds Review
Automation

scene-3d

Use the three.ws scene manipulation skills to create and modify 3D objects in the live Three.js scene via natural language. Covers scene-create-object, scene-find-object, and scene-update-object — all MCP-exposed skills that the agent can call in response to user requests.

Repository SourceNeeds Review
onchain-agent | V50.AI