← 返回 Skills 市场
sgw153759-oss

smart-hotel-search

作者 sgw153759-oss · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
87
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install smart-hotel-search
功能描述
基于小红书真实测评挖掘非标准酒店需求,结合飞猪实时预订信息,提供个性化场景化酒店推荐。
安全使用建议
This skill appears to do what it says: it searches Xiaohongshu for user reviews (via opencli) and then looks up booking details on Flyai. Before installing or following the install steps, do the following: 1) Verify the provenance of opencli and the Chrome extension (confirm GitHub repo and release integrity). 2) Be aware that opencli's extension/daemon uses your local Chrome login — avoid using it with a browser profile that has sensitive accounts, or use a separate profile. 3) Verify the npm packages (@jackwener/opencli and @fly-ai/flyai-cli) on npm and check recent maintainer activity and reviews. 4) Treat any request to set a FLYAI_API_KEY as you would any API key (use least-privilege key, rotate if needed). 5) Because the skill source/homepage is unknown, consider testing in an isolated environment (separate browser profile or VM) first. If you can't verify the third-party tools' legitimacy, don't install the extension or run opencli setup with your primary browser.
功能分析
Type: OpenClaw Skill Name: smart-hotel-search Version: 1.0.0 The skill bundle requires the AI agent to perform high-risk system-level operations, including the global installation of npm packages (@jackwener/opencli and @fly-ai/flyai-cli) and the configuration of a browser-automation tool (opencli) that relies on a Chrome extension. While these actions are aligned with the stated purpose of searching hotel reviews on Xiaohongshu and booking via FlyAI, the automated installation of third-party software and the granting of browser control capabilities present a significant security risk without being explicitly malicious. These instructions are primarily located in SKILL.md and references/installation.md.
能力评估
Purpose & Capability
The skill claims to mine Xiaohongshu content and query Flyai for booking info; the SKILL.md exclusively instructs using opencli (to read Xiaohongshu via the user's Chrome session) and flyai (to query booking data). There are no unrelated environment variables, binaries, or config paths requested, so the requested capabilities align with the stated purpose.
Instruction Scope
Instructions explicitly require running opencli xiaohongshu search and flyai search-hotel and to have Chrome logged into Xiaohongshu. That scope matches the purpose, but opencli works by connecting to a browser extension and the user's logged-in browser session — this grants the tooling access to browser state/cookies. The skill's instructions do not ask to read other local files or unrelated credentials, but the reliance on a browser extension is a privacy/security consideration.
Install Mechanism
The skill is instruction-only (no install spec embedded). It references installing two npm CLIs and a Chrome extension from a GitHub releases page. Installing npm packages globally and a browser extension is a common approach here, but installing an extension from releases and running opencli setup involves giving the tool local browser access — verify the extension release authenticity and the npm packages' provenance before installing.
Credentials
The skill declares no required environment variables; the installation docs mention an optional FLYAI_API_KEY to improve Flyai results, which is proportionate. There are no unrelated credentials requested. Note: opencli's setup may create local tokens or require connecting to an extension/daemon (not declared as env vars), so check what local files/config are written during setup.
Persistence & Privilege
The skill does not request always:true and makes no claims about modifying other skills or system-wide settings. Autonomous invocation is allowed (platform default) but not combined with excessive privileges in this package.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install smart-hotel-search
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /smart-hotel-search 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Smart Hotel Search 1.0.0 - Initial Release - Enables intelligent hotel recommendations based on non-standard, scenario-based, or user-voiced requirements (e.g., "pet-friendly", "hotel for elderly", "quiet rooms"). - Integrates Xiaohongshu content search (via opencli) for real user reviews and experience discovery. - Connects recommended hotels to Fliggy (via flyai) for real-time pricing and booking. - Provides a workflow for extracting hotel names from content platforms, filtering, and finding booking details. - Includes troubleshooting for cases where content/recommendations are unavailable or too ambiguous.
元数据
Slug smart-hotel-search
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

smart-hotel-search 是什么?

基于小红书真实测评挖掘非标准酒店需求,结合飞猪实时预订信息,提供个性化场景化酒店推荐。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 87 次。

如何安装 smart-hotel-search?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install smart-hotel-search」即可一键安装,无需额外配置。

smart-hotel-search 是免费的吗?

是的,smart-hotel-search 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

smart-hotel-search 支持哪些平台?

smart-hotel-search 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 smart-hotel-search?

由 sgw153759-oss(@sgw153759-oss)开发并维护,当前版本 v1.0.0。

💬 留言讨论