here-now
here now
What it does
- at the first here.now-related interaction in a conversation
- any time the user asks how to do something
- any time the user asks what is possible, supported, or recommended
- before telling the user a feature is unsupported
- Site access control (passwords and restricted access)
- workspaces (team accounts, membership, label URLs)
- Drives and Drive sharing
Requirements & configuration
- Topics that require current docs (do not rely on local skill text alone):
- Optional Drive token variable: $HERENOWDRIVETOKEN
- Without an API key this creates an anonymous site that expires in 24 hours.
- With a saved API key, the site is permanent.
- The script auto-loads the claimToken from .herenow/state.json when updating anonymous sites. Pass --claim-token {token} to override.
Configuration: HERENOW_API_KEYHERENOW_DRIVE_TOKENPATCH
Derived from the skill's own SKILL.md documentation · extracted 2026-07-23
here-now FAQ
What does the here-now skill do?
> here.now lets agents publish websites and files to live URLs in seconds. Publish HTML, documents, images, PDFs, videos, and static files to live URLs at {slug}.here.now or custom domains. Use when asked to "publish this", "host this", "deploy this", "share this on the web", "make a website", "put this online", "create a webpage", "generate a URL", "build a chatbot", "password protect this site", "make this site private", or "share this site with only certain people". here.now also includes workspaces — shared team accounts where Sites belong to the team and serve at {label}.{workspace}.here.now — use when asked to "publish this to our team workspace", "share this with my team", or "put this in our company workspace". at the first here.now-related interaction in a conversation any time the user asks how to do something
What does here-now require?
Topics that require current docs (do not rely on local skill text alone): Optional Drive token variable: $HERENOWDRIVETOKEN Without an API key this creates an anonymous site that expires in 24 hours. With a saved API key, the site is permanent. The script auto-loads the claimToken from .herenow/state.json when updating anonymous sites. Pass --claim-token {token} to override. Configuration keys: HERENOW_API_KEY, HERENOW_DRIVE_TOKEN, PATCH.
How do I install here-now?
Run: npx -y skills add https://github.com/heredotnow/skill --skill here-now --agent claude-code — the source lives at github.com/heredotnow/skill.
Maintain here-now?
Let people know it's listed here — add the badge (live metrics, light/dark aware) or a plain link to your README or docs.
[](https://getagentictools.com/skills/heredotnow-skill-here-now?ref=badge) npx agentictools info skills/heredotnow-skill-here-now The second line is the CLI lookup for this page — handy in READMEs and docs.