60-second daily open briefing. Composes market-regime + macro-event-calendar (today+tomorrow) + news-scanner (last N per watchlist ticker). Lighter and shorter-horizon than weekly-brief. Use daily at the open, or when the operator wants a quick "what happened overnight and what's on today."
Scanned 9/6/2026
Install to Claude Code
npx -y skills add rgourley/quant-garage --skill morning-brief --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Morning Brief?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/rgourley-morning-brief)More formats (shields.io, HTML) on the badges page.
---
name: morning-brief
description: 60-second daily open briefing. Composes market-regime + macro-event-calendar (today+tomorrow) + news-scanner (last N per watchlist ticker). Lighter and shorter-horizon than weekly-brief. Use daily at the open, or when the operator wants a quick "what happened overnight and what's on today."
---
# morning-brief
Daily open briefing. Runs market-regime, today+tomorrow's macro
calendar, and last-N news per watchlist ticker. Answers "what's the
tape today and what's the news I missed."
## When to invoke
- Daily cadence (cron at market open with your watchlist)
- User says "morning brief", "what's happening today", "overnight
news"
- Sharp counterpart to weekly-brief (which is 7d) — this is 1-2d
## What you get back
**Layer 1 JSON** matching [`output-schema.json`](./output-schema.json).
Headline: regime + today's macro events + top-5 news items across
watchlist.
**Layer 2 rendered brief**. See
[`references/rendering.md`](./references/rendering.md).
## How it works
Pure composition:
1. market-regime
2. macro-event-calendar (window_days=2)
3. news-scanner (last_n per ticker, watchlist)
Watchlist is optional. Without it, morning-brief runs macro-only.
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!
Use this skill when developing or maintaining browser extension code in the `browser/` directory, including Chrome/Firefox/Edge compatibility, content scripts, background scripts, or i18n updates.
SEO optimization with keyword analysis, readability assessment, technical validation, content quality. Use for search rankings, blog posts, content audits, or encountering keyword density, readability scores, meta tags, schema markup errors.
Official Google SEO guide covering search optimization, best practices, Search Console, crawling, indexing, and improving website search visibility based on official Google documentation
Python backend development expertise for FastAPI, security patterns, database operations, Upstash integrations, and code quality. Use when: (1) Building REST APIs with FastAPI, (2) Implementing JWT/OAuth2 authentication, (3) Setting up SQLAlchemy/async databases, (4) Integrating Redis/Upstash caching, (5) Refactoring AI-generated Python code (deslopification), (6) Designing API patterns, or (7) Optimizing backend performance.
PTES-aligned adversarial security audit for backend, frontend, and mobile applications. Produces a CVSS-scored Hacker Report with verified PoCs and phased remediation.