← Back to Skills Marketplace
42
Downloads
0
Stars
0
Active Installs
3
Versions
Install in OpenClaw
/install group-tour-search
Description
搜索跟团游、私家团、纯玩线路,支持场景推荐(海边、古镇、亲子、山水等),并提供到目的地的火车票和机票查询,多旅游平台数据直连。
README (SKILL.md)
跟团游搜索与推荐
搜索跟团游、私家团、纯玩线路,支持场景智能推荐,并提供到目的地的火车票和机票查询。
能做什么
- 跟团游搜索:输入目的地查跟团游/私家团/纯玩线路,含价格、评分、景点、预订链接
- 场景推荐:说"想去海边""亲子游""古镇"等场景,自动推荐匹配目的地和线路
- 火车票查询:查到旅游目的地的高铁/火车票,含车次、票价、时刻
- 机票查询:查到旅游目的地的航班,含航班号、价格、时刻
使用示例
- "三亚跟团游" → 搜三亚5条线路
- "想去海边玩" → 推荐三亚/厦门/北海等海边目的地线路
- "亲子游推荐" → 推荐适合亲子的跟团游
- "上海到三亚的火车票" → 查火车/高铁
- "北京飞丽江的机票" → 查航班
注意事项
- 价格实时变动,以实际预订页面为准
- 数据来源为多旅游平台直连,不存储用户数据
Usage Guidance
Before installing, understand that searches are not purely local: your destination, departure city, and travel date may be sent to the skill publisher's proxy service to fetch travel results. Avoid entering unusually sensitive travel plans if you are not comfortable with that proxy handling them.
Capability Assessment
Purpose & Capability
The stated purpose is group tour, train, and flight search; the script implements only those tools and returns travel results or booking links.
Instruction Scope
The skill documentation says data comes from multiple travel platforms and is not stored, but it does not clearly tell users that destination, departure city, and date are POSTed to Tencent SCF proxy endpoints.
Install Mechanism
The artifact contains a SKILL.md and one Python script; no package install steps, autorun hooks, or hidden installation behavior were found.
Credentials
Network access to fixed third-party proxy endpoints is proportionate for live travel searches, though the proxy trust boundary should be clearer to users.
Persistence & Privilege
No local file persistence, privilege escalation, credential/session access, background worker, or deletion/modification behavior was found; the hardcoded proxy token is used only for the service calls.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install group-tour-search - After installation, invoke the skill by name or use
/group-tour-search - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.2
- 明确说明数据来源已扩展为多旅游平台直连。
- 优化描述,删除关于云端代理和具体平台API的细节。
- 修改说明,强调不存储用户数据。
- 轻微调整描述文本,让功能介绍更简洁。
v1.0.1
- 移除了 search_tour 工具的环境变量设置(TONGCHENG_PROXY_URL 和 PROXY_TOKEN),简化了工具参数配置。
- 其余功能、示例和描述保持不变。
v1.0.0
group-tour-search 1.0.0 初始版本
- 提供跟团游、私家团、纯玩旅游线路的搜索与场景推荐功能
- 支持输入目的地或出游场景进行线路智能推荐
- 可查询到目的地的火车票和机票,获取价格、时刻等信息
- 数据直连同程旅行与飞猪平台,信息实时更新
- 查询流程安全便捷,不存储用户数据
Metadata
Frequently Asked Questions
What is 跟团游搜索与推荐?
搜索跟团游、私家团、纯玩线路,支持场景推荐(海边、古镇、亲子、山水等),并提供到目的地的火车票和机票查询,多旅游平台数据直连。 It is an AI Agent Skill for Claude Code / OpenClaw, with 42 downloads so far.
How do I install 跟团游搜索与推荐?
Run "/install group-tour-search" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is 跟团游搜索与推荐 free?
Yes, 跟团游搜索与推荐 is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does 跟团游搜索与推荐 support?
跟团游搜索与推荐 is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created 跟团游搜索与推荐?
It is built and maintained by 旅行技能 (@travel-skills); the current version is v1.0.2.
More Skills