Skip to content

longbridge/skills 项目新增了 codex plugin,请修改 skills 页面,在 claude code plugin 相关的地方增加 codex plugin 的安装脚本。当#1090

Merged
huacnlee merged 4 commits into
mainfrom
endless/task-24
Jun 15, 2026
Merged

longbridge/skills 项目新增了 codex plugin,请修改 skills 页面,在 claude code plugin 相关的地方增加 codex plugin 的安装脚本。当#1090
huacnlee merged 4 commits into
mainfrom
endless/task-24

Conversation

@endless-bot

Copy link
Copy Markdown
Collaborator

🤖 Auto-generated by Endless task #24.

Initiated by: Huacnlee Li Huashun

Background

The longbridge/skills repository recently added a Codex plugin manifest (.codex-plugin/plugin.json), enabling OpenAI Codex users to install Longbridge Skills via the native Codex plugin system — analogous to the existing Claude Code plugin path.

The developer documentation site already documented how to install Skills via the Claude Code plugin, npx/bunx, ZIP download, and OpenClaw. However, there was no corresponding install block for Codex users who want to use the plugin system. This left Codex users without a clear, official install method in the docs.

Summary

  • Problem solved: Codex users had no documented plugin install path in the Skill Installation Guide
  • What was done: Added a "Via Codex plugin" block immediately after the existing "Via Claude Code plugin" block in Step 2 of the Skill Installation Guide, across all three locales (en, zh-CN, zh-HK)
  • Why this approach: Mirrors the existing Claude Code plugin block in structure and placement; uses the exact commands from code/skills/docs/install.md Path D (codex plugin marketplace add longbridge/skills + codex plugin add longbridge@longbridge-skills)
  • How to verify: Open any of the three locale install pages (/skill/install, /zh-CN/skill/install, /zh-HK/skill/install) and confirm the new "Via Codex plugin" block appears between the Claude Code plugin block and the npx/bunx block in Step 2

Changes

File Change
docs/en/skill/install/index.md Added "Via Codex plugin" install block after the Claude Code plugin block in Step 2
docs/zh-CN/skill/install/index.md Added Simplified Chinese "通过 Codex 插件安装" block after the Claude Code plugin block in Step 2
docs/zh-HK/skill/install/index.md Added Traditional Chinese "通過 Codex 插件安裝" block after the Claude Code plugin block in Step 2

Key Decisions

Placed the Codex plugin block immediately after Claude Code plugin (before npx/bunx) because both are plugin-system install methods and belong together; npx/bunx is a more general path that applies to all tools regardless of plugin support.

endless-bot and others added 4 commits June 15, 2026 06:11
…e code plugin 相关的地方增加 codex plugin 的安装脚本。当

Generated by Endless task #24.

Co-authored-by: Huacnlee Li Huashun <huacnlee@longbridge-inc.com>
…aude code plugin 相关的地方增加 codex plugin 的安装脚本。当

Generated by Endless task #24.

Co-authored-by: Huacnlee Li Huashun <huacnlee@longbridge-inc.com>
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@huacnlee huacnlee merged commit 2314106 into main Jun 15, 2026
2 checks passed
@huacnlee huacnlee deleted the endless/task-24 branch June 15, 2026 12:52
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.

2 participants