← Back to Skills Marketplace
Travel Procurement
by
austineyapp
· GitHub ↗
· v1.0.0
397
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install 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...
Usage Guidance
This skill is instruction-only and appears consistent with travel sourcing and recommendation. Before using it, be prepared to provide trip details (dates, origin/destination, passenger and luggage counts, budget, comfort needs). Do not share payment credentials, account passwords, or other sensitive secrets — the skill does not need them to generate options. If you expect the skill to perform bookings or payments, verify in advance how those actions would be executed and who will receive your payment data, because this skill has no built-in install or credentials to perform bookings itself. If you want to limit autonomous actions, keep autonomous invocation disabled at the agent/platform level.
Capability Analysis
Type: OpenClaw Skill
Name: travel-procurement
Version: 1.0.0
The skill bundle defines a standard workflow for travel procurement, including collecting constraints, sourcing options, normalizing data, and recommending choices. All instructions in `SKILL.md` and `references/option-format.md` are descriptive and directly align with the stated purpose, focusing on data processing and presentation. There is no evidence of prompt injection attempts, data exfiltration, malicious execution, or other harmful behaviors.
Capability Assessment
Purpose & Capability
Name/description match the provided instructions and templates. The skill is instruction-only and does not request unrelated binaries, environment variables, or config paths — everything requested is proportional to a route/quote recommendation task.
Instruction Scope
SKILL.md confines behavior to collecting trip constraints, sourcing and normalizing transport options, and producing recommendations using the included option-format reference. It only references the local template file and doesn't instruct reading other system files, environment variables, or contacting unexpected endpoints.
Install Mechanism
No install spec or code files are included (instruction-only). This is the lowest-risk delivery model — nothing is downloaded or written to disk by the skill itself.
Credentials
The skill requires no credentials, env vars, or config paths. It expects user-provided trip details (dates, route, pax, luggage, budget), which are appropriate and necessary for its purpose.
Persistence & Privilege
always is false and autonomous invocation is the platform default. The skill does not request persistent presence or system-wide config changes and contains no instructions to modify other skills or system settings.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install travel-procurement - After installation, invoke the skill by name or use
/travel-procurement - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release of travel-procurement skill.
- Enables sourcing, comparison, and recommendation of travel transport options based on user-provided constraints.
- Supports buses, trains, shuttles, taxis, and private transfers.
- Standardizes comparison with normalized data (price, duration, cancellation, fit/risk).
- Delivers concise, decision-ready recommendations including a fallback option.
- Guided workflow and clear output standards for consistent results.
Metadata
Frequently Asked Questions
What is Travel Procurement?
Source, compare, and recommend travel transport options (bus/train/shuttle/taxi/private transfer) from user-provided trip constraints. Use for route planning... It is an AI Agent Skill for Claude Code / OpenClaw, with 397 downloads so far.
How do I install Travel Procurement?
Run "/install travel-procurement" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Travel Procurement free?
Yes, Travel Procurement is completely free (open-source). You can download, install and use it at no cost.
Which platforms does Travel Procurement support?
Travel Procurement is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Travel Procurement?
It is built and maintained by austineyapp (@austineyapp); the current version is v1.0.0.
More Skills