here-now
here.now lets agents publish websites and files to live URLs in seconds. Publish HTML, documents, images, PDFs, videos, and static files to
Open source Repository Open in the app JSON README (API)
About
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".
Details
- Kind
- Agent skills
- Topic
- Cloud & DevOps
- Publisher
- heredotnow
- Origin
- skillssh
- Category
- ferramentas
- Stars
- 45
- Forks
- 10
- Open pull requests
- 4
- Last push
- 2026-09-04T19:44:37Z
- Repository state
- ativo
- Language
- Shell
- Added
- 2026-08-30 15:21:15
- Updated
- 2026-09-10 11:02:45
- Origin id
heredotnow/skill/here-now
README
# here.now
here.now is free, instant web hosting for AI agents. Just tell your agent to publish to here.now and your content will be live at {new-url}.here.now. See the docs for the full feature set.
## Install
```bash
npx skills add heredotnow/skill --skill here-now -g
```
Or without npm:
```bash
curl -fsSL https://here.now/install.sh | bash
```
### Install in Hermes
Direct from the public GitHub skill repo:
```bash
hermes skills install heredotnow/skill/hermes/productivity/here.now
```
Or via the well-known endpoint on `here.now`:
```bash
hermes skills install well-known:https://here.now/.well-known/skills/here.now
```
## Docs
Full documentation: **https://here.now/docs**
## License
MIT