hotel-core
73Migrate from the deprecated hotel-core skill
The old hotel-core skill no longer provides booking functions. This skill gives a clear path to install the replacement hotel booking skill.
Search Hotels with RollingGo
Hotel search often needs current prices, tags, and room details. This skill uses RollingGo CLI to find hotels and compare structured results.
Stop for confirmation before installing.
Review the plan and obtain explicit user consent before changing files.
Copy this request to your Agent. It includes the canonical Skill page and manifest.
Review the Skillstore skill "rollinggo-searchhotel" from https://skillstore.io/skills/rollinggo-ai-rollinggo-searchhotel.md and its manifest at https://skillstore.io/api/skills/rollinggo-ai-rollinggo-searchhotel/manifest. Verify the artifact. Stop and obtain explicit user consent before installing or changing files.Your Agent should still show its plan and request any confirmation required by the security policy.
Use these links when an AI agent, crawler, or script needs clean context instead of reading the full page.
Using "rollinggo-searchhotel". Find hotels near Tokyo Disney for two adults in early April.
Expected outcome:
A ranked shortlist with hotel names, nightly prices, star ratings, distance, and available booking links.
Using "rollinggo-searchhotel". Compare details for selected hotel IDs.
Expected outcome:
A concise comparison of room types, total stay prices, refund terms, and reasons to choose each option.
Using "rollinggo-searchhotel". Find family friendly hotels with breakfast near Shanghai Disney.
Expected outcome:
A filtered list using valid RollingGo tags, with notes about budget fit and distance from the destination.
The skill is not overtly malicious and I found no prompt injection attempt. It does handle a RollingGo API key and directs users to run mutable third-party CLI packages, so the main risks are credential exposure and supply-chain drift.
These are real local capabilities that may be expected for this skill, so they require review but are not counted as confirmed malicious behavior.
Share the versioned assessment report, neutral badge, embed card, and citations. Skillstore reports evidence without deciding whether this Skill is safe.
https://skillstore.io/skills/rollinggo-ai-rollinggo-searchhotel/audits/4?utm_source=security_passport&utm_medium=share&utm_campaign=versioned_report[](https://skillstore.io/skills/rollinggo-ai-rollinggo-searchhotel?utm_source=security_passport_badge)<a href="https://skillstore.io/skills/rollinggo-ai-rollinggo-searchhotel?utm_source=security_passport_badge"><img src="https://skillstore.io/badges/skills/rollinggo-ai-rollinggo-searchhotel/security.svg" alt="Skillstore security assessment" loading="lazy"></a><iframe src="https://skillstore.io/embed/skills/rollinggo-ai-rollinggo-searchhotel.html" title="Skillstore Security Assessment" sandbox="allow-popups allow-popups-to-escape-sandbox" loading="lazy" referrerpolicy="no-referrer" width="420" height="180"></iframe>RollingGo-AI. (2026). rollinggo-searchhotel security audit report (audit version 4) [Author version unspecified]. Skillstore. https://skillstore.io/skills/rollinggo-ai-rollinggo-searchhotel/audits/4@techreport{rollinggo-ai-rollinggo-ai-rollinggo-searchhotel-2026,
author = {RollingGo-AI},
title = {rollinggo-searchhotel security audit report (audit version 4)},
institution = {Skillstore},
year = {2026},
number = {4},
url = {https://skillstore.io/skills/rollinggo-ai-rollinggo-searchhotel/audits/4},
note = {Author version unspecified}
}cff-version: 1.2.0
message: "If you use this Skill, cite its author and this versioned security audit report."
title: "rollinggo-searchhotel security audit report (audit version 4)"
version: "unspecified"
type: report
authors:
- name: "RollingGo-AI"
date-released: "2026-07-05"
url: "https://skillstore.io/skills/rollinggo-ai-rollinggo-searchhotel/audits/4"
identifiers:
- type: other
value: "skillstore:rollinggo-ai-rollinggo-searchhotel:audit:4"
description: "Skillstore immutable audit report identifier"
Search hotels near a landmark with dates, guest counts, budget, and family-friendly tags.
Fetch hotel details and room prices for selected hotel IDs before sharing booking links.
Use tags, brands, distance, and star ratings to create a focused shortlist for a trip.
Search for hotels near Tokyo Disney Resort for two adults from April 1 to April 3, 2026. Show five good options.
Find hotels near Shanghai Disney for two nights under 800 CNY per night. Limit results to four and five star hotels.
Get the available hotel tags, then search Tokyo Disney hotels that are family friendly and include breakfast.
Search for three hotels near the Bund in Shanghai, inspect room details for each hotel ID, and compare price, room type, and cancellation policy.
Author
RollingGo-AILicense
MIT
Skillstore revision
r1
Version notice
The author did not declare a version.
Ref
62e2a730c5cd74eab4c7164309d810de660fcea3
Maintenance freshness
7/18/2026
Usage
2 downloads · 67 views
File structure
Migrate from the deprecated hotel-core skill
The old hotel-core skill no longer provides booking functions. This skill gives a clear path to install the replacement hotel booking skill.
Find and book hotels with RollingGo
Finding suitable hotels and comparing room options can take time. This skill searches hotel inventory, presents options, and guides users through a confirmed booking workflow.
Compare Live Hotel Prices Across Four Sources
by price-win
Comparing hotel prices across several booking sites is slow and inconsistent. This skill searches live sources and presents the cheapest dated options in one view.
Create and Update Linear Projects from the CLI
by Bind
Managing Linear projects through the web interface is slow when you work in the terminal or automate workflows. This skill lets you create and update projects with simple commands, so you can manage project data directly from scripts and the command line.
Manage Gmail with Google Workspace CLI
by googleworkspace
Managing Gmail through API commands requires accurate resource names and parameters. This skill guides Claude and Codex through supported Gmail CLI workflows.
Choose Claude Code Web or CLI
by DNYoussef
Teams lose time when they pick the wrong Claude Code interface for a task. This skill recommends Web, CLI, or a hybrid handoff workflow.
Use Google Workspace CLI Safely
by googleworkspace
Google Workspace CLI tasks can fail because authentication, flags, and shell quoting vary. This skill provides shared patterns for reliable and safer gws commands.
Run a Python Greeting Example
by EnactProtocol
New Enact users need a small example that proves tool execution works. This skill runs a Python greeting command and returns simple runtime output.