Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

nixos-vm-template

nixos-vm-template 收录了来自 EnigmaCurry 的 9 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
9
Stars
20
更新
2026-06-26
Forks
3
职业覆盖
1 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

setup-context
网络与计算机系统管理员

Set up a new nixos-vm-template context for managing VMs on a hypervisor (libvirt, proxmox KVM, or proxmox-lxc containers). Use this when the user wants to configure a new VM management context, create an alias, or set up environment variables for a backend.

2026-06-26
purge-vm
网络与计算机系统管理员

Completely remove a VM including its machine config. Use when user wants to permanently delete everything about a VM.

2026-01-26
recreate-vm
网络与计算机系统管理员

Recreate a VM from its existing machine config. Use when user wants to rebuild a destroyed VM or reset a VM to fresh state.

2026-01-26
create-vm
网络与计算机系统管理员

Create a new NixOS VM on the configured backend (libvirt or proxmox). Use this when the user wants to create a new virtual machine.

2026-01-26
backup-vm
网络与计算机系统管理员

Create or restore VM backups. Use for full VM backups that can survive VM destruction.

2026-01-26
clone-vm
网络与计算机系统管理员

Clone an existing VM to create a new VM with copied /var data but fresh identity.

2026-01-26
destroy-vm
网络与计算机系统管理员

Destroy a VM and its disks. Use when user wants to remove a VM but keep its machine config for later recreation.

2026-01-26
snapshot-vm
网络与计算机系统管理员

Create, list, or restore VM snapshots. Use for point-in-time snapshots of VM state.

2026-01-26
upgrade-vm
网络与计算机系统管理员

Upgrade a VM to a new image while preserving /var data. Use when user wants to update a VM's base image without losing data.

2026-01-26