What problem does it solve? Agents often need to share generated websites or persist files between sessions, but setting up hosting and storage requires accounts, servers, and manual deployment steps. This Skill publishes files to live URLs and manages private cloud storage directly from the terminal. ## Core Features & Use Cases - Static Site Publishing: Publish a file or directory to a live {slug}.here.now URL via a three-step create-upload-finalize flow, with anonymous 24-hour sites or permanent authenticated sites. - Private Cloud Drives: Store, list, upload, download, and delete files in private Drives, and issue scoped share tokens with path prefixes and TTLs for agent-to-agent handoff. - Use Case: After generating an HTML report, publish it instantly to a shareable URL, then save the source data to a Drive and share a read-only token with another agent for follow-up analysis. ## Quick Start Publish the folder my-site containing index.html to a live here.now URL using the publish script.