admin-app-kasm

Install and manage KASM Workspaces on Ubuntu ARM64 servers.

1|Updated Dec 19, 2025
One-click install
npx skills add https://github.com/evolv3-ai/vibe-skills --skill admin-app-kasm
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: admin-app-kasm
Source: https://github.com/evolv3-ai/vibe-skills/tree/main/skills/admin-app-kasm
Command: npx skills add https://github.com/evolv3-ai/vibe-skills --skill admin-app-kasm

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires curl, jq, expect, and includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

End-to-end installation and management of KASM Workspaces, including container-based VDI workflows.

Core Features & Use Cases

  • Install and configure KASM on Ubuntu ARM64 or x86 servers.
  • Manage workspace sessions, TLS, and optional Cloudflare tunnels.
  • Provide API helpers for KASM workspace orchestration and persistence.

Quick Start

Run the post-install wizard or the installation scripts to provision KASM and set up workspaces.

Frequently Asked Questions about admin-app-kasm

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

FAQPage Schema
How do I install KASM Workspaces on Ubuntu ARM64?▼

Install KASM Workspaces on Ubuntu ARM64 by running the installation scripts provided in this Skill, which handle Docker setup, swap file creation, EULA automation via expect, and post-install configuration. The process covers fresh installations and OCI ARM64 deployments with firewall and port configuration included.

Can I use KASM Workspaces with Cloudflare tunnels for remote access?▼

Yes, this Skill includes Cloudflare tunnel setup as part of post-install configuration. It manages TLS certificates, session ports, and tunnel integration to enable secure remote access to container-based browser desktops without direct firewall exposure.

What are the prerequisites before setting up KASM on a fresh Ubuntu server?▼

Prerequisites include curl, jq, and expect utilities, plus Docker installation. This Skill automates Docker setup and swap file creation, handles expect-based EULA acceptance, and validates technical requirements before provisioning KASM Workspaces.

How do I extract admin credentials and configure KASM after installation?▼

This Skill automates admin credential extraction and runs the post-install wizard modules non-interactively via environment variables and MCP-driven configuration. It manages SSL certificates, firewall rules, and session port settings after core installation completes.

Can I use KASM API helpers to orchestrate workspaces programmatically?▼

Yes, this Skill provides KASM API wrappers and MCP-driven configuration for workspace orchestration and persistence. Use environment variables to control non-interactive setup and integrate with external systems for container-based VDI workflows.

Does KASM Workspaces support both ARM64 and x86 server architectures?▼

KASM Workspaces supports both Ubuntu ARM64 and x86 servers. This Skill targets ARM64 as primary but covers x86 deployments; installation scripts adapt to the target architecture and configure Docker, networking, and VDI session management accordingly.