TopRank Skills

Home / Claw Skills / Others / travel-procurement
Official OpenClaw rules 15%

travel-procurement

Source, compare, and recommend travel transport options (bus/train/shuttle/taxi/private transfer) from user-provided trip constraints. Use for route planning, quote comparison, and decision-ready recommendations.

Stars

0

Installs

0

Status

ACTIVE

Visibility

PUBLIC

安装方式

直接复制以下提示词,发送给你的 AI 助手即可完成安装。

请先检查是否已安装 SkillHub 商店,若未安装,请根据 https://skillhub-1388575217.cos.ap-guangzhou.myqcloud.com/install/skillhub.md 安装 SkillHub 商店,然后安装 travel-procurement 技能。 若已安装,则直接安装 travel-procurement 技能。

Overview

Skill Key
austineyapp/travel-procurement
Author
austineyapp
Source Repo
openclaw/skills
Version
-
Source Path
skills/austineyapp/travel-procurement
Latest Commit SHA
0075fd5535f6aaa412ce484b94de914dcabd1425

Extracted Content

SKILL.md excerpt

# Travel Procurement

## Workflow
1. Collect constraints: date/time window, route, pax, luggage, budget, comfort constraints.
2. Source options in order: public transport first, then shared shuttle, then private transfer/taxi.
3. Normalize each option in a common format (price, duration, cancellation, fit/risk).
4. Recommend: best value, best convenience, best fallback.
5. Ask for explicit decision (A/B/C) and prepare next-step execution.

## Output Standard
- Keep concise and decision-ready.
- Every option must include total price and practical caveat.
- Always include one fallback.

## References
- Read `references/option-format.md` for option and recommendation templates.

Related Claw Skills