bundled-skills/longbridge/SKILL.md
125+ agent skills for Longbridge Securities — real-time quotes, charts, fundamentals, portfolio analysis, options, and more for HK/US/A-share/SG markets. Trilingual: Simplified Chinese, Traditional Chinese, English.
npx skillsauth add FrancoStino/opencode-skills-antigravity longbridgeInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
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.development
Fetch YouTube transcripts, search videos, browse channels, and extract playlists via TranscriptAPI — no yt-dlp, no Google API key, works from any cloud server.
development
Passive income portfolio analysis — activate when user asks about dividend yields, Treasury rates, REIT income, monthly passive income goals, or portfolio yield optimization. Scans 4 asset classes, ranks by risk-adjusted return, and builds allocations targeting a specific monthly income.
devops
End-to-end production QA, build verification, and launch-readiness checklist for fullstack Next.js apps. Covers TypeScript, linting, tests, build, SEO tags, route regression, and sitemap validation.
development
Safe production cleanup and hardening for vibe-coded fullstack apps (Next.js, React, Node.js, etc.). Removes dead imports, unused files, and broken references without breaking routes or APIs.