here.now

Publish static websites and share private files via curl and jq.

2|Updated Jun 8, 2026
One-click install
npx skills add https://github.com/vikrant-project/devil-agent-ai-platform --skill here-now-vikrant-project
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: here.now
Source: https://github.com/vikrant-project/devil-agent-ai-platform/tree/main/agent_core/optional-skills/productivity/here-now
Command: npx skills add https://github.com/vikrant-project/devil-agent-ai-platform --skill here-now-vikrant-project

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 streamlines the process of publishing static websites and sharing private files securely in the cloud, offering a convenient way to distribute content and exchange data between agents.

Core Features & Use Cases

  • Static Site Publishing: Publish websites at your custom slug on {slug}.here.now.
  • Private File Sharing: Store and share private files in cloud folders for secure handoff.
  • Use Case: Suppose you have created a set of documents that need to be shared with a colleague. Use the here.now skill to upload the files to your private Drive and share them with a specific token, ensuring they are only accessible to the intended recipient.

Quick Start

To publish a site, use the here.now skill with the command: publish.sh /path/to/your-site --client your-agent-name

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 website from a terminal using curl?

You can publish a static website by running the publish.sh script with your local site directory path, which uploads the files to cloud storage and hosts them at a custom slug on here.now.

What is the best way to share private files securely with an agent?

Private file sharing is handled by uploading documents to a cloud Drive folder and generating a specific access token, ensuring secure handoff and restricting accessibility to the intended recipient.

Do I need jq and curl installed to use here.now for website hosting?

Yes, both curl and jq are required dependencies to execute tasks, as the skill operates within terminal-based environments and relies on these command-line tools for data exchange and processing.

Can I use command line tools for agent collaboration and data exchange?

Yes, this skill streamlines agent collaboration by providing a convenient way to distribute content and exchange data between agents through terminal commands and cloud storage integration.

Does static site publishing support custom slugs for website hosting?

Static site publishing supports custom slugs, allowing you to publish and access your hosted website at a specific subdomain formatted as your chosen slug on the here.now domain.