# Quickstart

> wayland-scanner Plugin

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

---


# wayland-scanner Plugin

CLI tool: wayland-scanner.

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

## Usage Examples
- "wayland-scanner --help"
- "wayland-scanner self version"

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

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

