Agent skill · Data & Analytics

longbridge-calendar

Financial calendar queries, portfolio event scanning, event impact analysis, and earnings result tracking. Use when users ask questions like "what's happening today/this week/recently", "any upcoming events for my holdings/watchlist", "impact of Fed rate hike/macro data", "earnings results just came out", or other financial calendar and event impact related questions — trigger even if the user doesn't explicitly say "financial calendar".

majiayu000github.com/majiayu000GitHub ↗
claude-codeMIT
Install
npx skills add majiayu000/claude-skill-registry --skill longbridge-calendar --agent claude-code

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

Facts
Files in the skill folder: 2
SKILL.md size: 15 KB
Bundled scripts: none
Path: skills/analysis/longbridge-calendar/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 534
Language: HTML

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

From the SKILL.md

# Financial Calendar Tracking & Insights ## Overview This Skill targets general retail investors, proactively providing financial calendar summaries, impact analysis for holdings and watchlist, cross-market linkage conclusions — **and helping users discover market opportunities beyond their portfolio**. Users do not need professional financial knowledge; the system handles all reasoning from events to impacts. Conclusions cover all relevant securities — tagged if they belong to the user's holdings or watchlist — while also extending to noteworthy market highlights. Prerequisite: The user must have completed Longbridge account authorization. See `references/data-fetching.md` for the degradation strategy when unauthorized. Dependent files: - `references/output-template.md` — Field specifications and templates for the four output card types - `references/data-fetching.md` — Data source priorities, degradation rules, and CLI usage instructions ## Data-Driven, Not Pre-Configured This Skill does not maintain separate user preference settings. All required information is obtained from the following sources: - **Holdings & Watchlist**: Fetched in real time from the Longbridge account to au

What's inside
Steps it walks through
  1. Overview
  2. Data-Driven, Not Pre-Configured
  3. Execution Flow
  4. Data Collection (Unified Upfront)
  5. Section 1: Event Overview (Template 1)
  6. Section 2: Key Event Impact Analysis (Template 2)
  7. Section 3: Earnings Results Express (Template 3)
  8. Section 4: Market Trends & Opportunity Discovery (Template 4)
  9. Wrap-Up
  10. Output Specifications
  11. Language Rules
  12. Terminology Conversion Reference
  13. Prohibitions
  14. Disclaimer Text
Ships with 1 file
  • metadata.json
More from claude-skill-registry
All skills →
About this skill
What does the longbridge-calendar skill do?

Financial calendar queries, portfolio event scanning, event impact analysis, and earnings result tracking. Use when users ask questions like "what's happening today/this week/recently", "any upcoming events for my holdings/watchlist", "impact of Fed rate hike/macro data", "earnings results just came out", or other financial calendar and event impact related questions — trigger even if the user doesn't explicitly say "financial calendar".

How do I install it?

Run `npx skills add majiayu000/claude-skill-registry --skill longbridge-calendar --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.

Keep going