here.now agent skill — publish files to the web instantly
npx skills add https://github.com/heredotnow/skill --skill here-nowCLI를 사용하여 이 스킬을 설치하고 작업 공간에서 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