8-k-scanner
Scan SEC 8-K disclosures across a single ticker or a watchlist using Massive's pre-parsed disclosure taxonomy. Groups the underlying rows by filing (one 8-K…
Workflow composite that runs manager-portfolio-diff across a curated cohort of well-known filers (Berkshire, Baupost, Renaissance, Bridgewater, Third Point, Pershing Square, Tiger Global, Scion, Appaloosa) and aggregates the initiations, adds, and exits by issuer. Surfaces
$ npx -y skills add rgourley/quant-garage --skill smart-money-cluster --agent claude-codeHow it fires
How this skill gets triggered: by you, by Claude, or both.
/smart-money-clusterContext preview
The summary Claude sees to decide when to auto-load this skill.
Workflow composite that runs manager-portfolio-diff across a curated cohort of well-known filers (Berkshire, Baupost, Renaissance, Bridgewater, Third Point, Pershing Square, Tiger Global, Scion, Appaloosa) and aggregates the initiations, adds, and exits by issuer. Surfaces
name: smart-money-cluster description: Workflow composite that runs manager-portfolio-diff across a curated cohort of well-known filers (Berkshire, Baupost, Renaissance, Bridgewater, Third Point, Pershing Square, Tiger Global, Scion, Appaloosa) and aggregates the initiations, adds, and exits by issuer. Surfaces cross-fund conviction: names that appeared in >= N funds' new positions this quarter. Requires Stocks Basic. Runs on the free tier.
Runs `manager-portfolio-diff` across a curated cohort of well-known funds and aggregates the results by issuer. Surfaces names that appeared in >= N funds' new positions (initiations), adds, or exits this quarter as a "cross-fund conviction" signal.
Default cohort: Berkshire, Baupost, Renaissance, Bridgewater, Third Point, Pershing Square, Tiger Global, Scion, Appaloosa. Custom cohort via `--aliases`.
Not for: real-time (13-F is quarterly and lagged ~45 days). Not for alpha timing (crowded positions can underperform).
Optional:
**Layer 1: JSON**. Per-fund summary, clustered_initiations, clustered_adds, clustered_exits, each sorted by fund count then dollar volume.
**Layer 2: rendered note**. Per-fund one-liners + three cluster tables + Take.
accuracy weighting would be a real extension.
RS / vol regime.
quarter-over-quarter momentum.
These are clean composite extensions.
Trade like a pro. Without the terminal. View the full landing page → Quant and equity research tools that run inside Claude, or behind your own UI.
Scan SEC 8-K disclosures across a single ticker or a watchlist using Massive's pre-parsed disclosure taxonomy. Groups the underlying rows by filing (one 8-K…
Track sell-side analyst positioning on a name via Benzinga Analyst Ratings. Pulls every rating event over the lookback window, classifies each as upgrade /…
Build a clean, point-in-time, ready-to-backtest OHLCV dataset for a US equity universe across an arbitrary date window. Emits parquet plus a manifest plus an…
Bayesian Online Change-Point Detection (BOCPD) on a ticker's daily log returns. Detects points in time where the return-generating distribution changed (regime…
Single-commodity macro read. Answers "is this commodity in a winning or losing macro setup right now" and names the macro driver that dominates it. Pulls one…
Reconcile a position file against splits, dividends, and spinoffs to catch breaks before they hit P&L or T+1 settlement. Use when an operator hands over a CSV…