{"name":"天猫精灵 <-> SOLO 通用语音控制中间件","version":"1.0.0","endpoints":{"POST /api/aligenie/webhook":"天猫精灵 Webhook（语音指令入口）","POST /api/command":"通用指令端点（可直接调用测试）","GET  /api/plugins":"查看已注册插件","GET  /api/health":"健康检查","GET  /api/skill-config":"天猫精灵技能配置参考"},"example":{"method":"POST","url":"/api/command","body":{"intent":"solo_generate_code","slots":{"code_type":"python","description":"快速排序算法"},"rawText":"让SOLO帮我写一个Python快速排序算法"}}}