feat:add Codex plugin export #73
Draft
jadeproheshan wants to merge 2 commits into
Draft
Conversation
中文:\n- 将 skill host 差异收敛到声明式 registry,减少 Claude Code、OpenClaw 和后续 host 的分支判断。\n- 新增 Codex host,支持导出包含 .codex-plugin/plugin.json 和 skills/openmeta/SKILL.md 的 plugin bundle。\n- 保持 Claude Code 和 OpenClaw 的直接安装行为不变;Codex 暂不写入本地目录,仅返回导出和手动安装说明。\n- 补充 Codex 模板、示例、README 说明和相关测试。\n\nEnglish:\n- Centralize skill host differences in a declarative registry for Claude Code, OpenClaw, and future hosts.\n- Add Codex as an export-only host that renders a plugin bundle with .codex-plugin/plugin.json and skills/openmeta/SKILL.md.\n- Preserve direct install behavior for Claude Code and OpenClaw; Codex returns manual export/install instructions instead of writing guessed local paths.\n- Add Codex templates, examples, README guidance, and tests.
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.
No description provided.