skills/mcp-troubleshoot/SKILL.md
Troubleshoot MCP server connection issues, re-authenticate Gmail MCP, and manage server configurations. This skill should be used when MCP tools fail, servers won't connect, Gmail MCP needs re-authentication, or managing MCP server settings. Triggers on "MCP not working", "Gmail MCP", "MCP error", "server won't connect", or "re-authenticate MCP".
npx skillsauth add szoloth/skills mcp-troubleshootInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Diagnose and fix MCP server connection issues.
| Server | Tools | Purpose | |--------|-------|---------| | peekaboo | 21 | macOS GUI automation | | things | 22 | Task management | | strava-mcp | 18 | Fitness tracking | | playwright | 22 | Browser automation | | pencil | 20 | Design tool | | google-calendar | 15 | Calendar (personal) | | google-calendar-dreamworks | 15 | Calendar (work) | | gmail | ~10 | Email management |
If Gmail MCP fails to connect:
npx @gongrzhe/server-gmail-autoauth-mcp auth
# Then restart Claude Code
Credentials location:
~/.gmail-mcp/gcp-oauth.keys.json~/.gmail-mcp/credentials.jsonConfig in ~/.claude/settings.json:
"gmail": {
"command": "npx",
"args": ["@gongrzhe/server-gmail-autoauth-mcp"]
}
~/.claude/settings.json for correct configEdit ~/.claude/settings.json and add/remove server entries from the mcpServers object.
content-media
Fetch transcripts from YouTube videos for summarization and analysis.
documentation
This skill should be used when reviewing or editing written drafts to ensure they match Sam's personal style guide. It prioritizes voice preservation and anti-beige detection while catching structural gaps. Triggers on requests to review, edit, or improve written content.
tools
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.
development
Web search and content extraction using Brave Search. Use when researching topics, finding documentation, extracting article content, or gathering information from the web. No browser required - works headlessly.