launch-a-token skillA
launch-a-token is agent-read markdown (skill) from nirholas/three.ws: Walk a user through launching a coin for their three.ws agent on the Solana bonding-curve launchpad - name, symbol, metadata, initial buy, wallet-signed or agent-wallet launch - with a devnet rehearsal option, a full confirmation of every irreversible parameter, and the mint and transaction reported at the end. Use when the user wants to launch, mint, create or deploy a coin or token for their agent..
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
# Launch a token Launching a coin is permanent: the name, symbol and supply cannot be changed afterwards, and any initial buy spends real SOL. Your job is to get every parameter right before the user signs, and to never launch on anyone's behalf without an explicit yes to the exact details. ## Before anything: is a launch the right move? Ask what the coin is for. A coin tied to an agent that does real work (a service people pay for, a community around it) has a reason to exist. If the answer is "to pump it", say plainly that most launches go to zero within days and the creator's reputation goes with it. Then help anyway if they still want to, honestly. ## Collect the parameters | Parameter | Rule | | --- | --- | | Agent | The three.ws agent the coin belongs to (`agent_id`). The coin links back to its page. | | Name | 1 to 32 characters. Must not imitate an existing project, person or brand. | | Symbol | 1 to 10 characters. Same rule. | | Image and description | From the agent's avatar and bio by default; the user can supply their own. | | Initial buy | 0 to 50 SOL. Optional. It is a real purchase at the first curve price, and it is public. | …
Read the whole file at its exact version.
How to install
mdr add nirholas/three.ws/launch-a-token@git:20260922.9a96a70mdr add nirholas/three.ws/launch-a-token@sha256:4602d148a736278aPin 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_xnccbkil6q4e57xe)
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 (4205 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_xnccbkil6q4e57xe GET https://markdownregistry.com/api/v1/resolve?ref=nirholas/three.ws/launch-a-token GET https://markdownregistry.com/api/v1/blob/4602d148a736278acc34b3bcaad5633deff3748e04abb85fb4d732c148e16972
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.