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.
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install funding-rate-arbitrage - After installation, invoke the skill by name or use
/funding-rate-arbitrage - Provide required inputs per the skill's parameter spec and get structured output
What is 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... It is an AI Agent Skill for Claude Code / OpenClaw, with 108 downloads so far.
How do I install Funding Rate Arbitrage Assistant?
Run "/install funding-rate-arbitrage" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Funding Rate Arbitrage Assistant free?
Yes, Funding Rate Arbitrage Assistant is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Funding Rate Arbitrage Assistant support?
Funding Rate Arbitrage Assistant is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Funding Rate Arbitrage Assistant?
It is built and maintained by yyu812707-wq (@yyu812707-wq); the current version is v1.0.0.