here.now

Publish static sites and store private agent files for cross-session handoffs.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

Publish static sites and store private agent files for cross-session handoffs.

Core Features & Use Cases

  • Publish sites: generate live URLs from static content, enabling quick web publishing for agents.
  • Drive storage: private cloud Drives for agent files with controlled access and token-based sharing.
  • Agent-to-agent handoff: persist context, memory, and assets across conversations.

Quick Start

Publish a local folder as a site with here.now.

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 generate a live URL for an AI agent?

To publish a static site and generate a live URL, the Skill deploys local folders as web pages, enabling quick automated publishing for agents via API-key or token-based access.

What is agent-to-agent handoff and how does cross-session storage work?

Agent-to-agent handoff uses private cloud Drive storage to persist context, memory, and assets across conversations, allowing controlled access and token-based sharing for cross-session continuity.

Can I use curl and jq to automate publishing static sites on macOS and Linux?

Yes, you can use curl and jq to automate publishing on macOS and Linux. The Skill satisfies these prerequisites to handle API-key or token-based access for site deployment and Drive management.

Does anonymous publishing require an API key or authentication token?

Anonymous publishing does not require strict authentication, but the Skill also supports authenticated publishing and Drive management with optional API-key or token-based access for secure file sharing.