# Quickstart

> qemu-system-x86_64 Plugin

- Skill: `javimosch/quickstart-2973` (Agent Skill)
- Install (CLI): `npx skillmds@latest add javimosch/quickstart-2973`
- Raw SKILL.md: https://api.skillmd.com/api/skills/javimosch/quickstart-2973/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: javimosch (https://skillmd.com/u/javimosch)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/javimosch/quickstart-2973

---


# qemu-system-x86_64 Plugin

CLI tool: qemu-system-x86_64.

## Commands
- `qemu-system-x86_64 <resource> <action>` — Execute qemu-system-x86_64 commands
- `qemu-system-x86_64 self version` — Print qemu-system-x86_64 version
- `qemu-system-x86_64 _ _` — Passthrough to qemu-system-x86_64 CLI

## Usage Examples
- "qemu-system-x86_64 --help"
- "qemu-system-x86_64 self version"

## Installation
```bash
apt-get install qemu-system-x86_64 2>/dev/null || which qemu-system-x86_64
```

## Key Features
- CLI-based tool
- Scriptable and automatable
- Pipeline-ready output
- system based

