longbridge
Real-time market data, institutional sentiment, and portfolio analysis for US, HK, and CN markets.
- Retrieve live quotes and intraday charts for global stocks and crypto.
- Analyze portfolio P&L and margin health across multiple currencies.
- Track institutional fund holdings and SEC 13F filings.
Free
Included in download
- Downloadable skill package
- Works with Claude Code, Cursor
- 2 permissions declared
Sample input
Analyze AAPL.US: give me the latest price, technical sentiment, analyst consensus, recent insider trades, industry valuation rank, and the most recent news headline.
Sample output
AAPL.US | Current: $189.43 (-1.2%) | Sentiment: 72 (Bullish) Analyst Consensus: Buy (32/45), Mean Target: $210.00 Insider Activity: 3 sells in last 30 days. Valuation: 85th percentile (Industry: Tech). Latest News: "Apple announces AI integration updates..." (2 mins ago)
longbridge
Real-time market data, institutional sentiment, and portfolio analysis for US, HK, and CN markets.
Free
Included in download
- Downloadable skill package
- Works with Claude Code, Cursor
- 2 permissions declared
- Instant install
Sample input
Analyze AAPL.US: give me the latest price, technical sentiment, analyst consensus, recent insider trades, industry valuation rank, and the most recent news headline.
Sample output
AAPL.US | Current: $189.43 (-1.2%) | Sentiment: 72 (Bullish) Analyst Consensus: Buy (32/45), Mean Target: $210.00 Insider Activity: 3 sells in last 30 days. Valuation: 85th percentile (Industry: Tech). Latest News: "Apple announces AI integration updates..." (2 mins ago)
About This Skill
Professional-Grade Financial Data & Analysis
The Longbridge skill transforms your AI agent into a powerful financial terminal. It provides a comprehensive suite of tools for real-time market data, institutional-grade analysis, and portfolio management across US, HK, CN, and SG markets. Whether you are a retail investor or a developer building trading bots, this skill bridges the gap between raw data and actionable insights.
What it does
- Live Market Data: Fetches real-time quotes, intraday movements, and historical K-lines for stocks and crypto.
- Deep Fundamentals: Accesses hierarchical financial statements (IS/BS/CF), analyst consensus, and industry valuation rankings.
- Institutional Intelligence: Tracks SEC 13F filings, insider trades (Form 4), and large-cap institutional holdings.
- Content & Sentiment: Aggregates symbol-specific news, regulatory filings, and community discussions.
- Portfolio Management: Monitors live positions, P&L, buying power, and margin requirements.
Why use this skill?
Standard LLMs rely on training data that is months or years old. Even with web search, they often miss structured financial data or nuance in regulatory filings. This skill provides direct access to the Longbridge CLI and SDKs, ensuring your agent works with verified, high-fidelity data. It supports Python and Rust developer workflows, handling everything from simple status checks to complex programmatic trading strategies.
Use Cases
- Retrieve live quotes and intraday charts for global stocks and crypto.
- Analyze portfolio P&L and margin health across multiple currencies.
- Track institutional fund holdings and SEC 13F filings.
- Research company fundamentals and analyst price targets.
- Monitor real-time news and regulatory filings for specific symbols.
Known Limitations
- Real-time quote speed depends on user's market data subscription tier.
- Requires Longbridge CLI/SDK authentication setup.
- Focuses on US, HK, CN, and SG markets exclusively.
How to Install
mkdir -p ~/.claude/skills && curl -sL https://www.agensi.io/api/install/longbridge -o /tmp/longbridge.zip && unzip -o /tmp/longbridge.zip -d ~/.claude/skills && rm /tmp/longbridge.zipFree skills install directly. Paid skills require purchase - use the download button above after buying.
Reviews
No reviews yet - be the first to share your experience.
Only users who have downloaded or purchased this skill can leave a review.
No reviews yet - be the first to share your experience.
Only users who have downloaded or purchased this skill can leave a review.
Security Scanned
Passed automated security review
Permissions
Allowed Hosts
File Scopes
Claude Code, Cursor, Windsurf, and other SKILL.md-compatible agents.
Creator
Frequently Asked Questions
Learn More About AI Agent Skills
More Premium Skills
designing-hybrid-context-layers
Architects the right retrieval strategy for every query — teaching your agent when to use RAG, a knowledge graph, or a temporal index instead of defaulting to vector search for everything.
ai-automation-qa-pack
Professional QA & UAT documentation generator for AI automation agencies and complex agent deployments.
Bounty Security Pattern Master Library — 399 Vulnerability Patterns
A premium library of 399 vulnerability patterns and DeFi attack vectors for AI-driven bug hunting and security audits.
Multi-Agent Orchestration Master Library
Transform Claude Code into a coordinated multi-agent system. Battle-tested tmux orchestration patterns, YAML task queues, event-driven communication, and parallel worker management for 8+ agents.