# Quickstart

> Xvfb Plugin

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

---


# Xvfb Plugin

CLI tool: Xvfb.

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

## Usage Examples
- "Xvfb --help"
- "Xvfb self version"

## Installation
```bash
apt-get install Xvfb 2>/dev/null || which Xvfb
```

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

