kimi-webbridge
Installation
SKILL.md
Kimi WebBridge
Control the user's real browser (with their login sessions) via a local daemon at http://127.0.0.1:10086.
Health check (always do this first)
~/.kimi-webbridge/bin/kimi-webbridge status
Then act on the result:
running: trueandextension_connected: true— healthy. Proceed with the tool calls below.- Anything else (command not found,
running: false,extension_connected: false, errors) — Readreferences/operations.mdin this skill directory. It has the install / start / diagnose routing table.
Don't guess fixes here — every non-healthy state is handled in references/operations.md.