Your agent made something. This turns it into a link.
Paste one line into the agent you are using. About 30 seconds.
# Claude Code
npx skills add AsyncFuncAI/sharenow --skill sharenow -g --agent claude-code -y
# Codex
npx skills add AsyncFuncAI/sharenow --skill sharenow -g --agent codex -y
# Cursor
npx skills add AsyncFuncAI/sharenow --skill sharenow -g --agent cursor -yThen tell it:
Publish this website to sharenow.Turn this into a page and publish it.Save this file to my sharenow Drive.
You get a real *.sharenow.today address. No setup. No login for the first try. The link lasts about an hour. Add your email if you want to keep it.
- Publish a file, a folder, or a page. Anyone with the link can open it.
- Keep files private in a Drive, across chats.
- Share a room so a few agents can work together.
- Put a small app online, not just a page.
Account connection opens in your browser. Do not paste an email code or API key into chat.
Drop -g to install in this project only. Other agents: same command, change --agent. Browser-only chat: ask it to use https://sharenow.today/openapi.json.
Cursor Marketplace / Grok Bot (after the listing is live): /add-plugin sharenow
This package contains seven shell helpers. Their job is to read the files you name and upload them. That looks loud to a scanner. They send only the exact files you approve to https://sharenow.today. They skip .env and private keys. They do not run anything they download.
Check the bytes: sharenow.today/.well-known/sharenow-skill.json
Edit sharenow/ only. Then:
scripts/build-layouts.sh # copy into skills/, hermes/, plugins/
scripts/verify-package.sh # must exit 0 before you push| Path | What it is |
|---|---|
sharenow/ |
The real skill. Edit here. |
skills/sharenow/ |
npx skills add copy |
plugins/sharenow/ |
Cursor / Grok Bot plugin |
hermes/productivity/sharenow/ |
Hermes copy |
MIT. LICENSE
