# Send HANHANLI to your agent
Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.
## Fast path
- Download the package from Yavira.
- Extract it into a folder your agent can access.
- Paste one of the prompts below and point your agent at the extracted folder.
## Suggested prompts
### New install

```text
I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Then review README.md for any prerequisites, environment setup, or post-install checks. Tell me what you changed and call out any manual steps you could not complete.
```
### Upgrade existing

```text
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. Then review README.md for any prerequisites, environment setup, or post-install checks. Summarize what changed and any follow-up checks I should run.
```
## Machine-readable fields
```json
{
  "schemaVersion": "1.0",
  "item": {
    "slug": "china-hotel-comparison",
    "name": "HANHANLI",
    "source": "tencent",
    "type": "skill",
    "category": "通讯协作",
    "sourceUrl": "https://clawhub.ai/FENGJIANLI0721/china-hotel-comparison",
    "canonicalUrl": "https://clawhub.ai/FENGJIANLI0721/china-hotel-comparison",
    "targetPlatform": "OpenClaw"
  },
  "install": {
    "downloadUrl": "/downloads/china-hotel-comparison",
    "sourceDownloadUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=china-hotel-comparison",
    "sourcePlatform": "tencent",
    "targetPlatform": "OpenClaw",
    "packageFormat": "ZIP package",
    "primaryDoc": "SKILL.md",
    "includedAssets": [
      "multi-user-management.md",
      "package-value-analysis.md",
      "personalized-recommendation.md",
      "price-calculation.md",
      "README.md",
      "search-strategy.md"
    ],
    "downloadMode": "redirect",
    "sourceHealth": {
      "source": "tencent",
      "status": "healthy",
      "reason": "direct_download_ok",
      "recommendedAction": "download",
      "checkedAt": "2026-04-23T16:43:11.935Z",
      "expiresAt": "2026-04-30T16:43:11.935Z",
      "httpStatus": 200,
      "finalUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=4claw-imageboard",
      "contentType": "application/zip",
      "probeMethod": "head",
      "details": {
        "probeUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=4claw-imageboard",
        "contentDisposition": "attachment; filename=\"4claw-imageboard-1.0.1.zip\"",
        "redirectLocation": null,
        "bodySnippet": null
      },
      "scope": "source",
      "summary": "Source download looks usable.",
      "detail": "Yavira can redirect you to the upstream package for this source.",
      "primaryActionLabel": "Download for OpenClaw",
      "primaryActionHref": "/downloads/china-hotel-comparison"
    },
    "validation": {
      "installChecklist": [
        "Use the Yavira download entry.",
        "Review SKILL.md after the package is downloaded.",
        "Confirm the extracted package contains the expected setup assets."
      ],
      "postInstallChecks": [
        "Confirm the extracted package includes the expected docs or setup files.",
        "Validate the skill or prompts are available in your target agent workspace.",
        "Capture any manual follow-up steps the agent could not complete."
      ]
    }
  },
  "links": {
    "detailUrl": "https://openagent3.xyz/skills/china-hotel-comparison",
    "downloadUrl": "https://openagent3.xyz/downloads/china-hotel-comparison",
    "agentUrl": "https://openagent3.xyz/skills/china-hotel-comparison/agent",
    "manifestUrl": "https://openagent3.xyz/skills/china-hotel-comparison/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/china-hotel-comparison/agent.md"
  }
}
```
## Documentation

### 核心功能

多平台比价：携程、去哪儿、美团、飞猪、途牛
智能推荐：基于用户画像和历史学习
套餐分析：深度拆解服务计算真实优惠
多用户管理：家庭共享和协同决策
强制5选项：确保选择多样性

### 使用场景

中国境内酒店搜索和比价
家庭旅行协同规划
套餐价值深度分析
个性化推荐和筛选

### 工作流程

收集用户需求
多平台实时查询
智能过滤和排序
提供不少于5个选项
详细分析和建议

### 文件结构

search-strategy.md：搜索策略
price-calculation.md：价格计算
package-value-analysis.md：套餐分析
multi-user-management.md：多用户管理
user-profiles.md：用户画像
user-history-learning.md：历史学习
personalized-recommendation.md：推荐引擎
user-preferences.md：用户偏好
scripts/hotel-search-example.sh：示例脚本

版本: 1.4.0
更新: 2026-02-25
特色: 多用户管理 + 套餐分析 + 历史学习
## Trust
- Source: tencent
- Verification: Indexed source record
- Publisher: FENGJIANLI0721
- Version: 1.4.0
## Source health
- Status: healthy
- Source download looks usable.
- Yavira can redirect you to the upstream package for this source.
- Health scope: source
- Reason: direct_download_ok
- Checked at: 2026-04-23T16:43:11.935Z
- Expires at: 2026-04-30T16:43:11.935Z
- Recommended action: Download for OpenClaw
## Links
- [Detail page](https://openagent3.xyz/skills/china-hotel-comparison)
- [Send to Agent page](https://openagent3.xyz/skills/china-hotel-comparison/agent)
- [JSON manifest](https://openagent3.xyz/skills/china-hotel-comparison/agent.json)
- [Markdown brief](https://openagent3.xyz/skills/china-hotel-comparison/agent.md)
- [Download page](https://openagent3.xyz/downloads/china-hotel-comparison)