← 返回 Skills 市场
233
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install search-hotel
功能描述
Hotel search and pricing via the RollingGo CLI. Use when the user wants to search hotels by destination, filter by date/star/budget/tags/distance, inspect ho...
安全使用建议
This skill appears internally consistent for invoking the RollingGo CLI, but you should verify the external components before installing. If you plan to install the rollinggo package: prefer ephemeral runs (npx or uvx --from) over global install, inspect the package source (npm/uv registry page, GitHub repo) for unexpected behavior, and ensure the AIGOHOTEL_API_KEY you provide has minimal privileges and can be revoked. Treat the npm/uv package as untrusted code until you confirm its provenance; the static scanner had no files to analyze inside the package itself.
功能分析
Type: OpenClaw Skill
Name: search-hotel
Version: 1.0.0
The search-hotel skill is a legitimate wrapper for the RollingGo CLI tool, designed for hotel search, pricing, and detail retrieval. It follows standard OpenClaw patterns, utilizing npm or uv for installation and requiring a specific API key (AIGOHOTEL_API_KEY) for operation. The instructions in SKILL.md and the reference files (rollinggo-npx.md, rollinggo-uv.md) are well-structured, align with the stated purpose, and contain no evidence of malicious intent, data exfiltration, or prompt injection.
能力评估
Purpose & Capability
Name/description match the declared behavior: it drives the RollingGo CLI to search hotels. Declared binaries (rollinggo, npx, node, uvx, uv) and the AIGOHOTEL_API_KEY credential are expected for a third‑party CLI that requires an API key.
Instruction Scope
SKILL.md confines actions to running rollinggo commands, parsing JSON, and using the API key or --api-key flag. It does not instruct reading unrelated local files, broad environment interrogation, or posting data to unexpected endpoints beyond the RollingGo service and the stated apply URL.
Install Mechanism
Install spec uses package 'rollinggo' via Node/npm and 'uv' tool; these are registry installs (moderate risk). No arbitrary download URLs or extracts are used, but the registry package itself is external and not inspected by the provided static scan.
Credentials
Only AIGOHOTEL_API_KEY is required and declared as the primary credential, which is proportionate for an API-driven hotel search CLI. No unrelated secrets or config paths are requested.
Persistence & Privilege
Skill does not request always:true and is user-invocable. It does not modify other skills or system-wide settings. Autonomous invocation is allowed (default) but not combined with other privilege escalations.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install search-hotel - 安装完成后,直接呼叫该 Skill 的名称或使用
/search-hotel触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
- Initial release of search-hotel, enabling hotel discovery and pricing via the RollingGo CLI.
- Supports searching hotels by city/landmark, detailed filtering (date, star, budget, tags, distance), and inspecting hotel details/pricing.
- Allows lookup of hotel tags to refine filter options.
- Provides commands and workflow for step-by-step hotel search and booking.
- Includes key usage rules and fallback strategies for broader search results.
元数据
常见问题
search-hotel 是什么?
Hotel search and pricing via the RollingGo CLI. Use when the user wants to search hotels by destination, filter by date/star/budget/tags/distance, inspect ho... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 233 次。
如何安装 search-hotel?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install search-hotel」即可一键安装,无需额外配置。
search-hotel 是免费的吗?
是的,search-hotel 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
search-hotel 支持哪些平台?
search-hotel 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 search-hotel?
由 zlon(@longcreat)开发并维护,当前版本 v1.0.0。
推荐 Skills