# mylocalhost.ai
> Publish user-owned static HTML pages and ZIP websites to isolated shareable URLs without an account.
## Agent skill
- [Publish to mylocalhost.ai](https://mylocalhost.ai/SKILL.md): Complete upload, status polling, management-key protection, and deletion instructions.
- [Well-known skill URL](https://mylocalhost.ai/.well-known/skills/mylocalhost-publish/SKILL.md): Alias of the canonical skill.
## Public API
- `POST https://mylocalhost.ai/api/v1/deployments`
- `GET https://mylocalhost.ai/api/v1/deployments/{deployment_id}`
- `GET https://mylocalhost.ai/api/v1/deployments/{deployment_id}/private`
- `DELETE https://mylocalhost.ai/api/v1/deployments/{deployment_id}`
Read the skill before using the API. Never expose the one-time `manage_token`.