Install
openclaw skills install statichubDeploy AI-generated static assets with StaticHub CLI. Use when a user wants to publish files with `statichub deploy <path>`, where `<path>` must be an explicit non-empty directory or a non-empty `.html` file.
openclaw skills install statichubstatichub deploy <path>....html file.--name; otherwise deploy anonymously.command -v statichubstatichub --helpcurl -sSL https://raw.githubusercontent.com/Patrick0308/statichub/main/scripts/install.sh | sh<path> exists and is valid.statichub deploy <path> --name <project>statichub deploy <path>URL and Subdomain.Command:
statichub deploy ~/Downloads/eks-cost-optimization-roadmap.htmlOutput:
✅ Deploy successful!
URL: http://b7kr7b.statichub.dev
Subdomain: b7kr7b
The URL value is the live page URL.