deskOptimized desktop automation with mouse, keyboard, and screen control
Install via ClawdBot CLI:
clawdbot install niveroviero/deskGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Contains telemetry, tracking, or analytics calls not mentioned in documentation
pixel(Audited Apr 16, 2026 · audit v1.0
Generated May 20, 2026
QA engineers can script mouse clicks, keyboard inputs, and screen capture to automate regression tests for desktop applications. The skill's retry logic and image finding ensure robust handling of dynamic interfaces.
Automate repetitive form filling across multiple windows using type_text with WPM control and window activation. The context manager ensures clean state between sessions, reducing human error in data migration.
Create hotkey-driven macros for common support tasks like copying ticket IDs, switching between CRM and email, and filling canned responses. The failsafe feature prevents runaway automation during live sessions.
Schedule periodic screenshots and pixel color checks to monitor remote desktop applications for status changes. Combined with wait_for_image, it can trigger alerts when specific UI elements appear.
Streamline content publishing by automating multi-step workflows: open design tools, type text, capture screenshots, and paste into publishing platforms. The drag-and-drop feature can arrange assets on canvas programmatically.
Offer a free tier with limited actions per day and paid subscriptions for unlimited usage, priority support, and advanced features like custom image recognition models.
License the skill to enterprises needing tailored automation, including custom failsafe rules, specific approval workflows, and integration with internal tools. Includes consulting for deployment.
Provide a managed service where the skill runs on cloud VMs, customers upload scripts, and receive execution results. Billing based on compute time and number of successful automations.
💬 Integration Tip
Integrate with a task scheduler (e.g., cron) to run scripts at intervals, and wrap actions in try-except blocks with the failsafe enabled to prevent runaway processes in production.
Scored May 20, 2026
Control desktop applications on Windows — launch, close, focus, resize, move windows, simulate keyboard/mouse input, manage processes, control VSCode, read clipboard, and capture screen info. Use when the user wants to interact with any running program, switch windows, type text, press shortcuts, open files in VSCode, manage running processes, or get system display information.
Conduct rigorous, adversarial code reviews with zero tolerance for mediocrity. Use when users ask to "critically review" my code or a PR, "critique my code", "find issues in my code", or "what's wrong with this code". Identifies security holes, lazy patterns, edge case failures, and bad practices across Python, R, JavaScript/TypeScript, SQL, and front-end code. Scrutinizes error handling, type safety, performance, accessibility, and code quality. Provides structured feedback with severity tiers (Blocking, Required, Suggestions) and specific, actionable recommendations.
Coding style memory that adapts to your preferences, conventions, and patterns for consistent coding.
Pragmatic coding standards for writing clean, maintainable code — naming, functions, structure, anti-patterns, and pre-edit safety checks. Use when writing new code, refactoring existing code, reviewing code quality, or establishing coding standards.
Claude Code integration for OpenClaw. This skill provides interfaces to: - Query Claude Code documentation from https://code.claude.com/docs - Manage subagents and coding tasks - Execute AI-assisted coding workflows - Access best practices and common workflows Use this skill when users want to: - Get help with coding tasks - Query Claude Code documentation - Manage AI-assisted development workflows - Execute complex programming tasks
Plan, draft, version, and refine written content with enforced versioning and quality audits.