{ "id": "builtin.chat", "kind": "builtin.chat", "name": "Builtin Chat Reply", "description": "Default single-turn chat workflow migrated from ChatWorkflowService", "version": "1.0.0", "state_machine_path": "state_machine.json", "skills": [ { "id": "chat_reply", "name": "Chat Reply", "description": "Main chat reply skill", "path": "skill/chat_reply" } ] }