A comprehensive automation tool for managing Hostinger VPS instances, DNS records, domains, and Docker deployments via a programmatic interface.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install hostinger
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install hostinger using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
The Hostinger API Skill is a powerful integration designed to give developers and system administrators complete control over their Hostinger infrastructure. By utilizing this skill within Openclaw Skills, users can bypass the manual hPanel interface and perform complex server operations, domain configurations, and billing lookups directly through an AI-driven or CLI-based workflow.
This skill synthesizes core hosting tasks into actionable commands, enabling the automation of VPS lifecycles, real-time DNS zone management, and container orchestration. It is built to support high-scale environments where speed and precision in infrastructure management are critical, providing a bridge between traditional web hosting and modern DevOps practices.
To get started with this skill for Openclaw Skills, you must first generate an API token from your Hostinger hPanel at https://hpanel.hostinger.com/profile/api.
Once obtained, configure the local credentials:
mkdir -p ~/.config/hostinger
echo -n "YOUR_API_TOKEN" > ~/.config/hostinger/token
chmod 600 ~/.config/hostinger/token
Ensure you have Python 3 installed to execute the management scripts provided in the repository.
The skill organizes infrastructure data using the following structures:
| Data Type | Format | Key Attributes |
|---|---|---|
| DNS Records | JSON | type, name, value, ttl, priority |
| Docker Project | YAML | Standard docker-compose specification for deployments |
| Firewall Rules | CLI Args | protocol, port, source IP |
| Auth Config | File | Token-based authentication stored in ~/.config/hostinger/token |
Loading
A comprehensive command-line integration for programmatically managing DigitalOcean cloud infrastructure, including Droplets, DNS, and storage.

A comprehensive automation interface to manage Cloudflare DNS, security, CDN settings, and serverless Workers via API.

A comprehensive automation skill for Suno AI that handles authentication, custom song generation, and audio file management.

A specialized AI agent skill designed to automate Suno AI music production on headless Linux cloud servers using virtual display technology.

A security-first utility to audit and verify the safety of Openclaw Skills via the Gen Digital scan API.

A strategic content engine designed to transform your LinkedIn profile into a professional authority platform that attracts inbound leads and builds industry trust.








































