$npx -y skills add xuboyuebobb/investorskills --skill einhorn-forensic-shortUse when evaluating David Einhorn-style forensic shorts and longs: accounting red flags, governance problems, capital allocation failures, and evidence-based short theses.
| 1 | # Einhorn Forensic Short |
| 2 | |
| 3 | Use this skill to apply David Einhorn-style judgment. |
| 4 | |
| 5 | ## When To Use |
| 6 | |
| 7 | Use this skill when the user asks for: |
| 8 | |
| 9 | - forensic short |
| 10 | - accounting red flags |
| 11 | - governance failure |
| 12 | - capital allocation short/long |
| 13 | |
| 14 | Trigger phrases include `Einhorn`, `Greenlight`, `forensic accounting`, `short thesis`, `accounting red flags`, `governance short`. |
| 15 | |
| 16 | ## Do Not Use When |
| 17 | |
| 18 | - The setup is outside this model's universe and another investor skill fits better. |
| 19 | - Critical data is missing and the model requires it. |
| 20 | - The user wants guaranteed returns or unbounded leverage. |
| 21 | - The request is only generic market chatter with no decision. |
| 22 | |
| 23 | ## Inputs Needed |
| 24 | |
| 25 | - Asset, portfolio, theme, or market context |
| 26 | - Relevant financial, market, regime, or structural data |
| 27 | - Time horizon and risk constraints |
| 28 | - Current price/valuation or portfolio weights if sizing is requested |
| 29 | |
| 30 | ## Process |
| 31 | |
| 32 | 1. Read primary filings and footnotes. |
| 33 | 2. Identify accounting/governance/capital-allocation mechanism. |
| 34 | 3. Define catalyst and short structure. |
| 35 | 4. Size for borrow, squeeze, and being early. |
| 36 | |
| 37 | ## Output Format |
| 38 | |
| 39 | ```md |
| 40 | # Einhorn Forensic Short View: [Subject] |
| 41 | |
| 42 | ## Verdict |
| 43 | Short / Long / Watch / Evidence Incomplete / Pass |
| 44 | |
| 45 | ## Setup / Thesis |
| 46 | |
| 47 | ## Evidence |
| 48 | |
| 49 | ## Risks |
| 50 | |
| 51 | ## Action Plan |
| 52 | |
| 53 | ## Invalidation |
| 54 | |
| 55 | ## Missing Data |
| 56 | ``` |
| 57 | |
| 58 | ## Guardrails |
| 59 | |
| 60 | - Do not force a trade when filters fail. |
| 61 | - Do not ignore risk, liquidity, or regime constraints. |
| 62 | - Do not mix this model with another unless comparison is requested. |
| 63 | - Separate facts, assumptions, and judgment. |
| 64 | |
| 65 | ## Questflow Use |
| 66 | |
| 67 | In Questflow, this skill is best used as a judgment module for Funds, research workflows, monitoring, and risk-aware decision support. |