Skip to content

Port MCP debug-browser-session prompt to a kernel-cli skill#29

Draft
masnwilliams wants to merge 1 commit into
mainfrom
hypeship/port-mcp-debug-browser-session
Draft

Port MCP debug-browser-session prompt to a kernel-cli skill#29
masnwilliams wants to merge 1 commit into
mainfrom
hypeship/port-mcp-debug-browser-session

Conversation

@masnwilliams

Copy link
Copy Markdown
Contributor

Summary

Ports the debug-browser-session prebuilt prompt shipped by the Kernel MCP server into a standalone skill under the kernel-cli plugin, so users get the guide via the skills marketplace without installing the MCP.

The skill mirrors the MCP prompt's content: a systematic Kernel CLI workflow for diagnosing a misbehaving browser session — session status, screenshots, Playwright page inspection, VM log reads, in-VM network checks, common-issue triage (bot detection, Chrome crashes, page-load/DNS, live-view/WebRTC), expected-noise log entries, and a debugging checklist. It takes a session ID + issue description as inputs.

⚠️ Naming overlap with PR #23

There is already an open PR (#23) that adds a skill also named debug-browser-session, but it's a different skill: a client-side CDP-disconnect debugging guide under kernel-sdks. This PR is the port of the MCP prompt (CLI-based VM debugging under kernel-cli).

Two skills can't share the name debug-browser-session across installed plugins. Before merging, we should decide:

Flagging rather than resolving unilaterally.

Test plan

Port the kernel-mcp-server debug-browser-session prompt into a skill so
it's available via the skills marketplace without installing the MCP.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant