with one click
trip-review
旅行規劃第四步(審查):自動審查行程表、找出錯誤並修正。觸發條件:(a) 使用者打 /trip-review、(b) 從 /trip 流程串接進來、(c) 使用者說以下**特定意圖自然語言**:『檢查行程』『審查行程』『找看看有沒有錯』『檢查一下行程』。**通用詞如『下一步』『繼續』『接下來』請走 /trip 讓 dispatcher 判斷進度,不要直接執行本 skill**。
旅行規劃第四步(審查):自動審查行程表、找出錯誤並修正。觸發條件:(a) 使用者打 /trip-review、(b) 從 /trip 流程串接進來、(c) 使用者說以下**特定意圖自然語言**:『檢查行程』『審查行程』『找看看有沒有錯』『檢查一下行程』。**通用詞如『下一步』『繼續』『接下來』請走 /trip 讓 dispatcher 判斷進度,不要直接執行本 skill**。
npx skills add https://github.com/fdjkgh580/claude-trip-skills --skill trip-reviewCopy and paste this command into Claude Code to install the skill