qubes-os-skills
NewCommunity-driven SKILL.md collection for Qubes OS — qrexec, VM management, networking, security, and more.
Summary
This skill provides a community-driven collection of Qubes OS expertise, covering qrexec, VM management, networking, security, and storage.
- It helps developers efficiently manage Qubes OS environments by offering targeted guidance for common administrative tasks and security hardening.
Overview
Qubes OS Skills
Root index for the Qubes OS skills collection. Not actionable on its own — load a specific skill below.
Available Skills
For the full list see skills/ or the project README.
When to load which skill
| Need | Skill |
|---|---|
| Understand Qubes architecture / security model | skills/qubes-basics |
| Create, clone, remove VMs, manage persistence | skills/qubes-vm-admin ✅ |
| Set up qrexec RPC services and dom0 policy | skills/qubes-qrexec |
| Configure ProxyVM, firewall, transparent proxy | skills/qubes-networking |
| Set up Windows VMs, PCI passthrough | skills/qubes-hvm |
| Manage LVM storage, resize, backup/restore | skills/qubes-storage |
| Security audit, hardening, QSB tracking | skills/qubes-security |
Contributing
Open a PR. See README for guidelines.
Install & Usage
mkdir -p .claude/skillsmkdir -p .claude/skills && curl -o .claude/skills/qubes-os-skills.md https://raw.githubusercontent.com/iasds/qubes-os-skills/main/SKILL.md/qubes-os-skillsUse Cases
Usage Examples
/qubes-os-skills how do I create a new AppVM and clone an existing template?
/qubes-os-skills configure a qrexec service to allow file transfer between two VMs
/qubes-os-skills audit my Qubes system for common security misconfigurations
Security Audits
Frequently Asked Questions
What is qubes-os-skills?
This skill provides a community-driven collection of Qubes OS expertise, covering qrexec, VM management, networking, security, and storage. It helps developers efficiently manage Qubes OS environments by offering targeted guidance for common administrative tasks and security hardening.
How to install qubes-os-skills?
To install qubes-os-skills: create the skills directory (mkdir -p .claude/skills), then run: mkdir -p .claude/skills && curl -o .claude/skills/qubes-os-skills.md https://raw.githubusercontent.com/iasds/qubes-os-skills/main/SKILL.md. Finally, /qubes-os-skills in Claude Code.
What is qubes-os-skills best for?
qubes-os-skills is a skill categorized under General. It is designed for: security. Created by iasds.
What can I use qubes-os-skills for?
qubes-os-skills is useful for: Create, clone, and remove VMs while managing persistence and storage.; Set up qrexec RPC services and configure dom0 policy for inter-VM communication.; Configure ProxyVM, firewall rules, and transparent proxy for network isolation.; Manage LVM storage, resize volumes, and perform backup/restore operations.; Conduct security audits, apply hardening measures, and track Qubes Security Bulletins.; Set up Windows VMs with PCI passthrough for hardware access..