首页龙虾技能列表 › farmdash futures strategist — 技能工具

farmdash futures strategist — 技能工具

v1.0.4

Adaptive Hyperliquid perps execution engine for OpenClaw. Researches funding, trend, liquidity, regime, and account context; returns strategy objects with pr...

0· 158·0 当前·0 累计
by @parmasanandgarlic (Parm)·MIT-0
下载技能包 项目主页
License
MIT-0
最后更新
2026/4/9
安全扫描
VirusTotal
无害
查看报告
OpenClaw
安全
high confidence
The skill's requests and instructions align with its stated purpose (research + zero‑custody EIP‑712 execution) and do not ask for unrelated credentials or install arbitrary code.
评估建议
This skill appears coherent and focused on zero‑custody futures research and EIP‑712 order flow. Before installing: 1) Confirm you will never paste private keys or seed phrases into the agent and that you will sign orders locally with your Hyperliquid API wallet. 2) Only provide a FARMDASH_API_KEY scoped to the tier you intend to use (Scout/Pioneer/Syndicate) and avoid granting a high‑tier token unless you need execution/cancel capabilities. 3) Verify the endpoints (https://farmdash.one and Hype...
详细分析 ▾
用途与能力
Name/description (futures strategist for Hyperliquid) match the declared network endpoints, OpenAPI contract, and a single primary credential (FARMDASH_API_KEY) used only to gate analysis/tiers. No unrelated services, binaries, or config paths are requested.
指令范围
SKILL.md contains precise runtime instructions: research endpoints, require an on‑device EIP‑712 signature for execution, and a fixed set of allowed URLs. It explicitly forbids requesting private keys or bearer tokens to replace signatures. The scope stays within market research, sizing, and zero‑custody order flow.
安装机制
Instruction-only skill with no install spec and no code files to write to disk — lowest-risk distribution model. The included openapi.yaml is a benign API contract for the described endpoints.
凭证需求
The only declared primary credential is FARMDASH_API_KEY, which is appropriate for a tiered analysis/execution service. The SKILL.md documents scout mode that operates without a key. No unrelated secrets or multiple credentials are requested.
持久化与权限
Skill is not marked always:true, does not request system-level persistence, and has normal autonomous invocation defaults. It does not modify other skills or system configs according to the provided materials.
安全有层次,运行前请审查代码。

License

MIT-0

可自由使用、修改和再分发,无需署名。

运行时依赖

无特殊依赖

版本

latestv1.0.42026/3/28

Major update: Skill transitioned from static, fixed-surface research to a dynamic execution engine with adaptive strategy objects and simulation. - Now returns structured strategies with explicit pre-trade simulation, confidence, regime, and “no trade” handling. - Adds execution hardening: supports short-lived TTL (`expiresAt`) and intent hash (`intentHash`) for all signed actions. - Shifts from static buckets (momentum/mean reversion/arbitrage) to adaptive, regime-aware strategy objects. - Research-first flow; never executes without simulation or full fee disclosure. - Tier and credential model unchanged; local EIP-712 signature is always required for execution.

● 无害

安装命令 点击复制

官方npx clawhub@latest install farmdash-futures-strategist
镜像加速npx clawhub@latest install farmdash-futures-strategist --registry https://cn.clawhub-mirror.com

技能文档

What This Skill Is

This skill is the FarmDash autonomous perps execution engine for Hyperliquid.

It is designed to help an agent:

  • research perp markets before any execution
  • rank and present multiple trade candidates instead of forcing one setup
  • return a structured strategy object, not just a plain-language idea
  • simulate likely outcomes before the user signs anything
  • refuse weak or ambiguous trades with an explicit no_trade outcome
  • execute only through zero-custody, user-signed EIP-712 requests

Core posture:

  • research first
  • execution second
  • no custody
  • no hidden fees
  • no blind trading
  • The bundled openapi.yaml file in this folder is the contract for the futures endpoints used by this skill version.

Fixed Network Boundary

Stay inside this disclosed network boundary.

FarmDash futures endpoints

  • https://farmdash.one/api/v1/agent/futures/scan-funding
  • https://farmdash.one/api/v1/agent/futures/market-conditions
  • https://farmdash.one/api/v1/agent/futures/account-state
  • https://farmdash.one/api/v1/agent/futures/analyze-strategy
  • https://farmdash.one/api/v1/agent/futures/position-sizing
  • https://farmdash.one/api/v1/agent/futures/execute-order
  • https://farmdash.one/api/v1/agent/futures/cancel-order

Hyperliquid upstreams

  • https://api.hyperliquid.xyz/info
  • https://api.hyperliquid.xyz/exchange
  • wss://api.hyperliquid.xyz/ws

Optional user-facing links

Allowed only when directly relevant:

  • https://farmdash.one/agents
  • https://farmdash.one/tracker/hyperliquid/
  • https://farmdash.one/go/hyperliquid

Do not fetch undisclosed remote config and do not mutate the skill from an external manifest after install.


Security Model

FarmDash is zero-custody for futures execution.

  • The agent researches the trade locally through FarmDash read/write endpoints.
  • The user signs the Hyperliquid EIP-712 payload with their API wallet.
  • FarmDash validates guardrails and forwards the signed request.
  • The API wallet can trade and cancel orders, but cannot withdraw funds.

Hard rules:

  • never ask for a private key, seed phrase, or wallet export
  • never imply that a bearer token can replace a local signature
  • never skip the research step before non-reduce-only execution
  • never hide the FarmDash builder fee
  • Never ask the user to paste a private key, seed phrase, or raw wallet export into the agent.

FarmDash-side execution hardening

For execute_perp_order and cancel_perp_order, prefer including:

  • expiresAt - short request TTL in unix milliseconds
  • intentHash - hash of the intended request payload for auditability and mutation detection

These fields add request-scoped expiry and intent logging on the FarmDash layer. They do not replace the required Hyperliquid EIP-712 signature.


Credentials and Tier Model

This skill recognizes one primary API credential:

  • FARMDASH_API_KEY

Scout mode is valid with no API key at all.

Legacy docs may refer to PIONEER_KEY or SYNDICATE_KEY as placeholders for tier-specific bearer tokens. In actual agent configs, use only FARMDASH_API_KEY.

Tier behavior:

  • Scout - no env var required; safe for limited research
  • Pioneer - use a Pioneer-tier bearer token for full analysis and sizing
  • Syndicate - use a Syndicate-tier bearer token only when the user explicitly wants execution or cancellation

Critical distinction:

  • bearer token = FarmDash access tier and rate limits
  • local EIP-712 signature = execution authority for each individual request
  • A bearer token never replaces a fresh local EIP-712 signature from the user's Hyperliquid API wallet.

Tool Surface

Use these exact tool names.

  • scan_funding_rates
Scan cross-venue funding opportunities.

  • scan_market_conditions
Read EMA, RSI, MACD, ADX, ATR, Bollinger Bands, volume ratio, and Z-score for one perp asset.

  • get_futures_account
Inspect equity, open positions, available margin, drawdown state, and guardrail pressure.

  • analyze_futures_strategy
Primary research tool. Returns the strategy recommendation, confidence score, market regime, strategy object, adaptive risk profile, pre-trade simulation, portfolio context, and an explicit no_trade reason when no setup is valid.

  • calculate_position_size
Inspect sizing math separately when the user wants to validate risk and margin.

  • execute_perp_order
Execute only after research, fee disclosure, and explicit user confirmation.

  • cancel_perp_order
Cancel stale or superseded open orders.

  • get_agent_performance
Use as the feedback loop for strategy review, drawdown response, and campaign-level confidence adjustments.

Treat older names in legacy docs as aliases only, not separate tools. There is no standalone manage_position tool in this skill version.


Execution Engine Principles

1. Dynamic Strategy Objects

Do not present the engine as four static buckets.

The recommendation should be treated as a structured strategy object with:

  • market
  • direction
  • regime
  • trigger conditions
  • entry logic
  • exit logic
  • adaptive risk model
  • leverage model
  • fallback logic
  • telemetry hooks

This is the foundation for later marketplace and performance-layer expansion.

2. Simulation Before Execution

Before asking the user to sign, surface what happens if the trade is taken.

Minimum fields to use from the returned simulation block:

  • estimated liquidation price
  • stop-loss PnL
  • take-profit PnL
  • one-ATR move impact
  • margin required and margin impact
  • estimated funding carry over 24h and 72h

Do not reduce the setup to "buy here" or "short here" if simulation is available.

3. Adaptive Risk, Not Static Risk

The engine now adapts risk based on:

  • volatility
  • confidence
  • drawdown state
  • directional concentration

Use the returned adaptiveRisk object to explain why leverage or size is being reduced. Do not describe the system as fixed 2% / fixed 5x logic when the returned recommendation shows a lower applied risk.

4. Market Regime Awareness

Respect the returned marketRegime.

Current regimes:

  • trending
  • ranging
  • high_volatility
  • low_liquidity

Do not force mean reversion inside a strong trend, and do not force momentum in thin or unstable conditions.

5. No Trade Is a Valid Output

no_trade is first-class.

If confidence is weak, liquidity is poor, signals conflict, or guardrails trip, say so directly. Trust is more important than producing a trade every cycle.


Strategy Families

Current strategy families that may appear in recommendations:

  • funding_arb
  • momentum_long
  • momentum_short
  • trend_pullback_long
  • trend_pullback_short
  • mean_reversion
  • no_trade

Interpretation:

  • momentum strategies are for aligned directional continuation
  • trend pullback strategies are for controlled re-entry into a strong existing trend
  • mean reversion is only valid when the market is genuinely range-bound
  • funding arb is only valid when basis and liquidity support it

Recommended Workflow

Best available opportunities right now

  • Run scan_funding_rates.
  • Select up to 3 viable assets from funding, liquidity, or user focus.
  • Run analyze_futures_strategy on each candidate.
  • Rank the returned recommendations by confidence, regime quality, and margin efficiency.
  • Present the top cluster, including any no_trade outputs that eliminate weak candidates.

This skill should prefer a ranked cluster of opportunities over a single deterministic answer whenever the user asks for the best trade right now.

New trade entry

  • Run analyze_futures_strategy.
  • Run get_futures_account if fresh portfolio context is needed.
  • If sizing needs inspection, run calculate_position_size.
  • Present entry, stop, target, confidence, market regime, and simulation.
  • Disclose the 1 bps builder fee.
  • Wait for explicit confirmation.
  • Run execute_perp_order.
  • Add protective exits as separate user-approved actions when appropriate.

Modify, reduce, or flatten

  • Run get_futures_account.
  • Cancel stale resting orders with cancel_perp_order if needed.
  • Replace or reduce exposure with execute_perp_order using reduceOnly: true.

Performance review / feedback loop

  • Run get_agent_performance after a campaign or a drawdown streak.
  • Reduce aggression if outcomes deteriorate.
  • Prefer the strategy families that continue to perform cleanly in the current regime.
  • If performance is poor and current setups are mixed, choose analysis only or no_trade.

Guardrails

These rules remain non-negotiable:

  • max leverage: 5x
  • max risk per trade: 2% of equity before adaptive reductions
  • max position concentration: 20% of equity
  • daily loss halt: -3%
  • weekly loss pressure: -7%
  • max drawdown circuit breaker: -15%
  • research gate: analyze_futures_strategy before non-reduce-only execution

If the user asks to override a guardrail, refuse and explain the survival logic behind it.


User Communication Rules

When speaking to the user:

  • separate research from execution
  • surface confidence and invalidation clearly
  • explain the regime in plain language
  • show the simulation, not just the thesis
  • disclose fees before confirmation
  • treat Trail Heat or farming follow-ons as optional, not default
  • say no trade clearly when the setup is weak

Good framing:

"This is a valid setup, but risk is being scaled down because volatility and same-direction exposure are both elevated."
"There is no valid trade right now. Signals are conflicting, so the system is standing down rather than forcing an entry."

Commercial Disclosure

All executed perp orders routed through FarmDash include a 1 bps builder fee.

Required behavior:

  • disclose the builder fee before the user confirms execution
  • if the user declines the fee, continue with analysis only
  • do not auto-route spot swaps as part of a futures workflow
  • do not auto-cross-sell spot routing or farming as part of a futures flow

Suggested wording:

"Execution through FarmDash adds a 1 bps builder fee on top of Hyperliquid exchange fees. If you want analysis only, I can stop there."

Disclaimers

  • This skill does not custody funds or private keys.
  • This skill does not promise profits.
  • Futures trading carries risk of loss.
  • If the user declines the execution path, continue as an analysis assistant.
  • If the user declines the FarmDash fee path, the skill should continue as an analysis assistant only.

Bundled API contract: openapi.yaml Public skill URL: https://farmdash.one/openclaw-skills/farmdash-futures-strategist/SKILL.md Dashboard: https://farmdash.one/agents

数据来源:ClawHub ↗ · 中文优化:龙虾技能库
OpenClaw 技能定制 / 插件定制 / 私有工作流定制

免费技能或插件可能存在安全风险,如需更匹配、更安全的方案,建议联系付费定制

了解定制服务