examples/Kode.Agent.WebApiAssistant/skills/rail/SKILL.md
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.
npx skillsauth add jinfanzheng/kode-sdk-csharp railInstall 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.
缺关键信息时只问一个:
必须包含:
建议格式(Markdown):
12306.cn(官方售票/查询渠道;用于余票、正点/停运信息、权威时刻)当用户问 余票/票价/可买性 时,不要把“去某个链接自己看”当成答案。应当你自己先查到结果,再把结果 + 来源一起给用户;其中 12306 必须优先。
执行方式(在技能内约束,不依赖自定义工具):
leftTicket/init 或 lcQuery/init),在页面上完成查询/读取结果(必要时用网页阅读/浏览器工具提取列表内容)。来源链接(作为引用/复核,而不是让用户代查):
https://kyfw.12306.cn/otn/leftTicket/init?linktypeid=dc&fs=<出发站名>,<出发站码>&ts=<到达站名>,<到达站码>&date=<YYYY-MM-DD>&flag=N,N,Yhttps://kyfw.12306.cn/otn/leftTicket/init?linktypeid=dc&fs=江门,JOQ&ts=深圳北,IOQ&date=2026-01-19&flag=N,N,Yhttps://kyfw.12306.cn/otn/lcQuery/init?linktypeid=dc&fs=<出发站名>,<出发站码>&ts=<到达站名>,<到达站码>&date=<YYYY-MM-DD>&flag=N,N,Yhttps://kyfw.12306.cn/otn/lcQuery/init?linktypeid=dc&fs=江门,JOQ&ts=深圳北,IOQ&date=2026-01-19&flag=N,N,Y使用要点:
深圳北=IOQ)。若用户只给站名,先用 12306 官方站名码表确认站码;站名有歧义(同城多站/旧站名)就先问清再生成深链。以查询时刻为准(北京时间 YYYY-MM-DD HH:mm),并明确“页面未标注更新时间”。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
News briefing + verification workflow. Use when the user asks for news, headlines, daily briefing, “today's news”, “latest updates”, breaking news, or requests specific current numbers/events that require reliable sources and timestamps. Requires source links + local published time; NEVER fabricate.