longbridge-sec-filings
SEC EDGAR filing analysis via Longbridge — 10-K annual report, 10-Q quarterly, 8-K material events, proxy statement, insider Form 4. Extracts risk factors, MD&A, non-recurring items, and investment signals. Triggers: "SEC文件", "SEC申报", "10-K", "10-Q", "8-K", "委托投票书", "Form 4", "MD&A", "风险因素", "内部人申报", "SEC文件", "SEC申報", "委託投票書", "風險因素", "內部人申報", "SEC filing", "10-K annual report", "10-Q quarterly", "8-K material event", "proxy statement", "Form 4 insider", "MD&A", "risk factors", "SEC EDGAR".
npx skills add majiayu000/claude-skill-registry --skill longbridge-sec-filings --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-sec-filings Prompt-only analysis skill. Retrieves SEC filings via Longbridge and extracts investment-relevant signals: financial KPIs (10-K/10-Q), material events (8-K), governance/compensation (Proxy), and insider behaviour (Form 4). > **Response language**: match the user's input language — Simplified Chinese / Traditional Chinese / English. ## When to use - *"帮我看下 AAPL 最新的 10-K"* / *"What are AAPL's key risks from the latest 10-K?"* - *"TSLA 昨天发了个 8-K,说了什么?"* / *"What did TSLA's 8-K say?"* - *"高管最近有没有申报卖股票 (Form 4)?"* / *"Any insider Form 4 sales recently?"* - *"10-Q 的 MD&A 里有什么异常?"* / *"Any unusual items in the MD&A?"* - *"Proxy 里高管薪酬怎么样?"* / *"What does the proxy say about exec compensation?"* For institutional 13F holdings route to `longbridge-flows`. For quarterly earnings analysis route to `longbridge-earnings`. ## CLI Run `longbridge <subcommand> --help` to verify exact flags. ```bash # List recent filings for a symbol longbridge filing <SYMBOL> --format json # Filter by filing type (if supported — verify with --help) longbridge filing <SYMBOL> --type 10-K --format json longbridge filing <SYMBOL> --type 10-Q --format json longbridge filing <SYMBOL> --type 8-K
- When to use
- CLI
- Filing type guide
- Workflow
- Extraction guide by filing type
- 10-K / 10-Q
- 8-K
- Proxy (DEF 14A)
- Form 4
- Output template
- Error handling
- MCP fallback
- Related skills
- File layout
List recent filings for a symbol longbridge filing <SYMBOL> --format json Filter by filing type (if supported — verify with --help) longbridge filing <SYMBOL> --type 10-K --format json longbridge filing <SYMBOL> --type 10-Q --format json longbridge filing <SYMBOL> --type 8-K --format json Financial data (structured KPIs from filings) longbridge financial-report <SYMBOL> --format json News — supplement for 8-K summaries and insider trade coverage longbridge news <SYMBOL> --format json
What does the longbridge-sec-filings skill do?
SEC EDGAR filing analysis via Longbridge — 10-K annual report, 10-Q quarterly, 8-K material events, proxy statement, insider Form 4. Extracts risk factors, MD&A, non-recurring items, and investment signals. Triggers: "SEC文件", "SEC申报", "10-K", "10-Q", "8-K", "委托投票书", "Form 4", "MD&A", "风险因素", "内部人申报", "SEC文件", "SEC申報", "委託投票書", "風險因素", "內部人申報", "SEC filing", "10-K annual report", "10-Q quarterly", "8-K material event", "proxy statement", "Form 4 insider", "MD&A", "risk factors", "SEC EDGAR".
How do I install it?
Run `npx skills add majiayu000/claude-skill-registry --skill longbridge-sec-filings --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.
