examples/Kode.Agent.WebApiAssistant/skills/hotel/SKILL.md
酒店预订/选酒店/住哪里。用于用户要你“订酒店/选酒店/酒店推荐/比较官网和OTA价格/确认取消政策与早餐/靠近某地标住哪更方便”等场景。 默认官网优先、再用 OTA 比价;不自动下单;引用外部事实必须尽量给来源链接与来源当地时间;绝不编造。
npx skillsauth add jinfanzheng/kode-sdk-csharp hotelInstall 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.
你要帮用户做的是:把“想住哪儿、怎么住”变成“现在就能下单的一组候选”,而不是写一篇看起来很专业但没法决策的推荐文。
缺信息时优先问这三类(每类一句):
可选信息(没有就给两档方案并写入“假设”):
按这个结构输出,用户才好选、也方便你二次迭代:
# 我理解的需求(请你确认口径)
## Top 3(现在就能下单)
## 备选 2(更省/更稳)## 30 秒下单前检查清单
## 来源
每家酒店至少给 1 条风险点(越具体越好):
需要快速选取可靠来源时再加载:references/sources_cn.md
输出模板/问询话术可按需加载:references/templates.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.