Agent skill · Workflow & Productivity

morning-note

Daily research briefing: overnight news, pre-market movers, earnings, macro events

ginlix-ai1,604★ · 1 repos on radarProfile →
claude-codeApache-2.0
Install
npx skills add ginlix-ai/LangAlpha --skill morning-note --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 1
SKILL.md size: 3 KB
Bundled scripts: none
Path: skills/morning-note/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 1,604
Language: Python

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# Morning Note Triggers on "morning note", "morning meeting", "what happened overnight", "trade idea", "morning call prep", or "daily note". ## Workflow ### Step 1: Overnight Developments Scan for relevant events across coverage universe: **Earnings & Guidance** - Use macro MCP: `get_earnings_calendar(from_date, to_date)` for companies reporting in date range - Use `get_company_overview` tool for consensus estimates and analyst data - Earnings surprises (beat/miss on revenue, EPS, key metrics) - Guidance changes (raised, lowered, maintained) **News & Events** - Use `WebSearch` / `WebFetch` for market news - M&A announcements or rumors - Management changes - Product launches or regulatory decisions - Analyst upgrades/downgrades **Market Context** - Use `get_market_overview` tool for index + sector-level daily performance - Use `get_daily_prices` tool for pre-market and overnight price moves - Use macro MCP: `get_economic_calendar(from_date, to_date)` for upcoming macro events - Relevant commodity or currency moves ### Step 2: Morning Note Format Keep it tight — a morning note should be readable in 2 minutes: --- **[Date] Morning Note — [Analyst Name]** **[Sector Coverage]** **Top Ca

What's inside
Steps it walks through
  1. Workflow
  2. Step 1: Overnight Developments
  3. Step 2: Morning Note Format
  4. Step 3: Quick Takes on Earnings
  5. Step 4: Output
  6. Important Notes
More from LangAlpha
All skills →
About this skill
What does the morning-note skill do?

Daily research briefing: overnight news, pre-market movers, earnings, macro events

How do I install it?

Run `npx skills add ginlix-ai/LangAlpha --skill morning-note --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From ginlix-ai/LangAlpha, a repository with 1,604 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going