julien-infra-hostinger-core

Automate SSH, health checks, and disk cleanup on a Hostinger VPS.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/theflysurfer/claude-skills-marketplace --skill julien-infra-hostinger-core
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: julien-infra-hostinger-core
Source: https://github.com/theflysurfer/claude-skills-marketplace/tree/main/skills/julien-infra-hostinger-core
Command: npx skills add https://github.com/theflysurfer/claude-skills-marketplace --skill julien-infra-hostinger-core

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill provides core server operations: SSH, system status, maintenance tasks, and disk space reclamation for Hostinger VPS.

Core Features & Use Cases

  • SSH access: quick connect and config tips
  • System health: status checks, disk/ram usage
  • Space reclamation: phase-based cleanup guidelines
  • Automation limits: constraints on reboot/shutdown as security measure

Quick Start

Connect via SSH and run basic health checks or space cleanup as needed.

Frequently Asked Questions about julien-infra-hostinger-core

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I manage a Hostinger VPS via SSH and check server health?

SSH access to your Hostinger VPS lets you connect remotely and run health checks to monitor disk usage, RAM, and system status. This Skill automates those status checks and provides quick connection guidance for your server.

How do I clean up disk space on my VPS server?

Disk space reclamation on a VPS involves phase-based cleanup—pruning logs, removing Docker unused layers, and safely trimming files. This Skill automates those cleanup workflows with both safe and emergency options to free space efficiently.

Can I automate Docker and Nginx management on my server?

Docker and Nginx management can be automated through SSH commands to handle service restarts, container pruning, and log cleanup. This Skill coordinates those tasks as part of core server maintenance for your Hostinger VPS.

What are the security constraints for server automation?

Automation users typically cannot execute reboot or shutdown commands and cannot modify sudo configuration to prevent accidental downtime or privilege escalation. This Skill enforces those restrictions as a built-in safety measure.

How do I address SSH connection issues and server downtime?

Connection issues and downtime on a VPS are resolved through status checks, service restarts, and Docker container management. This Skill diagnoses problems and automates recovery workflows to restore normal operations.

When should I use phase-based cleanup versus emergency cleanup?

Phase-based cleanup safely removes logs and prunes gradually for routine maintenance; emergency cleanup aggressively reclaims space when disk is critically full. This Skill guides when to apply each approach based on available space.