here.now

Publish static websites and store files in cloud drives via API.

1|1|Updated May 9, 2026
One-click install
npx skills add https://github.com/ldzhhxx/Hermes_offline_v2 --skill here-now-ldzhhxx
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: here.now
Source: https://github.com/ldzhhxx/Hermes_offline_v2/tree/main/hermes-agent/optional-skills/productivity/here-now
Command: npx skills add https://github.com/ldzhhxx/Hermes_offline_v2 --skill here-now-ldzhhxx

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires curl, file, jq, and includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill simplifies the process of publishing static sites and securely storing private files in cloud drives for efficient agent-to-agent handoff.

Core Features & Use Cases

  • Static Site Publishing: Publish and share websites at {slug}.here.now with ease.
  • Cloud Drive Storage: Securely store private agent files in cloud folders.
  • Use Case: Imagine you need to collaborate with a team on a project. Use this Skill to publish a project website and securely share private documents with your team members.

Quick Start

Use the here.now skill to publish the website located at 'my-site'.

Frequently Asked Questions about here.now

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I publish a static site and get a shareable link?

To publish a static site, this Skill uploads your website files to cloud storage via API and provides a shareable URL formatted as {slug}.here.now for immediate access.

What's the best way to store private files in cloud drives for agent collaboration?

Storing private files in cloud drives is handled securely through API operations, allowing you to upload and manage private agent documents in dedicated cloud folders for efficient team collaboration.

Do I need curl and jq installed to publish static websites?

Yes, you need curl, file, and jq installed in your execution environment, along with configured environment variables, to successfully operate the API for site publishing and file management.

Can I use this Skill to update an already published static website?

Yes, the Skill supports site updates via API, allowing you to modify and republish your static website content in cloud storage while maintaining the same {slug}.here.now address.

Does this approach work for sharing private documents alongside a public project website?

Yes, you can simultaneously publish a public project website at {slug}.here.now and securely store related private documents in separate cloud folders using the same file management API operations.