← Back to Skills Marketplace
233
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install search-hotel
Description
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...
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install search-hotel - After installation, invoke the skill by name or use
/search-hotel - Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Frequently Asked Questions
What is 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... It is an AI Agent Skill for Claude Code / OpenClaw, with 233 downloads so far.
How do I install search-hotel?
Run "/install search-hotel" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is search-hotel free?
Yes, search-hotel is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does search-hotel support?
search-hotel is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created search-hotel?
It is built and maintained by zlon (@longcreat); the current version is v1.0.0.
More Skills