# Send 闪兑骑士 Flash Redeem Knight 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. 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. Summarize what changed and any follow-up checks I should run.
```
## Machine-readable fields
```json
{
  "schemaVersion": "1.0",
  "item": {
    "slug": "flash-redeem-knight",
    "name": "闪兑骑士 Flash Redeem Knight",
    "source": "tencent",
    "type": "skill",
    "category": "开发工具",
    "sourceUrl": "https://clawhub.ai/vshen009/flash-redeem-knight",
    "canonicalUrl": "https://clawhub.ai/vshen009/flash-redeem-knight",
    "targetPlatform": "OpenClaw"
  },
  "install": {
    "downloadUrl": "/downloads/flash-redeem-knight",
    "sourceDownloadUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=flash-redeem-knight",
    "sourcePlatform": "tencent",
    "targetPlatform": "OpenClaw",
    "packageFormat": "ZIP package",
    "primaryDoc": "SKILL.md",
    "includedAssets": [
      "SKILL.md",
      "references/profile-template.md"
    ],
    "downloadMode": "redirect",
    "sourceHealth": {
      "source": "tencent",
      "status": "healthy",
      "reason": "direct_download_ok",
      "recommendedAction": "download",
      "checkedAt": "2026-05-07T17:22:31.273Z",
      "expiresAt": "2026-05-14T17:22:31.273Z",
      "httpStatus": 200,
      "finalUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=afrexai-annual-report",
      "contentType": "application/zip",
      "probeMethod": "head",
      "details": {
        "probeUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=afrexai-annual-report",
        "contentDisposition": "attachment; filename=\"afrexai-annual-report-1.0.0.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/flash-redeem-knight"
    },
    "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/flash-redeem-knight",
    "downloadUrl": "https://openagent3.xyz/downloads/flash-redeem-knight",
    "agentUrl": "https://openagent3.xyz/skills/flash-redeem-knight/agent",
    "manifestUrl": "https://openagent3.xyz/skills/flash-redeem-knight/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/flash-redeem-knight/agent.md"
  }
}
```
## Documentation

### 闪兑骑士（Flash Redeem Knight）

把“已支付券链接”自动兑换成最终可用的取餐码/核销码：开链接→选店→选品→确认→出码→回执。

### 标准流程

先做安全前置

确认用户授权可消耗本次券。
确认为“已支付/无额外支付”链接；若存在支付可能，先停下并二次确认。



打开页面并判断状态

用 browser 打开兑换链接。
若出现“无效/已使用/过期”，立即停止并回报。
若页面已直接显示编码，跳到第 6 步。



门店选择（禁止硬编码序号）

必须按门店名关键词匹配，不按“第一个”盲选。
有地理上下文时（如某地铁站附近），先应用定位上下文再匹配门店。



规格选择

主食只有一个默认选项时保持默认。
饮品/配菜按用户偏好关键词选择（例：豆浆优先，避开咖啡）。
取餐方式按用户默认（外带/堂食/得来速）；无默认则询问。



确认兑换并等待出码

点击“兑换/确认”后等待 10–20 秒。
加载异常时可重试 1 次；仍失败则截图并回报。



结构化回执

必回：取餐码/核销码、门店、商品摘要、实付/抵扣。
附带最终页面截图（优先）。

### 失败与异常处理

页面改版：用 snapshot 重新按按钮文本定位（如“兑换取餐码”“确认领取”）。
同名/近似门店：先比对完整门店名，再比对地址关键词。
编码未出现：检查弹窗、折叠区、滚动区域与延迟加载。
存在误兑风险：暂停并请用户确认，不自行猜测继续。

### 回执模板

兑换状态：成功/失败
取餐码：<code>
门店：<store>
套餐：<items>
金额：实付 <x> / 优惠 <y>
证据：最终页截图

### 参考文件

用户偏好模板：references/profile-template.md
## Trust
- Source: tencent
- Verification: Indexed source record
- Publisher: vshen009
- Version: 1.0.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-05-07T17:22:31.273Z
- Expires at: 2026-05-14T17:22:31.273Z
- Recommended action: Download for OpenClaw
## Links
- [Detail page](https://openagent3.xyz/skills/flash-redeem-knight)
- [Send to Agent page](https://openagent3.xyz/skills/flash-redeem-knight/agent)
- [JSON manifest](https://openagent3.xyz/skills/flash-redeem-knight/agent.json)
- [Markdown brief](https://openagent3.xyz/skills/flash-redeem-knight/agent.md)
- [Download page](https://openagent3.xyz/downloads/flash-redeem-knight)