Detect when a complete HTML page has been written and offer to add a visual feedback/annotation overlay. The overlay lets users click UI elements to annotate them, then copy structured feedback for Claude with element location and selector info.
Watch for UI feedback annotations from the browser via the MCP bridge. Processes incoming annotations, makes code changes, and responds back to the browser. Runs in a loop until the user stops.
Monitor and debug KeeperHub workflow executions. Activate when users ask about execution status, want to see logs, or need help debugging failed workflows.
Explore available KeeperHub plugins and integrations. Help users discover what actions are available, how to configure them, and what integrations are set up.
Browse and deploy pre-built KeeperHub workflow templates. Activate when users want to find existing automations or deploy ready-made templates rather than building from scratch.
Help users create KeeperHub workflows from natural language descriptions. Activate when users want to build automations, monitor contracts, set up alerts, or create workflow pipelines.
Detect when an HTML file has been created during the conversation and offer to share it as a live page using the share CLI. Activate when the user asks to publish, host, or share HTML content, or when a complete HTML page has just been written to disk.