一键导入
developing-wayfinder-paths
Create, build, and publish Wayfinder Paths, including compiled strategy-pipeline paths with Claude and OpenCode skill exports.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Create, build, and publish Wayfinder Paths, including compiled strategy-pipeline paths with Claude and OpenCode skill exports.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
How to use the Delta Lab client (DELTA_LAB_CLIENT) for basis APY discovery, delta-neutral pair finding, lending/perp/price screening, time-series, and opportunity analysis across protocols. TRIGGER when the user asks about yields, APYs, basis, funding, delta-neutral, top-apy, lending rates, perp funding, borrow routes, or opportunity screening; OR when writing/editing a script that imports `DELTA_LAB_CLIENT` or uses `research_*` MCP tools; OR before any yield/basis/funding research. The MCP surface is intentionally narrow (snapshots only) — anything time-series, by-asset-id, plotting, or bulk requires the Python client documented here.
How to use the BRAP adapter/client in Wayfinder Paths for cross-chain quotes and swaps (data in/out, execution paths, approvals, and common gotchas).
How to use Hyperliquid adapter data (meta, funding, candles, orderbooks) and execution surfaces (orders/transfers) in Wayfinder Paths, including required executor wiring.
How to use the Uniswap V3 adapter for concentrated liquidity on Base/Arbitrum/Ethereum (LP provisioning, position management, tick math, and common gotchas).
How to use the Polymarket adapter in Wayfinder Paths for market discovery (Gamma), orderbooks/prices/history (CLOB), user positions/activity (Data API), and execution (buy/sell + redeem) using pUSD collateral on Polygon (including deposit / withdraw preparation flows).
How to read Wayfinder Shells frontend state, create chart panes, and add TradingView annotations or overlays to the default live chart or agent-created workspace charts.
| name | developing-wayfinder-paths |
| description | Create, build, and publish Wayfinder Paths, including compiled strategy-pipeline paths with Claude and OpenCode skill exports. |
| metadata | {"tags":"paths, applets, signals, wfpath, publishing, wayfinder, pipelines, claude, opencode"} |
Use this skill when you are:
wfpath.yaml, policy/default.yaml, pipeline/graph.yaml, skill/instructions.md, and skill/agents/poetry run wayfinder path init <slug> --dir <base-dir>.poetry run wayfinder path init <slug> --dir <base-dir> --template pipeline --archetype <conditional-router|hedge-finder|spread-radar>.path init uses --dir, while the later path commands (fmt, doctor, render-skill, build, publish) use --path.poetry run wayfinder path eval --path . before publishing or exporting skills.wfpath.yaml schema + required fields for MVPwayfinder path build/publish + required config/env varswayfinder path signal emit patterns