SORRYSKILLS

ChatGPT / Codex

ChatGPT / Codex 专业 AI Plugin

按工作查找已经发布为 ChatGPT / Codex Plugin 的产品。

Installation / 公开安装规范

安装 ChatGPT / Codex Plugin

ChatGPT 与 Codex 使用同一个 Plugin 包。安装方法公开;购买并兑换后,稳定交付入口提供当前正式包、校验值和产品特有准备事项。

Before you start / 准备

  • 使用支持 Plugins 的 ChatGPT 或 Codex;Codex IDE 扩展当前不支持 Plugins
  • 能够把下载的 ZIP 解压到长期保留的本机目录
  • 按产品交付页完成发行物明确列出的额外依赖准备

下载并解压正式 Plugin

从产品的稳定交付入口下载当前 ZIP,核对 SHA-256,并解压到不会被移动或删除的目录。

添加本地 Marketplace

进入解压后包含 .agents/plugins/marketplace.json 的目录,打开终端并执行以下命令。

codex plugin marketplace add .

安装并新建会话

在 ChatGPT 或 Codex 的 Plugins 页面安装;Codex CLI 可以执行以下命令。完成后新建会话。

codex plugin add <plugin>@<marketplace>

更新

退出正在使用该 Plugin 的会话,移除旧 Plugin 和 Marketplace,再从稳定交付入口取得新包并重新安装。

codex plugin remove <plugin>@<marketplace>
codex plugin marketplace remove <marketplace>

卸载

移除 Plugin 后,再移除它使用的本地 Marketplace。

codex plugin remove <plugin>@<marketplace>
codex plugin marketplace remove <marketplace>

Available for ChatGPT / Codex

选择任务,开始工作。