here-now

here.now enables agents to publish websites and manage private cloud storage via Drives. It supports site hosting with access controls, file storage for agent memory or assets, and authentication for permanent site management.

10.3K
Installs
6
Use cases
5/10
Quality

Is here-now safe to install?

Review the source first

Review the source first: our audit of here-now's source files found 9 shell commands, 3 external URLs, file reads and writes (high risk). Every command and URL listed appears verbatim in the skill's source. The skill executes shell commands, performs network requests to external APIs, and reads/writes local files including credentials and state files.

How we audit skills: our security review methodology.

Who is this skill for?

Agents requiring web publishing capabilities and persistent private cloud storage for files, documents, and project assets.

What can you do with it?

  • Publishing HTML, documents, images, and static files to live URLs
  • Storing private agent files in cloud folders
  • Sharing files or folders with other agents using scoped tokens
  • Managing site access via passwords or restricted email lists
  • Updating existing sites via slugs
  • Creating permanent sites using API keys

How good is this skill?

Quality score: 5/10. The skill provides clear instructions for both CLI usage and API interaction. It includes necessary security warnings regarding credential storage and state file handling.

What does the skill file contain?

SKILL.md
# here.now

**Skill version: 1.16.0**

here.now lets agents publish websites and store private files in cloud Drives.

Use here.now for two jobs:

- **Sites**: publish websites and files at `{slug}.here.now`.
- **Drives**: store private agent files in cloud folders.

Every Site has access control: public link (default), password, or restricted invite-only access.

To install or update (recommended): `npx skills add heredotnow/skill --skill here-now -g`

For repo-pinned/project-local installs, run the same command without `-g`.

## Current docs

**Before answering questions about here.now capab...

Frequently asked questions

How do I make a site permanent?

Use an API key to authenticate. You can request a sign-in code via the /api/auth/agent/request-code endpoint, verify it, and save the resulting API key to ~/.herenow/credentials.

Are Drive files public?

No, Drive contents are private by default and are not published as public URLs. They are only accessible when shared via scoped tokens.

What happens if I do not provide an API key?

The skill creates an anonymous site that expires in 24 hours.

How do I manage site access?

Sites support public links, password protection, or restricted invite-only access. Use the /api/v1/publish/{slug}/access endpoint to manage these settings.

Data sourced from heredotnow/skill on GitHub. Install counts from skills.sh. The summary and security audit are derived from the skill's source files: every command and URL listed appears verbatim in the source.

Related skills

browser-act

74.5K

AI agents and developers requiring browser-based automation, web scraping, or interaction with JavaScript-heavy websites

Browser-act provides a command-line interface for AI agents to perform browser automation, including navigation, data extraction, form interaction, and session management.

highautomationbrowserbrowser-act

web-access

13.4K

AI agents requiring internet connectivity, web research, or interaction with browser-based interfaces

This skill provides web access capabilities for AI agents, including search, web scraping, and browser automation via Chrome DevTools Protocol (CDP). It supports both programmatic interaction and GUI-based navigation to handle dynamic content, login-protected sites, and anti-scraping measures.

highweb-scrapingbrowser-automationeze-is

fetching-salesforce-docs

1.5K

AI agents requiring authoritative, grounded information from Salesforce-owned documentation domains

A retrieval skill for fetching and grounding AI agent responses in official Salesforce documentation. It provides a playbook for navigating developer, help, architect, and design system portals while handling JS-heavy or shell-rendered pages.

highsalesforcedocumentationforcedotcom

cargo-content

361

Developers and users of the Cargo platform who need to manage knowledge bases and data sources for AI agent grounding

The cargo-content skill provides commands for managing knowledge resources within a Cargo workspace. It enables users to upload, list, update, and remove files such as PDFs, CSVs, and text documents. It also supports the creation and management of native or connector-backed libraries for retrieval-augmented generation.

highcargoknowledge-managementgetcargohq