Skip to content

feat: Add skill which helps with onboarding of the mcp server#1083

Merged
natorion merged 12 commits intomainfrom
onboardingSkill
Mar 4, 2026
Merged

feat: Add skill which helps with onboarding of the mcp server#1083
natorion merged 12 commits intomainfrom
onboardingSkill

Conversation

@natorion
Copy link
Contributor

@natorion natorion commented Mar 3, 2026

  • feat: add troubleshooting skill definition and expand documentation with details on autoConnect timeouts and extension debugging conflicts.
  • docs: Simplify troubleshooting skill instructions by removing explicit tool mentions and updating the troubleshooting guide link.
  • docs: Update troubleshooting guide to recommend and correct usage of --logFile for capturing debug logs.
  • docs: Enhance troubleshooting guide with 'Tool not found' error, --autoConnect Chrome 144+ requirement, and startup_timeout_ms tip for Windows.
  • docs: Clarify that Chrome 144+ must be running for --autoConnect and add a verification step for remote debugging.
  • feat: Add an initial troubleshooting step to read and interpret MCP configuration, renumbering subsequent steps.
  • docs: Add detailed troubleshooting steps for Could not find DevToolsActivePort and other common connection errors.
  • docs: Add troubleshooting guidance for empty profile creation due to typos or misconfiguration.

natorion added 8 commits March 3, 2026 11:50
…ith details on autoConnect timeouts and extension debugging conflicts.
…t tool mentions and updating the troubleshooting guide link.
…utoConnect` Chrome 144+ requirement, and `startup_timeout_ms` tip for Windows.
…d add a verification step for remote debugging.
…ActivePort` and other common connection errors.
@natorion natorion requested review from OrKoN and matthiasrohmer March 3, 2026 12:58
@natorion
Copy link
Contributor Author

natorion commented Mar 3, 2026

I looked into our setup and onboarding experience and stumbled over a few problems. I figured we can actually provide a skill for this - similar to how Claude Code and Gemini CLI use skills/agents to help their users.

I tested it with two scenarios: 1.) getting --autoConnect to work 2.) wrong commandline parameters are not recognized.

@natorion natorion added this pull request to the merge queue Mar 4, 2026
Merged via the queue into main with commit 7273f16 Mar 4, 2026
42 of 46 checks passed
@natorion natorion deleted the onboardingSkill branch March 4, 2026 07:02
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.

2 participants