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.tools
Authorized security assessment of LLM applications and AI agents: prompt injection, tool abuse, RAG exposure, memory poisoning, system-prompt extraction, and agent-compliance engineering per OWASP LLM/ASI Top 10.
development
Builds two parameterized UI modes—流光溢彩白 (iridescent white) and 五彩斑斓黑 (colorful black)—with OKLCH, WebGL/CSS fallback, vision gating, screenshot QA, and total/per-color intensity reports. Use when a UI request names either mode or needs measured color parameters.
tools
Delegate coding tasks to the Kimi Code CLI (`kimi`) only when the user explicitly requests it, while the orchestrator retains review and landing responsibility.
development
Front-end JavaScript reverse engineering: locate signature chains, analyze encrypted request parameters, sample runtime behavior, and reproduce logic locally in Node for evidence-based output.