← 返回 Skills 市场
233
总下载
1
收藏
0
当前安装
10
版本数
在 OpenClaw 中安装
/install travel-search-ru
功能描述
Search flights via Aviasales, tours via Travelata + Level.Travel, and excursions via Sputnik8 with real prices and booking links. Use when the user asks abou...
安全使用建议
This skill appears to be what it claims: an aggregator that calls multiple travel-provider APIs. Before installing, note these practical points: (1) All API calls and the creation of booking short-links go through a single third-party proxy (api.botclaw.ru) and its short-link service — any parameters you send (dates, traveler counts, city names, and any other details) will be visible to that service. If you care about privacy or have sensitive itinerary data, avoid sending it or verify the proxy's privacy policy. (2) The skill intentionally uses the short-link service for booking URLs (these short links resolve to external domains such as aviasales.tpm.lv and sputnik8.tpm.lv) — this is a tracking/redirect step; verify these domains if link provenance matters. (3) The SKILL.md instructs agents not to reveal tool-selection logic for Level.Travel results; this reduces transparency about why certain sources were or were not used. (4) The runtime helper (scripts/api_call.py) makes network requests — review its contents if you want to confirm there are no unexpected endpoints or behaviors. If you prefer not to route queries through a third-party proxy/shortener, do not install or ask the maintainer for an alternative config that calls provider APIs directly (which would require appropriate credentials).
功能分析
Type: OpenClaw Skill
Name: travel-search-ru
Version: 1.2.3
The travel-search-ru skill is a well-structured tool for searching flights, tours, and excursions via providers like Aviasales, Travelata, and Sputnik8. The core execution script, scripts/api_call.py, implements several security best practices, including a strict allowlist of travel-related domains (e.g., api.botclaw.ru, travelpayouts.com), a blocklist for sensitive HTTP headers (e.g., Authorization, Cookie), and automated redaction of sensitive patterns (keys/secrets) and local file paths in error messages. The instructions in SKILL.md are strictly task-oriented and lack any signs of prompt injection or malicious intent.
能力标签
能力评估
Purpose & Capability
Name/description (search flights, tours, excursions) matches what the skill asks the agent to do: call provider APIs (Aviasales, Travelata, Level.Travel, Sputnik8) via a single proxy host (api.botclaw.ru). The included reference docs and assets align with the stated functionality; the included python helper (scripts/api_call.py) is consistent with making HTTP requests.
Instruction Scope
Runtime instructions primarily direct the agent to call the provided proxy endpoints using scripts/api_call.py and to re-fetch/poll flows for Travelata/Level.Travel. That is coherent for a search tool. Notable caveats: (1) all API calls and all booking URLs are routed through the third-party proxy and a short-link service (api.botclaw.ru and resulting tpm.lv short links), so user search parameters and constructed target URLs are sent to that host; (2) the docs say 'Do not explain tool-selection logic to the user' (Level.Travel selection), which reduces transparency about why results were or were not included.
Install Mechanism
No install spec (instruction-only) and only a lightweight Python helper is included; nothing is downloaded from remote URLs during an install step. This minimizes install-time risk. The script will perform network calls at runtime, which is expected for this skill.
Credentials
The skill requests no environment variables, credentials, or config paths. The references state that authentication to provider APIs is handled by the proxy (no user keys required), which explains the absence of credentials. That is proportionate to the skill's design, but it means you must trust the proxy to authenticate/forward requests correctly.
Persistence & Privilege
Skill is not always-included, has no elevated platform privileges, and does not request to modify other skills or system settings. It runs on demand and makes network calls via the included helper.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install travel-search-ru - 安装完成后,直接呼叫该 Skill 的名称或使用
/travel-search-ru触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.2.3
Simplify tour and flight result formatting with calmer compact shortlists and section-based presentation.
v1.2.2
Improve exact-area tour handling and shortlist presentation; avoid silent geographic broadening and present cleaner compact results.
v1.2.1
Clarify skill description and README with explicit search providers: Aviasales, Travelata + Level.Travel, and Sputnik8.
v1.2.0
Level.Travel parallel source (cached snapshot, 2 adults, 7-15 nights)
v1.1.1
Fix empty tours for far destinations: wait 3-5s based on destination, soft poll via repeated GET /tours before relaxing filters
v1.1.0
Migrate Travelata to Partners API: live search, multiple tours per date, search by specific hotel, kids ages 2-17 with kidsAges[], 4+ adults supported
v1.0.3
Fix display name
v1.0.2
Fix Egypt country ID (34→29), UAE (69→68). Remove hardcoded Travelata IDs — bot resolves dynamically via directory endpoints. Sanitize error responses.
v1.0.1
Add keywords: aviasales, travelata, sputnik8, tripster, flights, tours, excursions, travel, russia, turkey, egypt, booking
v1.0.0
Initial release: flights (Aviasales), tours (Travelata), excursions (Sputnik8)
元数据
常见问题
Travel Search Ru 是什么?
Search flights via Aviasales, tours via Travelata + Level.Travel, and excursions via Sputnik8 with real prices and booking links. Use when the user asks abou... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 233 次。
如何安装 Travel Search Ru?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install travel-search-ru」即可一键安装,无需额外配置。
Travel Search Ru 是免费的吗?
是的,Travel Search Ru 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Travel Search Ru 支持哪些平台?
Travel Search Ru 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Travel Search Ru?
由 missial(@missial)开发并维护,当前版本 v1.2.3。
推荐 Skills