Now liveThe Skillselion MCP - thousands of ranked skills, loaded into your agent mid-task. No install.Get it →
tencentcloudbase avatar

Travel Skill

  • 2 installs
  • 27 repo stars
  • Updated June 18, 2026
  • tencentcloudbase/awesome-miniprogram-skills

WeChat Mini Program skill for travel planning: destination search, itinerary planning with transport and lodging, weather, and travel tips.

About

Adds a travel-planning flow to a WeChat Mini Program covering destination search, itineraries, weather, and tips. A developer uses it as a scenario template when building trip-planning features.

  • Covers destination search and transport-plus-lodging itineraries
  • Includes weather queries and travel tips

Travel Skill by the numbers

  • 2 all-time installs (skills.sh)
  • Ranked #1,839 of 2,715 Automation & Workflows skills by installs in the Skillselion catalog
  • Data as of Aug 5, 2026 (Skillselion catalog sync)
npx skills add https://github.com/tencentcloudbase/awesome-miniprogram-skills --skill travel-skill

Add your badge

Show developers this skill is listed on Skillselion. Paste this into your README.

Listed on Skillselion
Installs2
repo stars27
Last updatedJune 18, 2026
Repositorytencentcloudbase/awesome-miniprogram-skills

What it does

WeChat Mini Program skill for travel planning: destination search, itinerary planning with transport and lodging, weather, and travel tips.

Files

SKILL.mdMarkdownGitHub ↗

旅行规划

基于热门旅行目的地,为用户提供目的地搜索、行程规划(交通+住宿)、天气查询和旅行贴士的一站式旅行规划能力集合。

触发场景

用户原话举例(路由命中本技能):

  • "帮我推荐几个旅行目的地"
  • "我想去三亚玩,帮我规划一下行程"
  • "丽江最近天气怎么样"
  • "去成都怎么去最划算"
  • "大理有哪些好的酒店"
  • "有什么旅行建议吗"
  • "帮我查一下杭州的出行攻略"

不适用范围

  • 机票酒店预订下单、支付等诉求 → 不在本技能范围,由预订系统处理
  • 签证办理、护照申请等诉求 → 不在本技能范围
  • 旅游攻略撰写、游记分享等诉求 → 不在本技能范围

接口链路

  • searchDestinations:热门旅行目的地搜索与列表展示。
  • planTrip:查看指定目的地的交通方案与住宿推荐。
  • getWeatherInfo:查询指定目的地当前天气情况。
  • getTravelTips:获取通用旅行贴士建议列表。

使用顺序

  • 规划行程前需先确定目的地;没有目的地上下文时,先展示可选目的地列表。
  • 查看行程规划(交通+住宿)前需先选定具体目的地(destId)。
  • 查询天气前需先选定具体目的地(destId)。
  • 旅行贴士为通用内容,可在任意时刻调用。
  • 所有已绑定组件的接口都应优先展示卡片,不要改成纯文本逐条展开。

Related skills

This week in AI coding

Five minutes, every Monday - the tools, releases and tactics for developers.

unsubscribe anytime.