YourWebs

Host and share a single HTML file

Upload one self-contained HTML file and get a full-screen subdomain link in seconds. No account required.

Anonymous pages expire after 30 days. Log in to keep pages and customize subdomains.

your-page.yourwebs.appLive

Publish in three steps

Go from one local file to a public link without creating a project, configuring a build, or waiting on deployment setup.

  1. 01 Drop a file

    Use any self-contained HTML

    Upload a .html file up to 1 MB, whether you wrote it yourself or generated it with AI.

  2. 02 Get a subdomain

    Receive a live link

    Your file becomes a full-screen page at your-page.yourwebs.app.

  3. 03 Share it

    Send it anywhere

    Use the web UI, REST API, or an AI agent. Logged-in users can replace content and view traffic.

For people and AI agents

Upload by hand, or let an agent publish for you. Both use the same clean publishing path.

Send this to your agent. It can read the skill document and publish with the API:

Read https://yourwebs.cc/skill.md

The agent reads skill.md and asks for an API token only when needed.

Install the skill in Claude Code, Codex, Cursor, or another agent:

npx skills add sugarforever/yourwebs-skill

Generate an API key in the dashboard, then export it as an environment variable. Do not commit it.

export YOURWEBS_API_TOKEN="ywb_..."