What problem does it solve? Sharing a website or persisting agent-generated files usually requires configuring hosting, deployment pipelines, or cloud storage accounts. This Skill lets an agent publish files and directories to live {slug}.here.now URLs and store private documents in cloud Drives using simple shell commands. ## Core Features & Use Cases - Site Publishing: Publish a single file or an entire directory to a live URL with a three-step create, upload, and finalize flow, including SPA routing and forkable options. - Anonymous and Authenticated Modes: Publish anonymously with 24-hour expiry and a claim URL, or save an API key for permanent sites tied to an account. - Private Drive Storage: Upload, list, download, import, export, and delete files in private cloud Drives, and share scoped tokens with other agents for handoff. - Use Case: After generating a static HTML report, run the publish script to get a live link to share with a colleague, then archive the source data in your default Drive for later sessions. ## Quick Start Ask the agent to publish the current folder as a website using the here-now skill and share the live URL it returns.