command-diagnostics

Diagnose Manny plugin command failures using game state, entities, and logs.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/Tsangares/manny_mcp --skill command-diagnostics
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: command-diagnostics
Source: https://github.com/Tsangares/manny_mcp/tree/main/.claude/skills/command-diagnostics
Command: npx skills add https://github.com/Tsangares/manny_mcp --skill command-diagnostics

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Diagnose why Manny plugin commands fail and provide actionable fixes.

Core Features & Use Cases

  • Automated diagnosis of common command failures across ATTACK_NPC, BANK_OPEN, GOTO, INTERACT_OBJECT, CAST_SPELL_NPC, and more, with step-by-step fixes.
  • Context-aware analysis using current game state, nearby entities, and recent logs to identify root causes.
  • Actionable, copy-paste ready fixes and verification steps to quickly recover from failures in live scripts.

Quick Start

Provide a failing command example (for instance ATTACK_NPC Goblin) and let the Skill analyze logs, state, and nearby entities to propose a fix.

Frequently Asked Questions about command-diagnostics

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I diagnose why my Manny plugin commands fail?

Diagnose Manny plugin command failures by analyzing current game state, nearby entities, and recent logs to identify root causes and deliver copy-paste ready fixes.

How do I fix a failing ATTACK_NPC command in my game script?

Fix a failing ATTACK_NPC command by providing the failing command example to let the Skill analyze logs, game state, and nearby entities to propose a verifiable fix.

Can I diagnose BANK_OPEN and INTERACT_OBJECT command failures using logs?

Yes, you can diagnose BANK_OPEN and INTERACT_OBJECT failures by applying context-aware analysis across command types using recent logs and nearby entity data to generate fixes.

What is the best way to troubleshoot CAST_SPELL_NPC command errors during live scripts?

Troubleshoot CAST_SPELL_NPC errors by delivering actionable, copy-paste ready fixes and verification steps to quickly recover from failures in live scripts based on game state analysis.

What command types does the Manny plugin diagnostic tool support?

The diagnostic tool supports ATTACK_NPC, BANK_OPEN, GOTO, INTERACT_OBJECT, CAST_SPELL_NPC, and more by analyzing game state and logs to provide step-by-step fixes.

Why does my GOTO command fail to execute properly in the game?

A GOTO command fails due to issues identifiable by analyzing the current game state and recent logs, allowing the diagnostic tool to propose a runnable fix and verify the outcome.