What problem does it solve?
This Skill eliminates the need to build heavy browser-based or Electron-dependent interfaces for scripts and AI agents, letting you display lightweight, native user interface elements directly on the user's desktop with minimal overhead.
Core Features & Use Cases
- Cross-platform native windows: Opens fast, lightweight webview windows on macOS, Linux, and Windows in under 50ms, no Electron or full browser required.
- Bidirectional communication: Supports sending data between your script and the webview UI for interactive workflows like form input, user confirmations, and live content updates.
- Flexible window modes: Create frameless dialogs, transparent floating widgets, click-through overlays, and cursor-following companion elements for agent status indicators.
Quick Start
Use the glimpse skill to open a native confirmation dialog asking the user to approve or reject deleting 47 selected files, and return their choice to your script.