What problem does it solve? Jeedom home automation installations accumulate broken scenarios, dead commands, orphan variables, and silent plugin failures that are hard to trace through the UI. This Skill gives Claude structural knowledge of the Jeedom 4.5 database, API, and logs so it can audit, diagnose, and explain an installation without ever modifying it. ## Core Features & Use Cases - General health audit: Batch SQL and API checks produce a 12-section report covering plugins, equipments, scenarios, dead commands, dataStore variables, system messages, updates, and history quality. - Scenario diagnosis and explanation: Walks the scenarioElement/scenarioExpression tree to explain what a scenario does step by step, why it does not trigger, and which devices or scenarios depend on a given command (usage graph). - Plugin and equipment diagnostics: Deep references for jMQTT, virtual, calendar, alarm, thermostat, and script plugins, plus a generic 4-step inspection pattern for any other plugin, including daemon and log analysis. - Use Case: Ask why the "Présence Alice" scenario stopped triggering, and get its current state, last launch time, trigger values, recent log entries, and ranked probable causes with UI fix steps. ## Quick Start Ask Claude to run a general audit of your Jeedom installation after configuring SSH or API access with the setup script.