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
- Open
/llms.txt. - Use the official skill if your agent supports it.
- Use the curl guide when no package manager is available.
- 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.