# Quickstart

> systemd-detect-virt Plugin

- Skill: `javimosch/quickstart-2995` (Agent Skill)
- Install (CLI): `npx skillmds@latest add javimosch/quickstart-2995`
- Raw SKILL.md: https://api.skillmd.com/api/skills/javimosch/quickstart-2995/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-2995

---


# systemd-detect-virt Plugin

CLI tool: systemd-detect-virt.

## Commands
- `systemd-detect-virt <resource> <action>` — Execute systemd-detect-virt commands
- `systemd-detect-virt self version` — Print systemd-detect-virt version
- `systemd-detect-virt _ _` — Passthrough to systemd-detect-virt CLI

## Usage Examples
- "systemd-detect-virt --help"
- "systemd-detect-virt self version"

## Installation
```bash
apt-get install systemd-detect-virt 2>/dev/null || which systemd-detect-virt
```

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

