admin-devops

Provision and manage cloud infrastructure across OCI, Hetzner, DigitalOcean, and Linode.

3|Updated Nov 14, 2025
One-click install
npx skills add https://github.com/evolv3ai/claude-skills-archive --skill admin-devops-evolv3ai
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: admin-devops
Source: https://github.com/evolv3ai/claude-skills-archive/tree/main/skills/admin-devops
Command: npx skills add https://github.com/evolv3ai/claude-skills-archive --skill admin-devops-evolv3ai

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires oci-cli, hcloud, doctl, linode-cli, cntb, and includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill simplifies the complex and time-consuming process of provisioning cloud infrastructure, deploying applications, and managing remote servers across various providers.

Core Features & Use Cases

  • Cloud Provisioning: Easily spin up Virtual Machines (VMs) on providers like Oracle Cloud (OCI), Hetzner, DigitalOcean, and Linode.
  • Application Deployment: Automate the installation of essential self-hosted platforms like Coolify (PaaS) and KASM Workspaces (VDI).
  • Infrastructure Management: Maintain an inventory of your servers, track their status, and manage connections.
  • Use Case: You need to set up a new server for a Coolify deployment. Use this Skill to provision an OCI Always Free ARM instance, install Docker, and deploy Coolify with automated credential generation and secure HTTPS access via Cloudflare Tunnel.

Quick Start

Use the admin-devops skill to provision a Hetzner server for Coolify.

Frequently Asked Questions about admin-devops

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

FAQPage Schema
How do I automate cloud infrastructure provisioning across multiple providers?

Automate cloud infrastructure provisioning across OCI, Hetzner, DigitalOcean, and Linode by executing provider-specific CLI commands. This skill streamlines server inventory management, network configurations, and security rules to deploy and manage VMs.

Can I deploy Coolify PaaS on an Oracle Cloud Always Free ARM instance?

Yes, you can deploy Coolify PaaS on an Oracle Cloud Always Free ARM instance. The process provisions the ARM VM, installs Docker, and deploys Coolify with automated credential generation and secure HTTPS access via Cloudflare Tunnel.

What is needed to set up KASM Workspaces VDI on DigitalOcean or Linode?

Setting up KASM Workspaces VDI on DigitalOcean or Linode requires provider CLI tools like doctl or linode-cli. The skill automates VM provisioning and facilitates the installation of the KASM Workspaces VDI solution.

Does this infrastructure provisioning approach support both ARM and x86 architectures?

Yes, this infrastructure provisioning approach fully supports both ARM and x86 architectures. It manages server inventory and connections across different CPU architectures with integrated logging and troubleshooting references.