What problem does it solve?
This Skill removes the friction of publishing and updating websites by turning a project archive into a live, versioned deployment with minimal setup. It is designed for fast website launches, safe updates, instant rollbacks, and lightweight operational checks without relying on git workflows or a dashboard.
Core Features & Use Cases
- Single-call deployment: Upload a tar.gz archive and publish static sites, Vite apps, Hono apps, or Next.js apps to a live URL.
- Versioned hosting: Every deploy gets a version history, making it easy to inspect prior releases and roll back when something breaks.
- Operational visibility: Retrieve project context, deployment status, logs, analytics, and source archives for ongoing maintenance.
- Use case: A developer or AI agent can ship a new landing page, update an existing app, and confirm the canonical host.neynar.app URL is live in one workflow.
Quick Start
Ask the agent to package your site, deploy it as a named project, and return the live host.neynar.app URL.