rhino-sdk-debug
Installation
SKILL.md
Rhino Health SDK — Error Debugger
Diagnose errors in rhino-health Python SDK code (v2.1.x) and provide corrected, runnable fixes.
Context Loading
Before diagnosing, read these reference files:
-
Patterns & Gotchas —
../../context/patterns_and_gotchas.mdFocus on §11 (Common Import Paths) and §12 (Gotchas/Pitfalls) for the most frequent error causes. -
API Reference —
../../context/sdk_reference.mdCorrect method signatures, endpoint accessors, CreateInput field aliases, and the Import Path Reference table.
Error-to-Fix Reference
Use this table to quickly identify the root cause. Then confirm against the context files before responding.