Skip to content
Data
Skill

/scan-and-frame

Research-tier idea generation with regime framing. Chains market-regime (context) + universe-builder (candidates) + relative-strength (rank candidates vs SPY). Optionally adds factor-research for broader factor context (heavy, off by default). Different from portfolio-review

From plugin
quant-garage
761 skills
Install
$ npx -y skills add rgourley/quant-garage --skill scan-and-frame --agent claude-code

How it fires

How this skill gets triggered: by you, by Claude, or both.

  • Fires itselfAuto-invocation. Claude auto-loads it when your prompt matches the work.Auto-invocation is when the right skill fires by itself at the right moment, driven by a FLOW.md router and a hook, instead of you invoking it by name. It is the difference between a skill being installed and a skill actually getting used.Read the full definition →
  • You can call itInvoke it directly when you want it.
  • Slash command/scan-and-frame

Context preview

The summary Claude sees to decide when to auto-load this skill.

Research-tier idea generation with regime framing. Chains market-regime (context) + universe-builder (candidates) + relative-strength (rank candidates vs SPY). Optionally adds factor-research for broader factor context (heavy, off by default). Different from portfolio-review

SKILL.md

scan-and-frame.SKILL.md
name: scan-and-frame
description: Research-tier idea generation with regime framing. Chains market-regime (context) + universe-builder (candidates) + relative-strength (rank candidates vs SPY). Optionally adds factor-research for broader factor context (heavy, off by default). Different from portfolio-review (positions) and weekly-brief (macro-only) — this is discovery mode.

scan-and-frame

Discovery-mode composite. Runs universe-builder with the operator's filters, ranks the top N by relative strength vs SPY, and frames the whole thing with the current market regime. Optional heavy factor- research pass for factor context.

When to invoke

  • Analyst says "what should I look at right now", "find me candidates

in X sector", "screen for momentum names"

  • Weekly / periodic universe scan with regime context
  • Different from portfolio-review (positions) and stock-one-pager

(retail single-name)

Modes

  • **Fast** (default): market-regime + universe-builder + relative-

strength. Runs on Stocks Starter, ~10-30s depending on universe size.

  • **Full** (`include_factor_research=True`): also runs factor-research.

Heavy — 3-year factor panel over 200-name universe. Use for weekly cadence, not per-run.

What you get back

**Layer 1 JSON** matching [`output-schema.json`](./output-schema.json). Headline: regime, universe count, top-5 RS-ranked candidates, top factor (if factor-research ran).

**Layer 2 rendered brief**. See [`references/rendering.md`](./references/rendering.md).

Read more
Ships withquant-garage

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.

Get the whole plugin
Stats
7
Stars
0
Forks
Active
Maintenance
Python
Language
7d ago
Last commit
2mo ago
Created

Repo: rgourley/quant-garage

Other skills on quant-garage.