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.
Scanned 9/5/2026
Install to Claude Code
npx -y skills add dvcrn/openclaw-skills-marketplace --skill travel-procurement --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Travel Procurement?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/dvcrn-travel-procurement)More formats (shields.io, HTML) on the badges page.
---
name: travel-procurement
description: "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."
---
# 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.
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!