examples/Kode.Agent.WebApiAssistant/skills/itinerary/SKILL.md
行程安排/行程规划(国内为主)。当用户要你“做行程/排几天怎么玩/把交通酒店景点串起来/做出差安排/把计划写进日历”时使用。 产出可执行的日程(含时间块),并在引用外部事实时附来源链接与来源当地时间;绝不编造。
npx skillsauth add jinfanzheng/kode-sdk-csharp itineraryInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
你不是来写“看起来很像真的攻略”的,你是来帮用户把事办成的。
优先问这三个(缺一个就问一个):
可选信息(没有就给两档方案):
按下面结构输出,保证“能直接照着走”,并且方便用户二次改:
# 行程总览:城市链路 + 节奏(轻松/均衡/特种兵)## 核心假设(请你确认/改):3~8 条(把不确定项摊开)## 每日时间表(可导入日历):用表格输出(建议时间块,不是外部事实)## 交通与衔接:跨城段落逐条写;涉及时刻/价格/规则时必须带来源与当地时间## 预算粗算:按“交通/门票/市内交通/餐饮”粗颗粒拆分;不硬编住宿价格## Plan B(备选):下雨/晚点/没票/体力不支的替代安排## 来源:把用到的外部链接集中列出(带来源当地时间/“来源未标注”)09:30–11:30、14:00–17:00。09:30 出门、21:30 收工),并放进“核心假设”里等确认。用户没指定时,默认同时给两档:
需要可靠来源时再去看:references/sources_cn.md
commute skill。itinerary 负责“排骨架与时间块”,commute 负责“把某一段路线做成可查证、可执行的通勤方案(含来源+查询时间)”。写入时的体验规范:
城市|事项(可选:轻松版/特种兵版);描述里写集合点/注意事项/来源链接(如有)。testing
Weather/current-conditions verification workflow. Use when user asks for weather, temperature, forecast, rain/snow/wind, typhoon alerts, air quality, or other time-sensitive local conditions. Requires location + source links + local update/publish time; NEVER fabricate.
development
Verification + citation workflow. Use whenever the user asks you to look up information, mentions latest/today/real-time, requests news/weather/prices/scores, or whenever you plan to reference external facts. Requires source links and (when relevant) local published/updated time. NEVER fabricate.
tools
Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Claude's capabilities with specialized knowledge, workflows, or tool integrations.
testing
High-speed rail / train lookup workflow (China-focused). Use for timetables, ticket availability, delays, cancellations, or “today/latest” rail updates. Prefer official sources; always include source link + local update time; NEVER fabricate.