·troubleshooting-assistant
</>

troubleshooting-assistant

robthepcguy/claude-patent-creator

Diagnoses and resolves MCP server registration failures, GPU detection, BigQuery authentication, index build failures, import errors, search quality issues, and performance problems.

4Installs·0Trend·@robthepcguy

Installation

$npx skills add https://github.com/robthepcguy/claude-patent-creator --skill troubleshooting-assistant

SKILL.md

Expert diagnostic system for identifying and resolving Claude Patent Creator issues.

System not working, error messages, slow performance, MCP server not loading, search returns no results/errors, GPU not detected, BigQuery auth fails, index build fails, tests failing, unexpected behavior.

| MCP server not loading | claude mcp list -> Re-register if missing | | GPU not detected | Reinstall PyTorch with CUDA | | BigQuery auth fails | gcloud auth application-default login | | Index not found | patent-creator rebuild-index | | Import errors | Activate venv: venv\Scripts\activate | | Slow searches | Check GPU usage, reduce topk, disable HyDE |

Diagnoses and resolves MCP server registration failures, GPU detection, BigQuery authentication, index build failures, import errors, search quality issues, and performance problems. Source: robthepcguy/claude-patent-creator.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/robthepcguy/claude-patent-creator --skill troubleshooting-assistant
Category
</>Dev Tools
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is troubleshooting-assistant?

Diagnoses and resolves MCP server registration failures, GPU detection, BigQuery authentication, index build failures, import errors, search quality issues, and performance problems. Source: robthepcguy/claude-patent-creator.

How do I install troubleshooting-assistant?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/robthepcguy/claude-patent-creator --skill troubleshooting-assistant Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/robthepcguy/claude-patent-creator