longbridge-morning-brief
Daily morning briefing — writes a concise pre-market morning brief summarising overnight major moves (US/HK close, A-share pre-market signals), key events on the watchlist, today's catalysts (earnings / economic data / policy), and a trading ideas overview. Triggers: "晨会", "晨报", "早报", "早盘", "盘前简报", "今日重点", "开盘前", "晨会纪要", "晨會", "晨報", "早報", "盤前簡報", "今日重點", "開盤前", "晨會紀要", "morning brief", "morning call", "pre-market brief", "daily briefing", "market morning", "opening summary", "today's focus", "AM brief", "morning meeting".
npx skills add majiayu000/claude-skill-registry --skill longbridge-morning-brief --agent claude-code
Same command for any agent — swap --agent for codex, cursor, copilot.
Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.
# longbridge-morning-brief Produces a structured daily morning briefing (晨会纪要) covering overnight market moves, watchlist highlights, today's key catalysts, and a concise trading agenda. > **Response language**: match the user's input language — Simplified Chinese / Traditional Chinese / English. ## When to use Trigger when the user wants a morning-meeting style market summary: - *"帮我写今天的晨报"* / *"幫我準備今天的晨會紀要"* / *"Give me a morning brief"* - *"早盘有什么重点"*, *"今日开盘前要关注什么"*, *"pre-market summary"* Also trigger if the user provides a watchlist of symbols and asks for a pre-market digest. ## Workflow 1. Identify the user's watchlist symbols (ask if not provided; accept up to 10). 2. Determine today's date and relevant markets (US, HK, CN, SG). 3. Fetch quotes, today's calendar events, and intraday capital flow. 4. Check for recent news on each watchlist symbol. 5. Synthesise into a morning brief (see Output section). ## CLI > If you're unsure of exact flag names or defaults, run `longbridge <subcommand> --help` first. ```bash # Current quotes for watchlist symbols (can pass multiple) longbridge quote <SYMBOL1> <SYMBOL2> ... --format json # Today's earnings / economic / dividend calendar (
- When to use
- Workflow
- CLI
- Output
- Error handling
- Related skills
- File layout
Current quotes for watchlist symbols (can pass multiple) longbridge quote <SYMBOL1> <SYMBOL2> ... --format json longbridge finance-calendar report --format json # earnings reports longbridge finance-calendar macrodata --format json # macro releases longbridge finance-calendar dividend --format json # dividend events Recent news per symbol longbridge news <SYMBOL> --format json Intraday capital flow (same-day only) longbridge capital <SYMBOL> --format json
What does the longbridge-morning-brief skill do?
Daily morning briefing — writes a concise pre-market morning brief summarising overnight major moves (US/HK close, A-share pre-market signals), key events on the watchlist, today's catalysts (earnings / economic data / policy), and a trading ideas overview. Triggers: "晨会", "晨报", "早报", "早盘", "盘前简报", "今日重点", "开盘前", "晨会纪要", "晨會", "晨報", "早報", "盤前簡報", "今日重點", "開盤前", "晨會紀要", "morning brief", "morning call", "pre-market brief", "daily briefing", "market morning", "opening summary", "today's focus", "AM brief", "morning meeting".
How do I install it?
Run `npx skills add majiayu000/claude-skill-registry --skill longbridge-morning-brief --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 majiayu000/claude-skill-registry, a repository with 534 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.
