qt-form-and-input

Installation
SKILL.md

Forms, File Dialogs, and Clipboard

When to use this skill

Use this skill for:

  • Forms with multiple fields that need filling
  • File open/save dialogs (QFileDialog)
  • Clipboard read/write operations
  • Combo box and dropdown selection
  • Modal dialog detection and dismissal

For single-widget interaction (one click, one type, reading a label), use qt-app-interaction instead. This skill builds on that foundation with multi-step recipes.

All commands work the same from host or VM -- no SSH wrapping needed. Use vm run only for arbitrary commands.

Form filling

The fill command

Installs
1
First Seen
Apr 7, 2026
qt-form-and-input — quick-brown-foxxx/pyqt-agent-infra