Agent skill · Data & Analytics

longbridge

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.

Nick44,414★ · +328/wk · 1 repos on radarProfile →
claude-codecodexcursorMIT
Install
npx skills add sickn33/agentic-awesome-skills --skill longbridge --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 1
SKILL.md size: 3 KB
Bundled scripts: none
Declared author: longbridge
Path: skills/longbridge/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 44,414 · +328 this week
Language: Python
Read our review of the source →

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# Longbridge ## Overview 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](https://github.com/longbridge/skills) (~840 stars, MIT) ## When to Use This Skill - Use when the user asks about stock prices, charts, or market data for HK/US/A-share/SG markets - Use when the user wants company fundamentals, earnings, or analyst ratings - Use when the user asks about their portfolio, positions, or account P&L via Longbridge - Use when the user wants options analysis, sector rankings, capital flow, or news - Use when the user asks in Chinese (Simplified or Traditional) or English about any securities topic ## How It Works ### Step 1: Discover the Right Subcommand ```bash longbridge --help ``` List all available subcommands. Never hard-code subcommand names — the CLI evolves. ### Step 2: Check Subcommand Options ```bash longbridge <subcommand>

What's inside
Steps it walks through
  1. Overview
  2. When to Use This Skill
  3. How It Works
  4. Step 1: Discover the Right Subcommand
  5. Step 2: Check Subcommand Options
  6. Step 3: Call with JSON Output
  7. Authentication
  8. Install
  9. MCP Fallback
  10. Limitations
  11. Security & Safety Notes
Commands it runs
longbridge --help
longbridge <subcommand> --help
longbridge <subcommand> --format json
longbridge auth login          # Basic market data (read-only)
longbridge auth login --trade  # Portfolio and account features
Claude Code plugin marketplace
Or via npx
npx skills add https://github.com/longbridge/skills
More from agentic-awesome-skills
All skills →
About this skill
What does the longbridge skill do?

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.

How do I install it?

Run `npx skills add sickn33/agentic-awesome-skills --skill longbridge --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 sickn33/agentic-awesome-skills, a repository with 44,414 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.

Keep going