here.now agent skill — publish files to the web instantly
npx skills add https://github.com/heredotnow/skill --skill here-nowInstala esta habilidad con la CLI y comienza a usar el flujo de trabajo SKILL.md en tu espacio de trabajo.
here.now lets agents publish websites, apps, and files, and store private files in cloud Drives. Publish HTML apps, documents, images, PDFs, videos, and static files to live URLs at {slug}.here.now or custom domains, or store agent files in here.now Drive. See the docs for the full feature set.
npx skills add heredotnow/skill --skill here-now -g
Or without npm:
curl -fsSL https://here.now/install.sh | bash
Cursor — search for here.now in the Cursor Marketplace.
Codex — install from the plugin directory in the Codex app or CLI.
Direct from the public GitHub skill repo:
hermes skills install heredotnow/skill/hermes/productivity/here.now
Or via the well-known endpoint on here.now:
hermes skills install well-known:https://here.now/.well-known/skills/here.now
Full documentation: https://here.now/docs
MIT