agentsclimarketplace

Event scenarios

Skill blaze10011/market-flow-desk/.claude/skills/event-scenarios

Macro event scenario map — hot/inline/cool branches for jobs, CPI, and Fed days, translated into $ impact on the user's book via the user's portfolio betas. Use when the user asks "what happens if CPI comes in hot?", "how do I play the Fed meeting?", "jobs report tomorrow — what do I do?", "should I trim before the print?", or as part of the daily brief whenever a macro event is within a few days. Branches are a standing playbook, not forecasts; the $ figures are pure beta arithmetic on a stated shock.From its SKILL.md

Install
npx -y skills add blaze10011/market-flow-desk --skill event-scenarios

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

2 things to look at

  • no licenseNo license file was found in the repository. Code published without one is not open source by default, so using it at work is a question for whoever answers licensing questions where you are.
  • 0 stars0 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.

SKILL.md

1.7 KB, 270 tokens by cl100k_base, as published. Nobody here has run it

Event Scenarios — the three branches of a macro print

The calendar says WHEN; this says WHAT EACH BRANCH typically does to a high-beta tech book (via the rates channel) and sizes it through the user's actual portfolio betas. Never presented as a prediction — it's preparation.

Steps

  1. Run from project root: python3 scripts/event_scenarios.py [--days N] (default: events within 7 days, from data/macro_events.yaml)
  2. Interpret only what it prints:
    • Per event: HOT / INLINE / COOL branch, the transmission story, and the user's book's mechanical $ impact on the stated shock (β_SPY × shock × invested).
    • The "INTO THE EVENT" line: heat check before the print — gaps don't honor stops.
    • "No macro events" + stale-file note → offer to refresh data/macro_events.yaml (it's maintained manually).
  3. Deliver as preparation, not prediction: which branch hurts the user's book most, what he'd do in each, and whether open heat justifies trimming BEFORE the event. Pair with earnings-gap-risk / implied-move when single-name earnings coincide.

Decision support, NOT advice. Shock sizes are assumptions stated in the output, not forecasts.

What ships with it

Read from the repository

Just SKILL.md. No reference files, no scripts.

Keep looking

Skills are one crate of 326,736. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.