Skip to content

fix(skill): correct install URL and package name#971

Closed
hogan-yuan wants to merge 5 commits intolongbridge:mainfrom
hogan-yuan:fix/skill-install-url
Closed

fix(skill): correct install URL and package name#971
hogan-yuan wants to merge 5 commits intolongbridge:mainfrom
hogan-yuan:fix/skill-install-url

Conversation

@hogan-yuan
Copy link
Copy Markdown
Member

Summary

Fixes #970

  • Wrong domain: developers.longbridge.comopen.longbridge.com
  • Wrong package name: longbridge/developerslongbridge/skills
  • Outdated flags: removed -y, use -g only

Affected files:

  • NewHomePage/ProductSkill.vue — homepage AI prompt URL + CLI tab commands
  • Skill.vue — skill catalog npx/OpenClaw commands
  • docs/{en,zh-CN,zh-HK}/skill/install/index.md — install guide code blocks

🤖 Generated with Claude Code

endless-bot and others added 5 commits May 8, 2026 06:53
# 任务:将 openapi commit 523035611 新增的 SDK 接口同步到 developers 文档站

你的任务是将 openapi 仓库 commit `523035611c81

🤖 Generated with Endless

Co-authored-by: 老袁 Yuan Zhanghong <zhanghong.yuan@longbridge-inc.com>
# 任务:将 openapi commit 523035611 新增的 SDK 接口同步到 developers 文档站

你的任务是将 openapi 仓库 commit `523035611c81

🤖 Generated with Endless

Co-authored-by: 老袁 Yuan Zhanghong <zhanghong.yuan@longbridge-inc.com>
- Fix CalendarContext: unify 5 calendar pages to use finance_calendar SDK
  method with CalendarCategory enum; fix HTTP URL to /v1/quote/finance_calendar
- Add Meeting and Merge calendar pages
- Fix PortfolioContext: rename capital_flow → profit_analysis_flows
- Add 11 missing FundamentalContext methods (institution_rating,
  institution_rating_detail, dividend_detail, forecast_eps, consensus,
  valuation_history, industry_valuation, industry_valuation_dist,
  invest_relation, operating, buyback)
- Add 3 missing MarketContext methods (broker_holding_detail,
  broker_holding_daily, ah_premium_intraday)
- Add 2 missing AlertContext methods (enable, disable)
- Add 7 missing DCAContext methods (pause, resume, stop, stats,
  check_support, calc_date, set_reminder)
- Add 5 missing SharelistContext methods (detail, popular,
  add_securities, remove_securities, sort_securities)
- Add icons and collapse subdirectories for Fundamental and Account sections
- Add Overview pages for Fundamental and Account sections
- Translate zh-CN/zh-HK SDK docs; remove duplicate CLI tabs

Co-Authored-By: Claude Sonnet 4.6 (1M context) <noreply@anthropic.com>
- Fix broken URL: developers.longbridge.com → open.longbridge.com
- Update package name: longbridge/developers → longbridge/skills
- Remove deprecated -y flag; use -g only
- Apply fixes across ProductSkill.vue, Skill.vue, and all three
  locale install guide pages

Closes longbridge#970

Co-Authored-By: Claude Sonnet 4.6 (1M context) <noreply@anthropic.com>
@hogan-yuan
Copy link
Copy Markdown
Member Author

Superseded by a clean branch from main.

@hogan-yuan hogan-yuan closed this May 9, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

https://open.longbridge.com 网站 AI Skill 一节的安装网址无法访问

2 participants