基于浏览器自动化工具的携程航班查询技能,支持单程、往返航班查询,能够处理出发地、目的地、日期等参数输入,并具备错误恢复机制。适用于需要从携程网查询航班信息、获取航班价格和时刻表的场景。
$npx -y skills add stvlynn/dingtalk-wukong-skills --skill ctrip-flight-searchInstalls into the current project.
Run `npx skills use "https://github.com/stvlynn/dingtalk-wukong-skills" --skill "stvlynn/dingtalk-wukong-skills/ctrip-flight-search"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/stvlynn/dingtalk-wukong-skills" that are relevant to the current task. Run `npx skills add "https://github.com/stvlynn/dingtalk-wukong-skills"` and select the relevant skills, then follow their instructions.