# Hostinger International AI Agent Skills

Hostinger International publishes official AI agent skills for its tools, services, and developer workflows.

Browse 13 official AI agent skills across 2 Hostinger International repositories, with install commands and source links.

Official page: https://skillscout.sh/official/hostinger/
Markdown page: https://skillscout.sh/official/hostinger/hostinger_skills_skillscout.md
Vendor website: https://www.hostinger.com/

## Prompt for your agent

Fetch this Markdown manifest as plain text: https://skillscout.sh/official/hostinger/hostinger_skills_skillscout.md. If your browser cannot display the Markdown directly, use curl or another text fetcher. Recommend the relevant Hostinger International skills package or packages for my goal, explain which individual skills matter, and wait for my approval. After I approve, install with the npx command. If no project is open, install it as an agent skill I can use later.

## Skills packages

### hostinger/hostinger-agent-skills

Includes 8 official skills: vps, dns, hosting, domains, billing, reach.

Install:

```bash
npx skills add hostinger/hostinger-agent-skills -y
```

Source: https://github.com/hostinger/hostinger-agent-skills

### hostinger/hostinger-cursor-plugin

Includes 5 official skills: deploy-nodejs-app, diagnose-build-failure, manage-dns-records, query-deployment-logs, troubleshoot-wordpress.

Install:

```bash
npx skills add hostinger/hostinger-cursor-plugin -y
```

Source: https://github.com/hostinger/hostinger-cursor-plugin

## Individual skills

### vps

Official Hostinger International skill from hostinger/hostinger-agent-skills.

Install:

```bash
npx skills add hostinger/hostinger-agent-skills@vps -y
```

Package: hostinger/hostinger-agent-skills
Source: https://github.com/hostinger/hostinger-agent-skills/tree/main/skills/vps

### dns

Official Hostinger International skill from hostinger/hostinger-agent-skills.

Install:

```bash
npx skills add hostinger/hostinger-agent-skills@dns -y
```

Package: hostinger/hostinger-agent-skills
Source: https://github.com/hostinger/hostinger-agent-skills/tree/main/skills/dns

### hosting

Official Hostinger International skill from hostinger/hostinger-agent-skills.

Install:

```bash
npx skills add hostinger/hostinger-agent-skills@hosting -y
```

Package: hostinger/hostinger-agent-skills
Source: https://github.com/hostinger/hostinger-agent-skills/tree/main/skills/hosting

### domains

Official Hostinger International skill from hostinger/hostinger-agent-skills.

Install:

```bash
npx skills add hostinger/hostinger-agent-skills@domains -y
```

Package: hostinger/hostinger-agent-skills
Source: https://github.com/hostinger/hostinger-agent-skills/tree/main/skills/domains

### billing

Official Hostinger International skill from hostinger/hostinger-agent-skills.

Install:

```bash
npx skills add hostinger/hostinger-agent-skills@billing -y
```

Package: hostinger/hostinger-agent-skills
Source: https://github.com/hostinger/hostinger-agent-skills/tree/main/skills/billing

### reach

Official Hostinger International skill from hostinger/hostinger-agent-skills.

Install:

```bash
npx skills add hostinger/hostinger-agent-skills@reach -y
```

Package: hostinger/hostinger-agent-skills
Source: https://github.com/hostinger/hostinger-agent-skills/tree/main/skills/reach

### horizons

Official Hostinger International skill from hostinger/hostinger-agent-skills.

Install:

```bash
npx skills add hostinger/hostinger-agent-skills@horizons -y
```

Package: hostinger/hostinger-agent-skills
Source: https://github.com/hostinger/hostinger-agent-skills/tree/main/skills/horizons

### ecommerce

Official Hostinger International skill from hostinger/hostinger-agent-skills.

Install:

```bash
npx skills add hostinger/hostinger-agent-skills@ecommerce -y
```

Package: hostinger/hostinger-agent-skills
Source: https://github.com/hostinger/hostinger-agent-skills/tree/main/skills/ecommerce

### deploy-nodejs-app

Official Hostinger International skill from hostinger/hostinger-cursor-plugin.

Install:

```bash
npx skills add hostinger/hostinger-cursor-plugin@deploy-nodejs-app -y
```

Package: hostinger/hostinger-cursor-plugin
Source: https://github.com/hostinger/hostinger-cursor-plugin/tree/main/skills/deploy-nodejs-app

### diagnose-build-failure

Official Hostinger International skill from hostinger/hostinger-cursor-plugin.

Install:

```bash
npx skills add hostinger/hostinger-cursor-plugin@diagnose-build-failure -y
```

Package: hostinger/hostinger-cursor-plugin
Source: https://github.com/hostinger/hostinger-cursor-plugin/tree/main/skills/diagnose-build-failure

### manage-dns-records

Official Hostinger International skill from hostinger/hostinger-cursor-plugin.

Install:

```bash
npx skills add hostinger/hostinger-cursor-plugin@manage-dns-records -y
```

Package: hostinger/hostinger-cursor-plugin
Source: https://github.com/hostinger/hostinger-cursor-plugin/tree/main/skills/manage-dns-records

### query-deployment-logs

Official Hostinger International skill from hostinger/hostinger-cursor-plugin.

Install:

```bash
npx skills add hostinger/hostinger-cursor-plugin@query-deployment-logs -y
```

Package: hostinger/hostinger-cursor-plugin
Source: https://github.com/hostinger/hostinger-cursor-plugin/tree/HEAD/skills/query-deployment-logs

### troubleshoot-wordpress

Official Hostinger International skill from hostinger/hostinger-cursor-plugin.

Install:

```bash
npx skills add hostinger/hostinger-cursor-plugin@troubleshoot-wordpress -y
```

Package: hostinger/hostinger-cursor-plugin
Source: https://github.com/hostinger/hostinger-cursor-plugin/tree/main/skills/troubleshoot-wordpress

## hostinger/hostinger-agent-skills package overview

Includes 8 official skills: vps, dns, hosting, domains, billing, reach.

### Top skills in this package

- vps: Official Hostinger International skill from hostinger/hostinger-agent-skills.
- dns: Official Hostinger International skill from hostinger/hostinger-agent-skills.
- hosting: Official Hostinger International skill from hostinger/hostinger-agent-skills.
- domains: Official Hostinger International skill from hostinger/hostinger-agent-skills.
- billing: Official Hostinger International skill from hostinger/hostinger-agent-skills.
- reach: Official Hostinger International skill from hostinger/hostinger-agent-skills.
- horizons: Official Hostinger International skill from hostinger/hostinger-agent-skills.
- ecommerce: Official Hostinger International skill from hostinger/hostinger-agent-skills.

### Install

Install the full package:

```bash
npx skills add hostinger/hostinger-agent-skills -y
```

Install a specific skill:

```bash
npx skills add hostinger/hostinger-agent-skills@vps -y
```

Use the package when you want your agent to choose the relevant skill from this official repository.

Source: https://github.com/hostinger/hostinger-agent-skills#readme
