Loading...
Loading...
Longbridge community topics for stocks — list topics by symbol, search by keyword, view topic detail and replies, browse your own topics, and post new topics or replies. Read operations require no login; posting requires login. Triggers: "社区话题", "股票讨论", "社区讨论", "发帖", "话题", "评论", "社群", "市场看法", "帖子", "社區話題", "股票討論", "社區討論", "發帖", "話題", "評論", "社群", "社區看法", "community topic", "stock discussion", "community post", "market opinion", "post comment", "TSLA community", "AAPL discussion", "我的话题", "我的帖子", "发布话题", "回复话题", "發布話題", "回覆話題", "发表看法", "community reply".
npx skill4agent add longbridge/skills longbridge-topicResponse language: match the user's input language — Simplified Chinese / Traditional Chinese / English.
<CODE>.<MARKET>longbridge auth loginlongbridge topic --help# List topics for a stock
longbridge topic TSLA.US --format json
# Search topics by keyword
longbridge topic search "AI chips" --format json
# View topic detail
longbridge topic detail 12345 --format json
# View replies for a topic
longbridge topic replies 12345 --format json
# My topics (requires login)
longbridge topic mine --format json
# Publish a new topic (requires login)
longbridge topic create --body "My view on NVDA earnings..." --format json
# Reply to a topic (requires login)
longbridge topic create-reply 12345 --body "I agree, the guidance was strong." --format json| Field (likely) | 简体 | 繁體 | English |
|---|---|---|---|
| 标题 | 標題 | Title |
| 内容 | 內容 | Content |
| 作者 | 作者 | Author |
| 点赞数 | 點贊數 | Likes |
| 评论数 | 評論數 | Comments |
| 发布时间 | 發布時間 | Published |
| Situation | 简体 | 繁體 | English |
|---|---|---|---|
| 退回 MCP;如未配置,提示安装 longbridge-terminal | 退回 MCP;如未設定,提示安裝 longbridge-terminal | Fall back to MCP; if unavailable, ask user to install longbridge-terminal |
| 发布/回复需要登录,请运行 | 發布/回覆需要登入,請執行 | Posting requires login — run |
| Symbol not found | 无法识别股票代码,请确认格式如 TSLA.US / 700.HK | 無法識別股票代碼,請確認格式如 TSLA.US / 700.HK | Cannot resolve symbol — check format e.g. TSLA.US / 700.HK |
| Topic ID not found | 话题不存在或已删除 | 話題不存在或已刪除 | Topic not found or deleted |
| Other stderr | 原文转达,不做静默重试 | 原文轉達,不作靜默重試 | Relay verbatim; never retry silently |
longbridgecommand not found| CLI usage | MCP tool |
|---|---|
| |
| |
| |
| |
| |
longbridge-newslongbridge-newstopiclongbridge-quotelongbridge-topic/
└── SKILL.md # prompt-only, no scripts/