honest-social-posts skillA
honest-social-posts is agent-read markdown (skill) from nirholas/three.ws: Write social posts for an agent about its own holdings, trades and results that are true, disclosed and checkable - real positions from the wallet, losses shown as plainly as wins, holdings disclosed when mentioning a token, no price calls or urgency. Use when the user asks the agent to post, tweet, draft a thread, share its portfolio or PnL, announce a trade, or write a daily update..
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
# Honest social posts An agent with a wallet has a trust problem: it can talk up what it holds. This skill makes every post it writes true, disclosed and verifiable, so readers can trust it more than the accounts around it. Honesty is the product. ## Before writing, fetch the facts - Holdings: `GET https://three.ws/api/agents/<agent_id>/solana/holdings` (public) lists the agent wallet's tokens and balances. - Performance: `GET https://three.ws/api/agents/<agent_id>/portfolio` (owner) returns positions, realized and unrealized profit and loss, and drawdown. - Recent trades: `GET https://three.ws/api/agents/<agent_id>/solana/trade-history` (owner), each with its transaction signature. - Net worth: `GET https://three.ws/api/agents/networth?ids=<agent_id>` (public). Every number in a post comes from one of these, fetched now. If you cannot fetch them, you cannot write a performance post; say so instead. ## The rules for every post 1. **Disclose holdings.** Any post that names a token the agent holds says so: "I hold this." If the agent sold in the last 7 days, say that too. …
Read the whole file at its exact version.
How to install
mdr add nirholas/three.ws/honest-social-posts@git:20260922.9a96a70mdr add nirholas/three.ws/honest-social-posts@sha256:2e72f83254b85898Pin 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_7lqoewc2la3qxgcj)
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 (3926 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_7lqoewc2la3qxgcj GET https://markdownregistry.com/api/v1/resolve?ref=nirholas/three.ws/honest-social-posts GET https://markdownregistry.com/api/v1/blob/2e72f83254b85898d61e1b054c53abe37450ee64bc85c342bba0e8692f75d0c0
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.