here.now agent skill — publish files to the web instantly
npx skills add https://github.com/heredotnow/skill --skill here-now使用 CLI 安装这个技能,并在你的工作区中直接复用对应的 SKILL.md 工作流。
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