Skip to content

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

Merged
hogan-yuan merged 1 commit intolongbridge:mainfrom
hogan-yuan:fix/skill-install-url-v2
May 9, 2026
Merged

fix(skill): correct install URL and package name#972
hogan-yuan merged 1 commit intolongbridge:mainfrom
hogan-yuan:fix/skill-install-url-v2

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

5 files changed:

  • 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

- 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 hogan-yuan merged commit 30ef9bf into longbridge:main May 9, 2026
2 checks passed
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 一节的安装网址无法访问

1 participant