qt-dev-tools-setup

Installation
SKILL.md

Set up qt-ai-dev-tools

When to use

  • Setting up qt-ai-dev-tools for the first time (install, workspace init, VM boot)
  • Verifying or repairing the VM environment (services, AT-SPI, display)
  • Updating an existing qt-ai-dev-tools installation

When NOT to use

  • Interacting with a running Qt app (inspecting widgets, clicking, typing) -- use qt-app-interaction
  • Executing code inside a running Qt app -- use qt-runtime-eval
  • Working with clipboard, file dialogs, tray, notifications, or audio -- use qt-form-and-input or qt-desktop-integration

Follow these steps in order. Each step must succeed before proceeding.

Step 1: Install the toolkit

Installs
1
First Seen
Apr 7, 2026
qt-dev-tools-setup — quick-brown-foxxx/pyqt-agent-infra