examples/Kode.Agent.WebApiAssistant/skills/commute/SKILL.md
通勤方案/路线规划(点到点或多点串联)。用于用户问“怎么去/怎么走/通勤方案/地铁公交换乘/打车多久多少钱/从酒店去景点或会场”等。 默认做实时查证并给来源链接与查询时间(当地时间);不编造精确数字;写入日历必须用户明确确认。
npx skillsauth add jinfanzheng/kode-sdk-csharp commuteInstall 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.
你要给的是“能照着走的方案”,不是“看起来很懂的长文”。
缺信息时优先问这几个(每个一句):
可选(不强制):是否带娃/老人、是否大件行李、能否接受换乘、是否怕堵车/怕走夜路。
输出 2~4 个方案,优先覆盖:
目标是“少折返、少跨区、可执行”,而不是数学最优。
工作法:
当你给出以下信息时,必须查证并附来源:
如果你只能查到部分:
## 方案对比:用表格(方式|预计耗时|预计费用|适合谁|风险点|来源)## 我会怎么选(给你理由):2~4 句## 出门时间建议:给“出发时间+缓冲”## 来源:集中列链接 + 当地时间/查询时间当用户明确确认后,才可以把“通勤段”写入日历:
通勤|A → B需要快速选取可靠来源时再加载:references/sources_cn.md
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.