From antigravity-awesome-skills
Provides 125+ agent skills for Longbridge Securities: real-time quotes, charts, fundamentals, portfolio analysis, options, and sector screening for HK/US/A-share/SG markets. Trilingual (Simplified/Traditional Chinese, English).
How this skill is triggered — by the user, by Claude, or both
Slash command
/antigravity-awesome-skills:longbridgeThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Longbridge is the official skill collection for Longbridge Securities, covering 125+ agent skills across real-time market data, chart analysis, company fundamentals, portfolio management, options, sector screening, and more. Supports HK, US, A-share (SH/SZ), and SG markets. All skills are trilingual (Simplified Chinese / Traditional Chinese / English).
Longbridge is the official skill collection for Longbridge Securities, covering 125+ agent skills across real-time market data, chart analysis, company fundamentals, portfolio management, options, sector screening, and more. Supports HK, US, A-share (SH/SZ), and SG markets. All skills are trilingual (Simplified Chinese / Traditional Chinese / English).
Source repository: github.com/longbridge/skills (~840 stars, MIT)
longbridge --help
List all available subcommands. Never hard-code subcommand names — the CLI evolves.
longbridge <subcommand> --help
Confirm flags and output format before calling.
longbridge <subcommand> --format json
Parse the structured output and render in the user's language (detect from input).
longbridge auth login # Basic market data (read-only)
longbridge auth login --trade # Portfolio and account features
# Claude Code plugin marketplace
/plugin marketplace add longbridge/skills
# Or via npx
npx skills add https://github.com/longbridge/skills
If the longbridge CLI binary is not installed, fall back to MCP tools. Inspect available MCP tools at runtime — do not hard-code MCP tool names as they change with server versions.
.HAS suffix on the Longbridge platform.npx claudepluginhub sickn33/antigravity-awesome-skills --plugin antigravity-bundle-aas-mobile-app-builderTrades Taiwan markets (TWSE/TPEX/TAIFEX) via Shioaji's Python binding, CLI, or HTTP API with SSE streaming. Handles orders, real-time quotes, account data, and multi-language HTTP clients.
Connects to MiniQMT via XtQuant for A-share/futures/options market data (K-line, tick, financials) and trading (order, cancel, query assets/positions). Use when users need real-time quotes, backtest data, or programmatic trading through MiniQMT.
Guides use of the FinLab quantitative trading package for strategy development, backtesting, and market data access across TW, US, KR, JP, HK equities and ETFs. Includes US-market specifics, universe construction, and ETF rotation workflows.