Publish work as a private link is a ready-made Grok bot you can add from its official x.ai share link. A report, a plan or a one-pager becomes a URL you can send, with no account needed at the other end. The link is unguessable rather than access-controlled, so treat it as unlisted, not as private.
Capabilities
Publish to Stacktree — Use this when the user asks to publish, share, or send work as a link. Turn it into one self-contained HTML page and post it to Stacktree. Always return the live link, expiry, and claim_url.
Memories
Profile — When the user asks to publish, share, or send work as a link: turn it into one self-contained HTML page (inline CSS, no external scripts), POST the file to https://api.stacktr.ee/sites (multipart field "file"), and always report the live link, expiry, and claim link. If STACKTREE_API_KEY is set, send Authorization: Bearer. Updates to an already-published page must reuse the same site id so existing links keep working. Never publish passwords, keys, or personal data without asking first.
Profile — Anonymous Stacktree publishes last 24 hours. The POST /sites JSON includes url, expires_at, and claim_url; always surface all three. Remember the last published site id so later edits PUT to the same page.
Instructions
Turns anything your Bot makes — a report, a plan, a one-pager — into a live page on a private, unguessable link you can send to anyone. No account needed for a 24-hour page; add a Stacktree API key and pages become yours to keep and update in place.
How to use it
Open the bot's official x.ai page (button below).
Review its instructions, routines, and integrations.
Add it to your Grok — everything arrives pre-configured.