← 返回 Skills 市场
voyageragent

voyager-travel-agent

作者 zhulei · GitHub ↗ · v1.0.10 · MIT-0
cross-platform ✓ 安全检测通过
354
总下载
28
收藏
0
当前安装
11
版本数
在 OpenClaw 中安装
/install voyager-travel-agent
功能描述
Alipay+ Voyager Travel Agent. Provides comprehensive travel solutions including flight search, hotel recommendations, and multi-day itinerary planning. Use w...
安全使用建议
This skill behaves as a thin wrapper around Alipay+ Voyager APIs: it will send user-provided search parameters (dates, cities, queries) to Alipay servers via the included shell scripts. Before installing, consider: (1) privacy — avoid sending sensitive PII you don't want shared with Alipay; (2) provenance — verify you trust the skill source and that the hard-coded endpoints are legitimate for your use case; (3) API keys — an API key may be required later for higher QPS (the skill currently runs without credentials); (4) review the two scripts (they use curl/jq) and test in a sandbox if you need to limit network access. If you need stricter data controls, do not enable the skill or restrict it to non-sensitive queries.
功能分析
Type: OpenClaw Skill Name: voyager-travel-agent Version: 1.0.10 The voyager-travel-agent skill bundle is a legitimate travel assistant designed to search for flights and hotels and plan itineraries using Alipay+ services. The shell scripts (search-flights.sh, search-hotels.sh) are simple wrappers that send user-provided travel parameters to official Alipay endpoints (ivguserprod.alipay.com) via POST requests, and the documentation (SKILL.md, search-hotels.md) explicitly informs the user about this external data transmission for privacy transparency.
能力评估
Purpose & Capability
Name/description match implementation: included scripts call Alipay+ Voyager MCP endpoints for flights and hotels and the references describe hotel/flight/itinerary workflows. There are no unrelated binaries, credentials, or config paths requested.
Instruction Scope
SKILL.md confines work to the included reference files and the two scripts; it explicitly instructs sending user search data to Alipay+ servers and to only use tool responses (no fabrication). This is coherent but has a privacy implication: user query data (dates, cities, possibly personal travel constraints) will be transmitted to external servers.
Install Mechanism
Instruction-only plus two small included shell scripts; no network downloads, package installs, or archive extraction. Risk from installation is minimal because nothing is written to disk beyond the existing files.
Credentials
The skill declares no required environment variables or credentials. The scripts call hard-coded Alipay endpoints and operate without API keys for trial use; the later optional API key (higher QPS) is reasonable and proportional to the described functionality.
Persistence & Privilege
Skill does not request always:true, does not modify other skills or system settings, and contains no install-time persistent agents. Autonomous invocation (allowed by default) is normal for skills and not by itself problematic here.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install voyager-travel-agent
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /voyager-travel-agent 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.10
- Added a Data & Privacy section to clarify that user queries are transmitted to Alipay+ servers for processing. - Included a privacy notice informing users about external service calls and data handling when using this skill. - No logic or workflow changes; functionality remains the same.
v1.0.9
- Improved hotel result output: now mandates that name, price, rating, image, and booking link are always displayed when available. - Clarified output requirements for hotel listings to ensure comprehensive information is shown to users.
v1.0.8
voyager-travel-agent 1.0.8 - Updated output guidelines: hotel images must now be displayed using markdown image syntax (`![{hotelName}]({hotelMainImage})`). - Clarified that both the image and booking link are mandatory in hotel listings when response data is available. - Removed skill "enabled: false" flag from configuration metadata.
v1.0.7
- Skill has been disabled (`enabled: false`). - Description updated for clarity and formatting. - Output guidelines now emphasize that `hotelMainImage` and booking links must be included when available.
v1.0.6
- No changes detected in this version. - Skill functionality and documentation remain unchanged.
v1.0.5
- Updated skill description to include "Alipay+ Voyager Travel Agent" at the beginning for clearer branding. - No functional or workflow changes.
v1.0.4
Version 1.0.4 of voyager-travel-agent - No file changes detected in this release. - Functionality and documentation remain unchanged from the previous version.
v1.0.3
- Added shell scripts for searching flights (`scripts/search-flights.sh`) and hotels (`scripts/search-hotels.sh`) - No changes to skill logic or documentation beyond script additions
v1.0.2
voyager-travel-agent 1.0.2 - Updated API key section: The skill now works without an API key for trial usage. - Clarified that enhanced results and higher QPS will require an API key in the future; this feature is still under development. - No functional or workflow changes to travel search or output formatting.
v1.0.1
- Removed legacy flight and hotel search scripts for streamlined operations. - Added configuration section with API key information to documentation. - No changes to user-facing features or outputs.
v1.0.0
- Initial release of voyager-travel-agent skill. - Supports flight search, hotel recommendations, and multi-day itinerary planning. - Automatically invokes multiple sub-skills for complex travel requests. - Combines results for flights, hotels, and itineraries into unified markdown responses. - Hotel results grouped by city or theme, with detailed info and comparison tables.
元数据
Slug voyager-travel-agent
版本 1.0.10
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 11
常见问题

voyager-travel-agent 是什么?

Alipay+ Voyager Travel Agent. Provides comprehensive travel solutions including flight search, hotel recommendations, and multi-day itinerary planning. Use w... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 354 次。

如何安装 voyager-travel-agent?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install voyager-travel-agent」即可一键安装,无需额外配置。

voyager-travel-agent 是免费的吗?

是的,voyager-travel-agent 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

voyager-travel-agent 支持哪些平台?

voyager-travel-agent 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 voyager-travel-agent?

由 zhulei(@voyageragent)开发并维护,当前版本 v1.0.10。

💬 留言讨论