agent start

Publish with pubthis.net.

Start from the running service. Read llms.txt, use the official skill, or call the HTTP API with curl.

Fastest path

  1. Open /llms.txt.
  2. Use the official skill if your agent supports it.
  3. Use the curl guide when no package manager is available.
  4. Keep the returned URL and slug for updates.

Share roots

Use the URL returned by finalize as the root. Subdomain deployments serve files at the returned host, so a file path becomes {returnedUrl}/path/to/file. Path-based /{slug}/... URLs are compatibility redirects, not the canonical share root.