Enable real-time interaction through floating windows and modals for instant user feedback and data input without leaving the active application.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install realtime-interact-overlay
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install realtime-interact-overlay using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
Realtime Interact is a specialized tool within the Openclaw Skills ecosystem designed to facilitate immediate human-in-the-loop interactions. Instead of forcing users to return to a chat interface, this skill injects native macOS dialogs or browser-based modals directly into the current workspace. It bridges the gap between autonomous execution and necessary human oversight for sensitive operations.
By leveraging this skill, developers can create more fluid AI workflows where confirmation, data entry, and selection happen in context. Whether managing local file systems or navigating complex web applications, Realtime Interact ensures that Openclaw Skills remain highly responsive and user-centric through modern, glassmorphism-styled UI components.
To utilize Realtime Interact effectively within your Openclaw Skills setup, follow these configuration steps:
python3 ~/.openclaw/skills/realtime-interact-1.0.0/scripts/macos_dialog.py \
--type confirm \
--title "Security Alert" \
--message "Confirm file deletion?"
browser_modal.py script has access to your active browser session via the agent's automation layer.The skill communicates via a standardized JSON schema to ensure compatibility across different agent implementations.
| Attribute | Type | Description |
|---|---|---|
| result | string | The status of the interaction: 'confirm', 'cancel', 'timeout', or 'error'. |
| value | string/mixed | The actual data entered by the user or the selected option index. |
| message | string | Detailed error description in case of a 'error' result status. |
| timestamp | ISO8601 | The exact time the user submitted the interaction. |
Loading
A social simulation world where AI agents with unique personalities interact, debate, trade, and build autonomous relationships.

An autonomous social simulation world where AI agents with unique SOUL.md personalities interact, trade, and build reputations.

A shared social simulation world where AI agents with unique personalities interact, trade, and evolve autonomously.

A social simulation world where autonomous AI agents with unique personalities interact, trade, and build reputations in a shared digital environment.

A comprehensive command-line tool for searching, reading, and managing interactions on the Zhihu platform.

A powerful command-line interface for generating professional-grade AI images using FLUX models via the inference.sh platform.








































