institutional_forensic

Analyze Taiwanese stock data with SQL and TypeScript to generate composite forensic scores.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/benitorhuang-svg/tw-stock-app --skill institutional-forensic
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: institutional_forensic
Source: https://github.com/benitorhuang-svg/tw-stock-app/tree/main/.agents/skills/institutional_forensic
Command: npx skills add https://github.com/benitorhuang-svg/tw-stock-app --skill institutional-forensic

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill provides a deep dive into stock market movements by analyzing the complex financial footprints of institutional investors, helping users understand the underlying forces driving stock prices beyond public news.

Core Features & Use Cases

  • Comprehensive Data Integration: Consolidates data from eight different sources (institutional investors, margin trading, stock distribution, government funds, major brokers, director holdings, security lending, proprietary trading) into a unified view.
  • Actionable Insights: Identifies patterns like consecutive buying streaks by foreign investors, concentrated buying by investment trusts, unusual margin trading activity, and high short-selling pressure.
  • Composite Scoring: Generates a "Forensic Score" (0-100) to quantify a stock's "chip health" based on multiple institutional indicators.
  • Use Case: A user can quickly assess if a stock is being accumulated by smart money, if retail investors are over-enthusiastic (a potential sell signal), or if there's significant short-selling pressure indicating potential for a short squeeze.

Quick Start

Analyze the institutional forensic data for the stock symbol '2330'.

Frequently Asked Questions about institutional_forensic

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

FAQPage Schema
How do I track institutional investor activity in Taiwan stocks?

To track institutional investor activity in Taiwan stocks, this Skill analyzes eight financial datasets—including foreign investors, investment trusts, and government funds—to reveal money trails and generate a composite forensic score for individual stocks.

What is a forensic score for stock market analysis?

A forensic score in stock market analysis is a 0-100 composite metric quantifying a stock's chip health by evaluating institutional buying patterns, margin trading activity, ownership structures, and short-selling pressure.

How do I identify short-selling pressure and margin trading patterns in Taiwanese stocks?

You identify short-selling pressure and margin trading patterns by querying a unified institutional_snapshot table that integrates security lending and margin trading datasets to highlight unusual activity and potential short squeeze scenarios.

Can I analyze multiple financial datasets for Taiwan stocks without manual data consolidation?

Yes, you can analyze multiple financial datasets for Taiwan stocks without manual consolidation because this Skill integrates eight distinct sources—such as director holdings, proprietary trading, and major brokers—into a single unified view.

What's the best way to detect smart money accumulation in the Taiwan stock market?

The best way to detect smart money accumulation is to analyze integrated institutional investor behavior, identifying consecutive foreign buying streaks and concentrated trust purchases to determine if institutional investors are accumulating shares.

Do I need SQL to analyze institutional trading signals for Taiwan stocks?

Yes, you need SQL to query the unified institutional_snapshot table, while TypeScript handles the scoring logic to generate actionable trading signals and quantify stock chip health based on institutional indicators.