institutional-flow-tracker

Screen 13F filings for institutional ownership changes and generate markdown reports.

Updated Mar 1, 2026
One-click install
npx skills add https://github.com/Dorpeer95/stocks-trading --skill institutional-flow-tracker-dorpeer95
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: institutional-flow-tracker
Source: https://github.com/Dorpeer95/stocks-trading/tree/main/.claude/skills/institutional-flow-tracker
Command: npx skills add https://github.com/Dorpeer95/stocks-trading --skill institutional-flow-tracker-dorpeer95

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires requests, and includes scripts (resource) components.

What problem does it solve?

Track institutional ownership changes using 13F filings to identify smart money flows and potential catalysts, enabling proactive investment decision-making.

Core Features & Use Cases

  • Screen stocks for significant institutional changes using 13F data and rank by signal quality and data reliability.
  • Generate per-stock deep-dive reports showing top holders, QoQ changes, and data-quality metrics to validate investment theses.
  • Detect sector-wide flows and rotation signals to inform portfolio allocation and risk management.

Quick Start

Run the single-stock analysis script with a target ticker to generate a detailed markdown report.

Frequently Asked Questions about institutional-flow-tracker

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

FAQPage Schema
How do I track institutional ownership changes using 13F filings?

You can track institutional ownership changes by running scripts that fetch 13F data via the FMP API, screening stocks for significant accumulations or distributions, and generating standardized markdown reports.

How do I screen stocks for significant institutional money flows?

To screen stocks for institutional money flows, execute the provided tracking script to rank equities by signal quality and data reliability, producing aggregated screening results for portfolio monitoring.

Can I generate a per-stock deep-dive report showing top holders and QoQ changes?

Yes, you can generate a per-stock deep-dive report by running the single-stock analysis script with a target ticker, which outputs top holders, QoQ changes, and data-quality metrics to markdown.

Do I need an FMP API key to analyze institutional flows?

Yes, analyzing institutional flows requires an FMP API key provided through the FMP_API_KEY environment variable or the --api-key command-line argument, along with Python 3.8 or higher.

What is the best way to detect sector-wide institutional rotation signals?

The best way to detect sector-wide institutional rotation is to aggregate quarterly 13F filing data across holdings, identifying smart money flows to inform portfolio allocation and risk management.