iKuai Router Management
Control an iKuai router via its private /Action/login + /Action/call API.
Authenticated session is auto-managed, including re-login on Result: 10014.
This skill ships a fully-typed Python helper at helpers/ikuai.py covering 105
verified func_names discovered via Chrome DevTools Protocol on a real iKuai
3.7.8 (IK-M50) device. Always import the helper rather than crafting HTTP by
hand — it handles auth, pagination, error mapping, and parameter quirks.
[Description truncada. Veja o README completo no GitHub.]