here-now

Publish webpages and store files in private cloud Drives via CLI scripts and APIs.

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

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 websites and storing files in cloud Drives, allowing you to quickly create and share online content without the need for complex tools or configurations.

Core Features & Use Cases

  • Publish Websites: Create and publish HTML, documents, images, PDFs, videos, and static files at {slug}.here.now or custom domains.
  • Private Cloud Storage: Use Drives as secure folders for storing and sharing files like documents, context, memory, plans, assets, media, research, code, etc.
  • Use Case: When you need to quickly publish a project, host a document, deploy a webpage, or store files for future reference, this Skill provides an easy and efficient solution.

Quick Start

Use the here-now skill to publish your website by running the command: ./scripts/publish.sh {file-or-dir}.

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 the command line?

You can publish a static website by running the publish script with your file or directory. The Skill deploys your HTML, images, PDFs, and videos to a generated URL for immediate web content distribution without complex configurations.

Can I use cloud storage for private file sharing without setting up a server?

Yes, you can use Drives as secure cloud storage folders to store and share private files like documents, media, and code. This provides secure file management directly via CLI scripts and APIs without needing a dedicated server setup.

What dependencies do I need to deploy webpages using CLI scripts?

To deploy webpages and manage cloud storage with this Skill, you need curl, file, and jq installed. These command-line dependencies handle the API requests and data formatting required for site deployment.

Does this method support hosting custom domains and static files like PDFs?

Yes, the Skill supports hosting static files including PDFs, images, and videos at a default generated slug or custom domains. It handles quick project hosting and document sharing by deploying content directly from your directory.

What is the best way to quickly host a project without complex web hosting tools?

The best way to quickly host a project is using a simple CLI command that publishes your local directory to the web. This approach bypasses complex web hosting tools by using scripts and APIs for immediate content deployment.

Are there limitations to using shell scripts for immediate web content distribution?

This approach is designed for quick and simple publishing of static files, meaning it is ideal for immediate web content distribution but may lack advanced server-side processing capabilities found in traditional web hosting environments.