Requirements
- Target platform
- OpenClaw
- Install method
- Manual import
- Extraction
- Extract archive
- Prerequisites
- OpenClaw
- Primary doc
- SKILL.md
查询招商银行外汇牌价(中间价)
查询招商银行外汇牌价(中间价)
Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.
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.
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.
查询招商银行外汇牌价(中间价)。
必须使用官方 API: https://fx.cmbchina.com/api/v1/fx/rate
curl -s "https://fx.cmbchina.com/api/v1/fx/rate" | jq '.body[] | select(.ccyNbrEng | contains("HKD"))'
字段含义rthBid现汇买入价 (每 100 外币)rthOfr现汇卖出价 (每 100 外币)rtcBid现钞买入价 (每 100 外币)rtcOfr现钞卖出价 (每 100 外币)ratTim更新时间
现汇中间价 = (rthBid + rthOfr) / 2 / 100 注意:API 返回的是 每 100 外币 的价格
Data access, storage, extraction, analysis, reporting, and insight generation.
Largest current source with strong distribution and engagement signals.