Skip to main content
Run any Skill in Manus
with one click

trip-plan

旅行規劃第一步(初始化):建立行程資料夾、建立旅行者畫像、確認目的地與基本資訊。觸發條件:(a) 使用者打 /trip-plan、(b) 從 /trip 流程串接進來、(c) 使用者說以下**特定意圖自然語言**:『開始規劃』『建立新行程』『規劃新的旅行』『重新規劃』。**通用詞如『下一步』『繼續』『接下來』請走 /trip 讓 dispatcher 判斷進度,不要直接執行本 skill**。使用者閒聊『想去日本』『想規劃旅行』也不是觸發條件,這類要先走 /trip 判斷進度。

Overview

旅行規劃第一步(初始化):建立行程資料夾、建立旅行者畫像、確認目的地與基本資訊。觸發條件:(a) 使用者打 /trip-plan、(b) 從 /trip 流程串接進來、(c) 使用者說以下**特定意圖自然語言**:『開始規劃』『建立新行程』『規劃新的旅行』『重新規劃』。**通用詞如『下一步』『繼續』『接下來』請走 /trip 讓 dispatcher 判斷進度,不要直接執行本 skill**。使用者閒聊『想去日本』『想規劃旅行』也不是觸發條件,這類要先走 /trip 判斷進度。

Install command
npx skills add https://github.com/fdjkgh580/claude-trip-skills --skill trip-plan

Copy and paste this command into Claude Code to install the skill

Stars1
Forks0
UpdatedApril 30, 2026 at 03:46
SKILL.md
readonly