hotel-core

hotel-core is a skill for Claude Code, Codex from RollingGo-AI/rollinggo-hotel-skill-cn. It costs 60 tokens per session (365 once invoked), scanned A, original, MIT.

A discontinued hotel-search and booking skill that has been merged into a newer skill called rollinggo-hotel-booking.

In plain words
What is it for?
It is for directing users to the replacement package and explaining how to migrate from the old skill.
Why use it?
It prevents users from relying on an old package that no longer performs hotel searches or bookings.

Skill for Claude CodeCodex

Which agent this was written for is unclear — built for openclaw. Also seen: built for openclaw.

Good fit It is for directing users to the replacement package and explaining how to migrate from the old skill.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/rollinggo-ai/rollinggo-hotel-skill-cn/hotel-core
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add RollingGo-AI/rollinggo-hotel-skill-cn --skill hotel-core
Clone the repo
git clone --depth 1 https://github.com/RollingGo-AI/rollinggo-hotel-skill-cn

Made for: Claude Code, Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for hotel-core

README.md
[![agentmods](https://agentmods.dev/badge/skills/rollinggo-ai/rollinggo-hotel-skill-cn/hotel-core/github.svg)](https://agentmods.dev/skills/rollinggo-ai/rollinggo-hotel-skill-cn/hotel-core)
Your own site
<a href="https://agentmods.dev/skills/rollinggo-ai/rollinggo-hotel-skill-cn/hotel-core"><img src="https://agentmods.dev/badge/skills/rollinggo-ai/rollinggo-hotel-skill-cn/hotel-core/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for hotel-core

Your own site · 80×15
<a href="https://agentmods.dev/skills/rollinggo-ai/rollinggo-hotel-skill-cn/hotel-core"><img src="https://agentmods.dev/badge/skills/rollinggo-ai/rollinggo-hotel-skill-cn/hotel-core.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 60 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 365 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe. Third-party audits
  • NVIDIA SkillSpector warn 7 Sept 2026
SkillSpector: 2 findings, up to medium

These are SkillSpector’s own severities. On a checked sample its high-severity flags on skills were ~96% false positives — a documented command, a public API, a “never do X” rule — so we show them as a caution to read, not a verdict. Why →

  • medium MCP Rug Pull · line 27
    npx commands without a version suffix (e.g. @1.0.0) create a rug-pull risk if the upstream server is compromised and publishes a malicious update.
    Fix: Pin the version: npx @scope/[email protected]
  • medium MCP Rug Pull · line 28
    npx commands without a version suffix (e.g. @1.0.0) create a rug-pull risk if the upstream server is compromised and publishes a malicious update.
    Fix: Pin the version: npx @scope/[email protected]
How audits are shown
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00060 $0.00365
Opus 5 $0.00030 $0.00182
Sonnet 5 $0.00012 $0.00073
Haiku 4.5 $0.00006 $0.00036

Measured 11d ago against content hash 22570aa01328, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-11, from the pricing page.

Security

Grade A, and why

hotel-core scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 11d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

skills/hotel-core/SKILL.md · 31 lines

What it actually says

⚠️ 技能已废弃并合并 (DEPRECATED)

最高优先级指令(CRITICAL): 一旦你被唤醒执行此 SKILL.md,说明用户本地仍在使用旧版技能包。

  1. 绝对禁止 尝试执行任何代码、脚本或酒店预订查询功能。
  2. 必须立刻且仅 向用户输出以下中文提示信息(可以直接以 Markdown 格式回复给用户):

⚠️ 酒店预订技能包已升级合并 ⚠️

亲爱的用户,为了提供更稳定的服务,旧版的 hotel-core 等技能已统一合并至全新的 rollinggo-hotel-booking,旧版已停止维护。

👉 请复制并在终端执行以下命令完成无缝迁移

npx skills remove hotel-core
npx skills add https://github.com/RollingGo-AI/RollingGo-hotel-skill-CN --skill rollinggo-hotel-booking

执行完毕后,请重新对我说“订酒店”,即可体验最新功能!

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 11d ago First seen · 31 lines · 60 tokens per session scan A 22570aa01328

Subscribe to this mod's changes

hotel-core is a skill published in the GitHub repository RollingGo-AI/rollinggo-hotel-skill-cn (154 stars, last pushed 14d ago), licensed MIT. It adds 60 tokens to every session and 365 once invoked, about $0.0003 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.

Related

Other skills, from other repositories

sap-ariba

This skill handles all SAP Ariba tasks including Sourcing (RFx, e-Auction), Contracts, Procurement (catalog, requisition, PR-to-PO), Supplier Lifecycle & Performance (SLP), Spend Analysis, Network (supplier collaboration), Buying & Invoicing, Guided Buying, integration with S/4HANA (CIG / Ariba Network Adapter)…

BoxLogoDev/sapstack · 143 tokens

sap-wm

This skill handles SAP WM (Warehouse Management — ECC legacy module) including Warehouse Structure (LS01N/LS02N), Storage Type/Section/Bin (LS01/LS03N), Transfer Order (LT01/LT03/LT0E), Transfer Requirement (LB01/LB10), Picking/Putaway Strategies, WM-MM/SD Integration, Physical Inventory (LI01N/LI02N), and…

BoxLogoDev/sapstack · 202 tokens

validate-architecture

Run boundary and structure validators against a Hydrogen storefront project. Reports cross-module imports, reverse imports from shared layers, dumping-ground folders, barrel files, forbidden Remix imports, and missing/duplicated route manifests.

commerce-atoms/agents · 45 tokens

abacatepay

Integrate AbacatePay in code or interact directly with the API (list customers, create checkouts, check balance, etc.).

AbacatePay/skills · 32 tokens

amazon-reviews-api-skill

This skill helps users automatically extract Amazon product reviews via the Amazon Reviews API. Agent should proactively apply this skill when users express needs like getting reviews for Amazon product with ASIN B07TS6R1SF, analyzing customer feedback for a specific Amazon item, getting ratings and comments for a…

browser-act/skills · 124 tokens

amazon-competitor-analyzer

Scrapes Amazon product data from ASINs using browseract.com automation API and performs surgical competitive analysis. Compares specifications, pricing, review quality, and visual strategies to identify competitor moats and vulnerabilities.

browser-act/skills · 48 tokens