Flows Watch (ETF/Derivatives)

Parse local JSON/CSV drops to summarize ETF flows and derivatives context.

1|Updated Oct 17, 2025
One-click install
npx skills add https://github.com/ricketter1984/crypto-rotation-agents --skill flows-watch-etf-derivatives
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Flows Watch (ETF/Derivatives)
Source: https://github.com/ricketter1984/crypto-rotation-agents/tree/main/.claude/skills/flows-watch
Command: npx skills add https://github.com/ricketter1984/crypto-rotation-agents --skill flows-watch-etf-derivatives

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill offers a concise, up-to-date snapshot of ETF net flows and derivatives context from local data drops, helping traders and managers understand liquidity and leverage dynamics without manual scraping.

Core Features & Use Cases

  • Data ingestion: Reads data/derivs/.json and data/etf/.csv.
  • Context extraction: Pulls ETF net flows, BTC/ETH OI changes, funding, basis, skew, and liquidation bands.
  • Decision support: Outputs a compact dashboard plus three market scenarios (bull/bear/base) in ≤60 words.
  • Alerts: Tags "Leverage Reset" when OI drops >15% in 24h or liquidations exceed $3B with funding flip.

Quick Start

Place the latest derivs and ETF drops in data/derivs and data/etf, then run to generate a dashboard and scenario summary.

Frequently Asked Questions about Flows Watch (ETF/Derivatives)

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I monitor ETF net flows and derivatives liquidity from local data?

ETF net flows and derivatives monitoring extracts liquidity signals by parsing local JSON and CSV data files to track ETF net capital movements and open interest changes. This Skill reads data/derivs/*.json and data/etf/*.csv to surface net flow amounts, OI deltas, funding rates, and basis in a single dashboard, enabling real-time assessment without manual scraping.

What derivatives metrics does this Skill extract and display?

This Skill extracts BTC and ETH open interest deltas, funding rate sign and magnitude, annualized basis, 25-delta skew, and largest liquidation price bands with estimated size. Output formats these as a compact dashboard with bull, base, and bear scenario summaries in under 60 words for quick decision support.

How do I set up data inputs for ETF and derivatives flow analysis?

Place your latest derivatives data drops in data/derivs/*.json and ETF exports in data/etf/*.csv, then run the Skill to parse and generate a dashboard. No external dependencies or components are required; the Skill handles ingestion and extraction locally from these directory structures.

When does this Skill trigger leverage reset alerts?

Leverage reset alerts tag when open interest falls more than 15% within 24 hours or liquidations exceed $3 billion paired with a funding rate flip from negative to positive. These signals indicate potential systemic deleveraging or liquidation cascades requiring immediate attention.

Can I use this for monitoring both spot ETF flows and derivatives markets together?

Yes. This Skill is designed to run at market open, close, or when assessing leverage resets, pulling both ETF net flows and derivatives context in parallel. The compact dashboard output unifies spot and derivatives signals so traders assess liquidity dynamics across both markets simultaneously.