You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Capture and operate directly on the desktop without binding to any process — control desktop icons, taskbar, Start menu, and any visible content
Multi-monitor support with independent coordinate spaces per display, including cross-monitor dragging
Shares the same grid rendering and percentage coordinate system as window-level operations
Record & Distill Scenarios
Manual walkthrough: Start recording via hotkey or tray menu, perform operations manually, and the backend automatically captures per-step screenshots, coordinates, and action types
AI distillation: Invoke the screenclaw skill, provide the recording output folder (under the program's record/ directory), and let AI distill it into a scenario template
Knowledge Accumulation & Reuse
AI operation + AI distillation: After AI completes a task automatically, save the successful workflow as a scenario template for next-time reuse, or refine existing templates
Coordinate adaptation: When reusing a template, if the application size differs, coordinates can be proportionally adjusted for attempted reuse
Skill Improvements
Updated Skill documentation with new desktop-level API docs. Added recording-to-scenario distillation workflow documentation and template specification.
Update Instructions
Download the latest package, extract and overwrite existing files.