Setup & Installation
Or with the ClawHub CLI, for registry-managed skill folders outside a full OpenClaw workspace:
What This Skill Does
Controls Hostinger services through the Hostinger API: VPS instances, DNS records, domain portfolios, website hosting, and billing. Supports start/stop/restart, snapshots, backups, firewall rules, and Docker project deployment.
Replaces manual navigation through hPanel by letting an agent handle VPS control, DNS edits, domain checks, and billing lookups in a single conversation.
When to use it
- Restart a VPS after an unresponsive process
- Update DNS records when migrating to a new server
- Take a VPS snapshot before deploying a risky update
- Deploy a Docker Compose app to a Hostinger VPS
- Check domain availability and manage nameservers
Example Workflow
Here's how your AI assistant might use this skill in practice.
User asks: Deploy my Docker app to my VPS and point mydomain.com at it
- 1Lists VPS instances to get the target VM ID
- 2Creates a snapshot of the VPS as a rollback point
- 3Deploys the Docker Compose project to the VPS
- 4Updates DNS A records for mydomain.com to point to the VPS IP
Docker app running on the VPS with mydomain.com resolving to it
Requirements
Accounts, API keys, or tools you or your AI assistant may need to set up while using this skill.