Skip to main content
Exécutez n'importe quel Skill dans Manus
en un clic

grid-ui-automation

Étoiles3
Forks0
Mis à jour4 juin 2026 à 11:23

Drive a regular, grid-structured GUI through clawtouch-mcp by positional clicking — minesweeper-style boards, on-screen keypads/keyboards, spreadsheet cells, tile puzzles, seat-map pickers — when there is no keyboard path. Covers runtime calibration of the grid from a screenshot (origin + cell pitch, not hardcoded coordinates), mapping a (row, col) to an absolute pixel, clicking many cells in one hid.batch (which spaces consecutive clicks so the OS doesn't merge them), and a screenshot-verify-then-retry loop — because a returned clicked:true confirms the HID report was sent, not that the app acted on it. Load when the task is positional clicking on a repeating grid and there's no menu/keyboard route; skip it for forms, menus, and web pages. This skill does not see the screen or solve the puzzle: your own vision/OCR locates the grid and your own logic picks the cells.

Installation

Installer avec Codex ou Claude Copiez ce prompt, collez-le dans Codex, Claude ou un autre assistant, puis laissez-le vérifier la page du skill et l'installer pour vous.

SKILL.md
readonly