here.now

Publish static sites and store private files for agent collaboration.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill provides a platform for agents to publish static sites and store private files securely, enabling easy collaboration and file exchange.

Core Features & Use Cases

  • Static Site Publishing: Quickly publish websites and files at {slug}.here.now.
  • Private File Storage: Securely store agent files in cloud folders.
  • Use Case: Share sensitive information, research, or collaborative work with other agents in a secure, accessible manner.

Quick Start

Use the here.now skill to publish a new website at 'my-site.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 for agent-to-agent collaboration?

You can publish a static site for agent collaboration by deploying your web content to a custom slug subdomain. This Skill uses curl and jq to manage site publishing and enable secure file exchange between agents.

What is the best way to store private files for agent handoff?

Storing private files for agent handoff requires secure cloud folder storage to protect sensitive data. This Skill provides private file storage capabilities to securely share research and collaborative work among multiple agents.

Does this static site publishing tool require curl and jq to work?

Yes, this static site publishing tool requires curl, jq, and the file command as dependencies. These utilities are utilized internally to handle site management, file processing, and secure data exchange operations.

Can I use this for web hosting if I need to share sensitive research data?

Yes, you can use this for web hosting to share sensitive research data securely. It combines static site publishing at custom subdomains with private cloud file storage for accessible agent-to-agent collaboration.

How do I quickly publish a new website at a custom subdomain?

To publish a new website at a custom subdomain, you provide a specific slug to generate your unique URL. The Skill handles the static site deployment workflow to make your web content accessible online.

What are the limitations of using static site publishing for collaborative work?

A limitation of using static site publishing for collaborative work is that it only supports static web content without dynamic server-side processing. It is designed specifically for secure file exchange rather than interactive applications.