longbridge-business-query
Main business composition and operating data — revenue breakdown by segment, gross margin by business line, and operating metrics (ROE / ROA / ROIC / working capital turnover). Shareholder / customer / supplier data is not available via Longbridge; pair with longbridge-news to extract segment detail from filings. Triggers: "主营业务", "业务构成", "分部营收", "业务拆分", "经营数据", "业务占比", "收入结构", "主营收入", "主營業務", "業務構成", "分部營收", "業務拆分", "經營數據", "業務佔比", "business breakdown", "revenue breakdown", "segment revenue", "business composition", "operating data", "revenue structure", "main business", "segment breakdown",
npx skills add majiayu000/claude-skill-registry --skill longbridge-business-query --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-business-query Main business composition and operating data for Longbridge-covered companies — segment revenue breakdown, gross margin by business line, and key operating metrics (ROE / ROA / ROIC / working capital turnover). > **Response language**: match the user's input language — Simplified Chinese / Traditional Chinese / English. ## When to use Trigger when the user asks about: - Revenue / gross profit breakdown by segment — *"苹果各业务收入占比"*, *"腾讯主营业务构成"* - Gross margin by business line — *"苹果硬件和服务毛利率对比"* - Operating efficiency metrics — *"AAPL 的 ROE / ROA"*, *"京东 ROIC"* - Business model composition — *"特斯拉业务结构"*, *"Tesla business breakdown"* For full P&L / balance sheet / cash flow drill-down, prefer `longbridge-fundamental` or `longbridge-finance-query`. For company filings containing segment tables, pair with `longbridge-news`. ## Workflow 1. Normalise the symbol to `<CODE>.<MARKET>`. 2. Run `longbridge financial-report` with `--kind IS` (income statement) for revenue and gross profit. 3. Run `longbridge calc-index` for ROE / ROA and other computed operating indices. 4. For HK-listed companies, try `longbridge operating` for additional operating KPIs. 5. If segmen
- When to use
- Workflow
- CLI
- Output
- Error handling
- MCP fallback
- Related skills
- File layout
Income statement (revenue, COGS, gross profit by period) longbridge financial-report <SYMBOL> --kind IS --format json Computed operating indices (ROE, ROA, ROIC, working capital turnover) longbridge calc-index <SYMBOL> --index roe,roa --format json Operating data (HK-listed companies, may include operating KPIs) longbridge operating <SYMBOL> --format json Filings for segment tables (annual / interim reports) longbridge filing <SYMBOL> --format json
What does the longbridge-business-query skill do?
Main business composition and operating data — revenue breakdown by segment, gross margin by business line, and operating metrics (ROE / ROA / ROIC / working capital turnover). Shareholder / customer / supplier data is not available via Longbridge; pair with longbridge-news to extract segment detail from filings. Triggers: "主营业务", "业务构成", "分部营收", "业务拆分", "经营数据", "业务占比", "收入结构", "主营收入", "主營業務", "業務構成", "分部營收", "業務拆分", "經營數據", "業務佔比", "business breakdown", "revenue breakdown", "segment revenue", "business composition", "operating data", "revenue structure", "main business", "segment breakdown",
How do I install it?
Run `npx skills add majiayu000/claude-skill-registry --skill longbridge-business-query --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.
