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.