Funding Rate Arbitrage Assistant
/install funding-rate-arbitrage
Funding Rate Arbitrage
Use this skill for crypto perpetual funding-rate arbitrage workflows where the goal is to collect funding while controlling directional exposure.
Quick Start
When using this skill:
- Confirm the venue and account mode first.
- Pull live funding-rate and position data before giving advice.
- Use exchange-returned fields for position value and PnL; do not hand-wave calculations.
- Apply the strategy rules in
references/strategy.md. - If the user asks to publish or productize the strategy, use
references/clawhub-listing.md.
Operating Workflow
1. Confirm context
Collect or confirm:
- exchange (Binance / OKX / other)
- live or demo / paper mode
- current open positions and pending orders
- whether the user wants monitoring, candidate selection, open, or close decisions
2. Read current market/account state
For live decision support, always gather:
- candidate instruments and current funding rates
- current open positions
- unrealized and realized PnL
- margin usage / leverage / liquidation risk when available
If the user wants execution guidance, do not rely on stale notes alone.
3. Apply strategy rules
Use the rules in references/strategy.md for:
- entry threshold
- position count cap
- nominal size target
- close conditions
- duplicate-order avoidance
- pre-settlement timing
4. Produce one of these outputs
Depending on the request, return one of these:
- Opportunity summary: which symbols qualify and why
- Position review: current positions, funding direction, PnL, and whether they still fit rules
- Action plan: open / hold / close / skip with concrete reasons
- Productized summary: concise explanation suitable for docs, listing pages, or client delivery
Hard Rules
- Treat all financial calculations as high-stakes.
- Prefer exchange API fields over manual calculations.
- Distinguish spot, swap, futures, and options before interpreting values.
- If a platform returns a direct notional or USD value field, use that field.
- If data is incomplete or conflicting, stop and say what is missing.
- For live execution requests, restate the action clearly before placing or modifying orders.
References
- Read
references/strategy.mdfor the current strategy rules and risk controls. - Read
references/clawhub-listing.mdwhen preparing a ClawHub listing or sales copy for this skill.
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install funding-rate-arbitrage - 安装完成后,直接呼叫该 Skill 的名称或使用
/funding-rate-arbitrage触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
Funding Rate Arbitrage Assistant 是什么?
Monitor, evaluate, and operate a funding rate arbitrage strategy for crypto perpetual swaps. Use when the user asks to check funding-rate arbitrage opportuni... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 108 次。
如何安装 Funding Rate Arbitrage Assistant?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install funding-rate-arbitrage」即可一键安装,无需额外配置。
Funding Rate Arbitrage Assistant 是免费的吗?
是的,Funding Rate Arbitrage Assistant 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Funding Rate Arbitrage Assistant 支持哪些平台?
Funding Rate Arbitrage Assistant 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Funding Rate Arbitrage Assistant?
由 yyu812707-wq(@yyu812707-wq)开发并维护,当前版本 v1.0.0。