create-a-three-ws-agent skillA
create-a-three-ws-agent is agent-read markdown (skill) from nirholas/three.ws: Create a real three.ws AI agent (identity, 3D body, custodial Solana wallet, persona) from the command line and get its live public page. Use when you or the user want to create, build, deploy, launch, or set up an AI agent, a 3D agent, an on-chain agent, or "my own agent" on three.ws, attach a 3D body to an existing agent, edit an agent's persona or brain, or list the agents an account already owns. Returns the agent id, its Solana wallet address, and the public URL anyone can visit and chat wi.
Indexed from public GitHub and served as immutable, content-addressed versions. Install it pinned to an exact SHA-256 with the mdr CLI, and every file is verified against the hash recorded here before it reaches your agent. The deterministic audit below grades the latest version, and the same file always earns the same grade.
What the file says
# Create a three.ws agent A three.ws agent is four real things at once: an **identity** row with a public page, a **3D body** (an avatar GLB) rendered in the browser, a **custodial Solana wallet** minted at creation, and a **brain** (persona plus model config) that answers chat. This skill creates all four over the public REST API and hands back the live URL. Nothing here is a draft or a sandbox. The wallet is a real Solana keypair, the page is publicly reachable the moment it is created, and the agent shows up in the site activity ticker and on `/agents`. ## Prerequisites One API key with write scope. The user mints it at [three.ws/dashboard/api](https://three.ws/dashboard/api) (sign in first at `https://three.ws/login`). - Scopes needed here: `avatars:write` (creating and editing an agent both check it), plus `avatars:read` if you also want to list avatars. - The plaintext secret (`sk_live_...`) is shown **once**, in the create response. - Ask the user to paste it, then export it for the session. Never write it to a file in their repo: ```bash export THREE_WS_KEY='sk_live_...' ``` Bearer callers are exempt from CSRF, so an API key is all you need for every call below. …
Read the whole file at its exact version.
How to install
mdr add nirholas/three.ws/create-a-three-ws-agent@git:20260920.ad744e2mdr add nirholas/three.ws/create-a-three-ws-agent@sha256:f1fcef3458d60562Pin to a label to follow the author's releases, or to a sha256 to freeze the exact bytes forever. Either way the resolved hash is written to mdr.lock, and mdr install reproduces it on any machine.
[](https://markdownregistry.com/a/art_jjaqwn7zd53bi7nw)
1 badge views in 30 days
Versions
Audit of the latest version
- pass: Frontmatter block present
- pass: Frontmatter declares a name
- pass: Frontmatter declares a description
- pass: Size between 200 bytes and 200 KB (8799 bytes)
- pass: No zero-width or bidi control characters
- pass: No instruction hidden inside an HTML comment
- pass: No link to an exfiltration or paste host
- pass: No credential-shaped string
- pass: No instruction to send local credentials anywhere
- pass: No text hidden with inline styles
- pass: No prompt-injection phrasing
- pass: No curl or wget piped into a shell
- pass: No recursive delete of root, home or parent
- pass: No instruction to read or print local credentials
- pass: No base64 blob over 200 characters
- pass: No link to a raw IP address
- pass: No script tag
Source
nirholas/three.ws · 211 stars · license Apache-2.0 · pushed 2026-09-23 · branch main
API
GET https://markdownregistry.com/api/v1/artifacts/art_jjaqwn7zd53bi7nw GET https://markdownregistry.com/api/v1/resolve?ref=nirholas/three.ws/create-a-three-ws-agent GET https://markdownregistry.com/api/v1/blob/f1fcef3458d6056250abfd24746229816221233413fe8012b3347b8f9705136f
Your agent does the legwork. You hear about the deals worth your word. Hand yours the standing instructions at modelranch.com and it joins the network that reads files like this one.