Agent skill · Data & Analytics

longbridge-event-strategy

Event-driven investment strategy — identify and analyse corporate events (M&A, spinoffs, buybacks, index rebalancing, lockup expiry) that create pricing dislocations. Framework: event identification → sentiment scoring → historical price reaction → position sizing. Uses Longbridge news / filings / calendar data as signal inputs. Triggers: "事件驱动", "并购套利", "指数调整", "解禁套利", "事件策略", "公司事件策略", "事件投资", "套利机会", "事件驅動", "並購套利", "指數調整", "解禁套利", "事件策略", "公司事件策略", "event-driven", "event strategy", "merger arbitrage", "index rebalancing", "lockup expiry", "event investing", "corporate event trading", "spec

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

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

Facts
Files in the skill folder: 2
SKILL.md size: 5 KB
Bundled scripts: none
Version: 1.0.0
Declared author: longbridge
Path: skills/analysis/longbridge-event-strategy/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

# longbridge-event-strategy Event-driven investment strategy framework — identify corporate events (M&A, spinoffs, buybacks, index rebalancing, lockup expiry) that create pricing dislocations, score sentiment, analyse historical price reactions, and size positions accordingly. Uses Longbridge news, filings, calendar, and candlestick data as signal inputs. > **Response language**: match the user's input language — Simplified Chinese / Traditional Chinese / English. ## When to use Trigger when the user asks about: - M&A / merger arbitrage — *"收购消息出来后怎么套利"*, *"merger arbitrage setup"* - Index rebalancing — *"纳指成分股调整怎么交易"*, *"index rebalancing trade"* - Lockup expiry — *"解禁日如何布局"*, *"lockup expiry strategy"* - Buyback catalyst — *"回购公告后怎么操作"*, *"buyback announcement play"* - Spinoff / separation — *"分拆上市如何参与"*, *"spinoff event trading"* - General event-driven framework — *"事件驱动策略怎么做"* For real-time news without strategy framing, prefer `longbridge-news`. For earnings-specific events, prefer `longbridge-earnings` or `longbridge-earnings-preview`. ## Workflow ### Step 1 — Event identification Run `longbridge news` and `longbridge filing` for the target symbol to surface recent corporate

What's inside
Steps it walks through
  1. When to use
  2. Workflow
  3. Step 1 — Event identification
  4. Step 2 — Sentiment scoring
  5. Step 3 — Historical price reaction
  6. Step 4 — Historical reaction summary
  7. CLI
  8. Output
  9. Error handling
  10. MCP fallback
  11. Related skills
  12. File layout
Ships with 1 file
  • metadata.json
Commands it runs
Corporate news and filings
longbridge news <SYMBOL> --format json
longbridge filing <SYMBOL> --format json
Upcoming events calendar (earnings, dividends, index reviews)
longbridge finance-calendar --format json
Historical daily candlestick for price-reaction analysis
longbridge kline <SYMBOL> --period day --count 60 --format json
More from claude-skill-registry
All skills →
About this skill
What does the longbridge-event-strategy skill do?

Event-driven investment strategy — identify and analyse corporate events (M&A, spinoffs, buybacks, index rebalancing, lockup expiry) that create pricing dislocations. Framework: event identification → sentiment scoring → historical price reaction → position sizing. Uses Longbridge news / filings / calendar data as signal inputs. Triggers: "事件驱动", "并购套利", "指数调整", "解禁套利", "事件策略", "公司事件策略", "事件投资", "套利机会", "事件驅動", "並購套利", "指數調整", "解禁套利", "事件策略", "公司事件策略", "event-driven", "event strategy", "merger arbitrage", "index rebalancing", "lockup expiry", "event investing", "corporate event trading", "spec

How do I install it?

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