← All skills
Tencent SkillHub · Developer Tools

aigo hotel search

智能酒店搜索,支持地点、日期、星级、预算筛选

skill openclawclawhub Free
0 Downloads
0 Stars
0 Installs
0 Score
High Signal

智能酒店搜索,支持地点、日期、星级、预算筛选

⬇ 0 downloads ★ 0 stars Unverified but indexed

Install for OpenClaw

Quick setup
  1. Download the package from Yavira.
  2. Extract the archive and review SKILL.md first.
  3. Import or place the package into your OpenClaw setup.

Requirements

Target platform
OpenClaw
Install method
Manual import
Extraction
Extract archive
Prerequisites
OpenClaw
Primary doc
SKILL.md

Package facts

Download mode
Yavira redirect
Package format
ZIP package
Source platform
Tencent SkillHub
What's included
SKILL.md, prompts/hotel-detail.md, prompts/search-hotels.md, prompts/search-tags.md

Validation

  • Use the Yavira download entry.
  • Review SKILL.md after the package is downloaded.
  • Confirm the extracted package contains the expected setup assets.

Install with your agent

Agent handoff

Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.

  1. Download the package from Yavira.
  2. Extract it into a folder your agent can access.
  3. Paste one of the prompts below and point your agent at the extracted folder.
New install

I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Tell me what you changed and call out any manual steps you could not complete.

Upgrade existing

I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Summarize what changed and any follow-up checks I should run.

Trust & source

Release facts

Source
Tencent SkillHub
Verification
Indexed source record
Version
1.0.9

Documentation

ClawHub primary doc Primary doc: SKILL.md 10 sections Open source page

Description

基于 AIGoHotel MCP 的智能酒店搜索技能,开箱即用。

Credentials

本技能使用 AIGoHotel 官方提供的公共 API Key,无需用户配置。

Public API Key Declaration

内置 Key (mcp_7d31559a07884aa99be1fa22cdbe828a) 是 AIGoHotel 官方提供的公共访问密钥 此 Key 专为社区开发者设计,非机密凭证 公共 Key 有速率限制,如需更高配额请申请专属 Key 申请地址: https://mcp.aigohotel.com/apply

MCP Configuration

{ "mcpServers": { "aigohotel-mcp": { "url": "https://mcp.aigohotel.com/mcp", "type": "http", "headers": { "Authorization": "Bearer mcp_7d31559a07884aa99be1fa22cdbe828a" } } } }

允许传输

仅限酒店搜索结构化参数: 地点、日期、人数、星级、预算、标签

禁止传输

用户个人信息(姓名、电话、邮箱) 本地文件、系统信息 无关的自由文本内容

originQuery 处理规则

originQuery 参数仅应包含酒店搜索意图,代理必须: 提取搜索相关信息(地点、日期、条件) 移除任何个人身份信息 (PII) 不得直接传递用户原始输入 代理调用工具前应过滤敏感信息。

安全责任声明

本技能为指令型技能,不包含可执行代码。数据过滤由以下层级负责: 代理运行时:负责执行 PII 过滤指令 MCP 服务端:对请求进行安全校验 用户:避免在查询中输入敏感个人信息 本技能已尽合理告知义务,实际过滤执行由代理平台保障。

Tools

searchHotels: 搜索酒店 getHotelDetail: 获取房型价格 getHotelSearchTags: 获取筛选标签

Usage Examples

"找北京五星酒店" "查看北京天伦王朝酒店的房型和价格" "上海1000元以内有泳池的酒店"

Category context

Code helpers, APIs, CLIs, browser automation, testing, and developer operations.

Source: Tencent SkillHub

Largest current source with strong distribution and engagement signals.

Package contents

Included in package
4 Docs
  • SKILL.md Primary doc
  • prompts/hotel-detail.md Docs
  • prompts/search-hotels.md Docs
  • prompts/search-tags.md Docs