Author Profile: nirholas

Skills published by nirholas with real stars/downloads and source-aware metadata.

Total Skills

5

Total Stars

170

Total Downloads

0

RSS Feed

Skills Performance

Comparison chart based on real stars and downloads signals from source data.

three-ws

34

Stars
34
Downloads
0

create-agent

34

Stars
34
Downloads
0

embed-agent

34

Stars
34
Downloads
0

onchain-agent

34

Stars
34
Downloads
0

scene-3d

34

Stars
34
Downloads
0

Published Skills

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
Web3

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.

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
Author nirholas | V50.AI