feat: add longbridge — live financial markets skill (US/HK/A-share/SG)#1802
Open
hogan-yuan wants to merge 1 commit into
Open
feat: add longbridge — live financial markets skill (US/HK/A-share/SG)#1802hogan-yuan wants to merge 1 commit into
hogan-yuan wants to merge 1 commit into
Conversation
Adds the Longbridge skill providing real-time quotes, fundamentals, news, options, portfolio analysis, and more across US, HK, A-share, and Singapore markets via the Longbridge Securities platform.
Contributor
|
🔴 Contributor Reputation Check: HIGH risk
Maintainers: please review this contributor before merging. |
Contributor
🔍 Skill Validator Results⛔ Findings need attention
Summary
Full validator output```text Found 1 skill(s) [longbridge] 📊 longbridge: 2,342 BPE tokens [chars/4: 2,530] (detailed ✓), 16 sections, 2 code blocks ❌ [longbridge] File reference 'references/cli/overview.md' is 2 directories deep — maximum is 1 level from SKILL.md. ❌ [longbridge] File reference 'references/python-sdk/overview.md' is 2 directories deep — maximum is 1 level from SKILL.md. ❌ [longbridge] File reference 'references/python-sdk/quote-context.md' is 2 directories deep — maximum is 1 level from SKILL.md. ❌ [longbridge] File reference 'references/python-sdk/trade-context.md' is 2 directories deep — maximum is 1 level from SKILL.md. ❌ [longbridge] File reference 'references/python-sdk/types.md' is 2 directories deep — maximum is 1 level from SKILL.md. ❌ [longbridge] File reference 'references/rust-sdk/overview.md' is 2 directories deep — maximum is 1 level from SKILL.md. ❌ [longbridge] File reference 'references/rust-sdk/quote-context.md' is 2 directories deep — maximum is 1 level from SKILL.md. ❌ [longbridge] File reference 'references/rust-sdk/trade-context.md' is 2 directories deep — maximum is 1 level from SKILL.md. ❌ [longbridge] File reference 'references/rust-sdk/content.md' is 2 directories deep — maximum is 1 level from SKILL.md. ❌ [longbridge] File reference 'references/rust-sdk/types.md' is 2 directories deep — maximum is 1 level from SKILL.md. ❌ [longbridge] File reference '../longbridge-quote' uses parent-directory traversal — references must stay within the skill directory. ❌ [longbridge] File reference '../longbridge-kline' uses parent-directory traversal — references must stay within the skill directory. ❌ [longbridge] File reference '../longbridge-depth' uses parent-directory traversal — references must stay within the skill directory. ❌ [longbridge] File reference '../longbridge-capital-flow' uses parent-directory traversal — references must stay within the skill directory. ❌ [longbridge] File reference '../longbridge-market-temp' uses parent-directory traversal — references must stay within the skill directory. ❌ [longbridge] File reference '../longbridge-derivatives' uses parent-directory traversal — references must stay within the skill directory. ❌ [longbridge] File reference '../longbridge-security-list' uses parent-directory traversal — references must stay within the skill directory. ❌ [longbridge] File reference '../longbridge-positions' uses parent-directory traversal — references must stay within the skill directory. ❌ [longbridge] File reference '../longbridge-orders' uses parent-directory traversal — references must stay within the skill directory. ❌ [longbridge] File reference '../longbridge-watchlist' uses parent-directory traversal — references must stay within the skill directory. ❌ [longbridge] File reference '../longbridge-watchlist-admin' uses parent-directory traversal — references must stay within the skill directory. ❌ [longbridge] File reference '../longbridge-subscriptions' uses parent-directory traversal — references must stay within the skill directory. ❌ [longbridge] File reference '../longbridge-valuation' uses parent-directory traversal — references must stay within the skill directory. ❌ [longbridge] File reference '../longbridge-fundamental' uses parent-directory traversal — references must stay within the skill directory. ❌ [longbridge] File reference '../longbridge-peer-comparison' uses parent-directory traversal — references must stay within the skill directory. ❌ [longbridge] File reference '../longbridge-portfolio' uses parent-directory traversal — references must stay within the skill directory. ❌ [longbridge] File reference '../longbridge-news' uses parent-directory traversal — references must stay within the skill directory. ❌ [longbridge] File reference '../longbridge-catalyst-radar' uses parent-directory traversal — references must stay within the skill directory. ❌ [longbridge] File reference '../longbridge-earnings' uses parent-directory traversal — references must stay within the skill directory. {Ansi.Red}Skill spec conformance failures — fix the errors above.{Ansi.Reset} ``` |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
What the skill covers
Test plan
skills/longbridge/SKILL.mdfrontmatter is valid (name, description ≤ 1024 chars, license)references/files load correctly as on-demand contextNVDA.US price) activates the skill correctlytrade-scoped login prompt🤖 Generated with Claude Code