Agent skill

fii-dii-flow-tracker

Track and analyze FII/DII daily buy/sell flows in Indian markets. Use when user asks about institutional flows, FII selling/buying trends, DII activity, or institutional impact on Nifty/market direction.

majiayu000github.com/majiayu000GitHub ↗
claude-codeMIT
Install
npx skills add majiayu000/claude-skill-registry --skill fii-dii-flow-tracker --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 2
SKILL.md size: 10 KB
Bundled scripts: none
Path: skills/analysis/fii-dii-flow-tracker/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 534
Language: HTML

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# FII/DII Flow Tracker ## Purpose This skill tracks Foreign Institutional Investor (FII) and Domestic Institutional Investor (DII) daily buy/sell flows in Indian equity markets and correlates them with Nifty 50 movement. It provides actionable insights on institutional positioning, flow trends, regime changes, and market implications. ## When to Use Activate this skill when the user asks about: - FII or DII daily, weekly, or monthly buy/sell data - Institutional flow trends and their market impact - Whether FII are net buyers or net sellers - DII activity and mutual fund flow support - Correlation between institutional flows and Nifty direction - Sector-wise institutional allocation - Impact of FII flows on INR (Indian Rupee) - Historical institutional flow patterns during market events - Flow regime assessment (bullish/bearish/neutral institutional positioning) ## Workflow Follow these steps in order when the user requests FII/DII flow analysis: ### Step 1: Fetch Current FII/DII Flow Data Use web search to retrieve the latest FII/DII cash market data from authoritative sources: ``` WebSearch: "FII DII data today {current_date} cash market net buy sell" WebSearch: "NSDL FII activit

What's inside
Steps it walks through
  1. Purpose
  2. When to Use
  3. Workflow
  4. Step 1: Fetch Current FII/DII Flow Data
  5. Step 2: Fetch Historical Flow Data for Trend Analysis
  6. Step 3: Fetch Nifty 50 Price Data
  7. Step 4: Analyze Flow Patterns
  8. Step 5: Identify Flow Regime
  9. Step 6: Correlate Flows with Nifty Movement
  10. Step 7: Assess Sector-Level Impact
  11. Step 8: Generate the Flow Report
  12. Key Metrics Reference
  13. Significance Thresholds
  14. Important Notes
Ships with 1 file
  • metadata.json
More from claude-skill-registry
All skills →
About this skill
What does the fii-dii-flow-tracker skill do?

Track and analyze FII/DII daily buy/sell flows in Indian markets. Use when user asks about institutional flows, FII selling/buying trends, DII activity, or institutional impact on Nifty/market direction.

How do I install it?

Run `npx skills add majiayu000/claude-skill-registry --skill fii-dii-flow-tracker --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From majiayu000/claude-skill-registry, a repository with 534 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going