From muggle
Diagnose and fix a broken Muggle AI installation. Use when user types muggle repair or asks to fix Muggle setup.
How this skill is triggered — by the user, by Claude, or both
Slash command
/muggle:muggle-repairThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Automatically diagnose and fix broken components.
Automatically diagnose and fix broken components.
/muggle:muggle-status to identify what is broken.muggle setup --force to re-download.muggle-remote-auth-login to re-authenticate.Show before/after status for each repaired component. If repair fails, report the error with enough context for the user to investigate.
npx claudepluginhub multiplex-ai/muggle-ai-works --plugin muggleaiDiagnoses and fixes MCP server connection issues between Claude Code, Claude Desktop, and MCP servers. Covers Windows argument parsing, authentication failures, transport issues, and platform-specific debugging.
Diagnoses and resolves Memsy MCP tool failures (auth errors, network issues, missing tools) and guides through setup steps.
Diagnoses and fixes Claude Code setup/runtime issues like API authentication (Anthropic/Bedrock/Vertex), MCP server problems, and config errors using /doctor command, verbose mode, and bash diagnostics.