os-setup

Automate Debian and Proxmox VE installation via BMC VirtualMedia with preseed files.

18|1|Updated Feb 25, 2026
One-click install
npx skills add https://github.com/miminashi/pvese --skill os-setup
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: os-setup
Source: https://github.com/miminashi/pvese/tree/main/.claude/skills/os-setup
Command: npx skills add https://github.com/miminashi/pvese --skill os-setup

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill streamlines the deployment of Debian and Proxmox VE by automating OS installation and configuration through BMC VirtualMedia interfaces.

Core Features & Use Cases

  • Automated OS Installation: Performs unattended Debian + PVE OS deployments using preseed files.
  • Remote Management: Utilizes BMC VirtualMedia for ISO mounting and system setup without physical access.
  • Use Case: Deploy a cluster of servers with customized OS images rapidly for virtualization labs or production environments.

Quick Start

Use the os-setup skill with a configuration file specifying target server details and execute the full OS deployment pipeline.

Frequently Asked Questions about os-setup

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

FAQPage Schema
How do I automate Debian installation on remote servers without physical access?

Automate Debian installation remotely by using BMC VirtualMedia to mount ISOs and applying preseed configuration files for unattended OS provisioning. This Skill handles the full deployment pipeline, reducing manual effort and errors in large-scale server setups.

Can I use preseed files to bulk deploy Proxmox VE in a data center?

Yes, you can bulk deploy Proxmox VE in data center environments by leveraging preseed files for unattended configuration and BMC VirtualMedia for remote ISO mounting. This ensures rapid, reliable provisioning of virtualization labs or production clusters.

What is the best way to provision a cluster of Proxmox VE servers remotely?

The best way to provision a Proxmox VE cluster remotely is automating the OS setup via BMC VirtualMedia and preseed files. This approach performs unattended installations across multiple servers simultaneously, ensuring consistent configuration without manual intervention.

Does this OS setup method require physical access to the target servers?

No physical access is required because the OS setup is managed entirely through BMC VirtualMedia interfaces. You mount installation ISOs and push preseed configurations remotely, making it suitable for deployment in data center or lab settings.

How do I customize Debian OS images during unattended remote installation?

Customize Debian OS images during unattended installation by defining your specific system configurations within the preseed files. The Skill uses these preseed configurations alongside BMC VirtualMedia to deploy customized images rapidly across your target servers.