com um clique
desktop-automation
Control desktop automation via the Automation_ui backend
Instalar com Codex ou Claude Copie este prompt, cole no Codex, Claude ou outro assistente e deixe que ele revise a página da skill e instale para você.
Menu
Control desktop automation via the Automation_ui backend
Instalar com Codex ou Claude Copie este prompt, cole no Codex, Claude ou outro assistente e deixe que ele revise a página da skill e instale para você.
Baseado na classificação ocupacional SOC
Design REST/WebSocket API contracts with TypeScript types
Generate REST APIs from TypeScript contracts with CRUD operations
Implements authentication (JWT, OAuth2) and authorization (RBAC) from requirements
Review quality of generated code. Checks for empty files, broken imports, missing modules, duplicate code, TypeScript errors, and rates overall quality. Identifies files that need regeneration.
Quick health check of all Coding Engine infrastructure. Checks containers, DB connectivity, API endpoints, Discord bot, sandbox preview, LLM API keys, and generation process. Takes 15 seconds.
Diagnoses pipeline problems and outputs actionable fix commands. Combines insights from status-report, code-quality, task-audit, and health-check into concrete recommendations with copy-paste-ready commands. Answers "what should I do next?" and "why is generation stuck?"
| name | desktop-automation |
| description | Control desktop automation via the Automation_ui backend |
| user-invocable | true |
| homepage | http://localhost:8007 |
Du kannst den Desktop des Benutzers fernsteuern. Nutze das desktop_automation Tool für alle Automatisierungsaufgaben.
desktop_automation({ command: "öffne chrome" }) - Browser öffnendesktop_automation({ command: "öffne google.com" }) - Website öffnendesktop_automation({ command: "öffne notepad" }) - App öffnendesktop_automation({ command: "klick auf Anmelden" }) - Auf Element klickendesktop_automation({ command: "scrolle nach unten" }) - Scrollendesktop_automation({ command: "tippe Hallo Welt" }) - Text eingebendesktop_automation({ command: "drücke strg+c" }) - Tastenkombinationdesktop_automation({ command: "drücke enter" }) - Einzelne Tastedesktop_automation({ command: "screenshot" }) - Screenshot aufnehmendesktop_automation({ command: "lesen" }) - Bildschirmtext per OCR lesenDer Benutzer kann auch direkt Befehle schreiben:
/screenshot - Screenshot senden/ocr oder /lesen - Bildschirmtext lesen/automation-status - Status prüfen1. öffne chrome
2. warte kurz
3. tippe anthropic.com
4. drücke enter
5. warte kurz
6. screenshot
1. drücke strg+s
1. drücke alt+tab