Summarize ETF net flows and derivatives context (OI Δ, funding, basis, skew, liquidation bands) from local JSON/CSV drops. Use at open/close or when assessing leverage resets.
Scanned 9/2/2026
Install to Claude Code
npx -y skills add majiayu000/claude-skill-registry --skill flows-watch --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Flows Watch?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/majiayu000-flows-watch)More formats (shields.io, HTML) on the badges page.
---
name: Flows Watch (ETF/Derivatives)
description: Summarize ETF net flows and derivatives context (OI Δ, funding, basis, skew, liquidation bands) from local JSON/CSV drops. Use at open/close or when assessing leverage resets.
allowed-tools: Read, Grep, Glob
---
# Flows Watch
## Instructions
1) Read latest files:
- data/derivs/*.json
- data/etf/*.csv
2) Extract: ETF_net($), BTC_OI_Δ%, ETH_OI_Δ%, Funding (sign+magnitude), Basis (annualized), 25Δ skew,
Largest liquidation price bands (range + est. size).
3) Output a compact dashboard + three scenarios (bull/bear/base) ≤60 words.
4) Tag "Leverage Reset" if OI −15% in 24h or liquidations > $3B with funding flip neg→pos.
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!