ishosting-manager

Manage is*hosting servers, billing, and SSH keys via Python CLI.

4|Updated Feb 19, 2026
One-click install
npx skills add https://github.com/ishosting/ishosting-manager --skill ishosting-manager
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ishosting-manager
Source: https://github.com/ishosting/ishosting-manager/tree/main/.claude/skills/ishosting-manager
Command: npx skills add https://github.com/ishosting/ishosting-manager --skill ishosting-manager

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill provides AI agents with comprehensive control over is*hosting infrastructure, simplifying complex cloud management tasks through natural language.

Core Features & Use Cases

  • Infrastructure Management: Order, provision, and manage VPS, Dedicated, Storage, and VPN servers with custom hardware configurations.
  • Automated Operations: Automate software installation, service lifecycle management (start, stop, reboot), and SSH key management.
  • Billing & Profile Management: Handle billing, pay invoices, top up account balance, and manage profile settings.
  • Use Case: An AI agent can be instructed to "Order a new VPS with 4GB RAM and Ubuntu 24.04 in Amsterdam, and attach my existing SSH key," streamlining server deployment.

Quick Start

Use the ishosting-manager skill to list all your active VPS instances.

Frequently Asked Questions about ishosting-manager

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

FAQPage Schema
How do I automate server provisioning and cloud management through natural language?

You can automate server provisioning and cloud management by using an AI agent to interact with a Python CLI wrapper for the is*hosting REST API, enabling full infrastructure control through natural language commands.

Can I order and configure VPS or dedicated servers with custom hardware using an AI agent?

Yes, you can order and configure VPS, Dedicated, Storage, and VPN servers with custom hardware configurations by instructing the AI agent through the is*hosting REST API wrapper.

How do I manage service lifecycles and SSH keys for cloud infrastructure?

You can manage service lifecycles and SSH keys by automating operations like starting, stopping, rebooting servers, and attaching existing SSH keys through the is*hosting API wrapper.

Do I need an API token to handle billing and payments for cloud infrastructure?

Yes, you need an API token and base URL configured via a .env file to securely handle billing, pay invoices, top up account balance, and manage user profiles through the is*hosting API.

What is the best way to streamline cloud server deployment with custom configurations?

The best way to streamline cloud server deployment is using an AI agent to process natural language instructions for ordering servers with specific RAM and OS configurations via the is*hosting API.

Are there limitations when managing cloud infrastructure through a Python CLI wrapper?

The primary limitation of managing cloud infrastructure through this Python CLI wrapper is that it requires secure configuration of an API token and base URL in a .env file and is restricted to is*hosting services.