Kimi WebBridge

Control the user's real browser (with their login sessions) via a local daemon at http://127.0.0.1:10086.

Overview

Kimi WebBridge is a specialized browser automation skill designed for AI agents, hosted within the mxyhi/ok-skills repository. It facilitates direct interaction between agents—such as Claude, Cursor, and Codex—and a user's active browser session via a local daemon running at http://127.0.0.1:10086. By utilizing the user's existing login states, the skill enables efficient data retrieval and task execution without the need for repetitive authentication. This tool is a key component of the mxyhi/ok-skills project, which has attracted community attention with 423 stars on GitHub. It serves as a bridge for research and data automation tasks that require real-time web access and session-aware navigation.

Use Cases

Automating data extraction from authenticated web portals.
Conducting real-time web research using active browser sessions.
Executing multi-step workflows across various web applications.

Install Notes

# Review source first
open https://github.com/mxyhi/ok-skills/blob/main/kimi-webbridge/SKILL.md

Copy or clone the skill folder into your agent skills directory after reviewing its instructions and scripts.

Security Notes

Kimi WebBridge operates via a local daemon, meaning it interacts directly with the user's active browser and login sessions. Users are responsible for securing the local endpoint and ensuring that only authorized AI agents have access to the daemon to prevent unintended browser actions.

Related Skills

Web Application Testing

anthropics/skills

Browser Automation

Toolkit for interacting with and testing local web applications using Playwright. Supports verifying frontend functionality, debugging UI behavior, capturing browser screenshots, and viewing browser logs.

CodexClaude
pythonfrontend
150,001 starsSource linked

Electron App Automation

mxyhi/ok-skills

Browser Automation

Automate Electron desktop apps (VS Code, Slack, Discord, Figma, Notion, Spotify, etc.) using agent-browser via Chrome DevTools Protocol. Use when the user needs to interact with an Electron app, automate a desktop app, connect to a running app, control a native app, or test an Electron application. Triggers include "au

CodexClaude Code
designbrowser
423 starsApache-2.0

Browser Trace

mxyhi/ok-skills

Browser Automation

Capture a full DevTools-protocol trace of any browser automation — CDP firehose, screenshots, and DOM dumps — then bisect the stream into per-page searchable buckets. Use when the user wants to debug a failed run, audit network/console/DOM activity, attach a trace to an in-progress session, or feed structured per-page

CodexClaude Code
browserautomation
423 starsApache-2.0

agent-browser

mxyhi/ok-skills

Browser Automation

Browser automation CLI for AI agents. Use when the user needs to interact with websites, including navigating pages, filling forms, clicking buttons, taking screenshots, extracting data, testing web apps, or automating any browser task. Triggers include requests to "open a website", "fill out a form", "click a button",

CodexClaude Code
testingbrowser
423 starsApache-2.0

Ably — Realtime Infrastructure as a Service

TerminalSkills/skills

Browser Automation

You are an expert in Ably, the enterprisegrade realtime messaging platform. You help developers add pub/sub messaging, presence, chat, live updates, and event streaming to applications with guaranteed message ordering, exactlyonce delivery, automatic reconnection, and global edge infrastructure — handling millions of m

CodexClaude Code
typescriptreact
71 starsApache-2.0