<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Plugin on Text Matrix</title><link>https://txtmix.com/tags/plugin/</link><description>Recent content in Plugin on Text Matrix</description><generator>Hugo</generator><language>zh-cn</language><lastBuildDate>Tue, 21 Jul 2026 20:06:14 +0800</lastBuildDate><atom:link href="https://txtmix.com/tags/plugin/index.xml" rel="self" type="application/rss+xml"/><item><title>openai/codex-plugin-cc 快速上手：让 OpenAI Codex 在 Claude Code 里跑 review / 派任务 / 接管的 7 个 slash command</title><link>https://txtmix.com/posts/tech/openai-codex-plugin-cc-claude-code-integration/</link><pubDate>Fri, 17 Jul 2026 02:57:12 +0800</pubDate><guid>https://txtmix.com/posts/tech/openai-codex-plugin-cc-claude-code-integration/</guid><description>&lt;h2 id="一句话判断">一句话判断&lt;/h2>
&lt;p>&lt;strong>codex-plugin-cc（&lt;a href="https://github.com/openai/codex-plugin-cc" target="_blank" rel="noopener noreffer ">openai/codex-plugin-cc&lt;/a>）是 OpenAI 官方维护的 Claude Code 插件，28.9k stars&lt;/strong>，把 Codex CLI 装进 Claude Code，让你用 &lt;code>/codex:review&lt;/code> / &lt;code>/codex:adversarial-review&lt;/code> 在 Claude Code 里跑 Codex 级别的代码审查，用 &lt;code>/codex:rescue&lt;/code> 把任务派给 Codex（含失败测试排查、bug 调查、继续上次任务），用 &lt;code>/codex:transfer&lt;/code> 把 Codex 跑出来的会话结果接回 Claude Code。整条链路靠一个 &lt;code>scripts/codex-companion.mjs&lt;/code> 桥接脚本把 Claude Code 的 &lt;code>Bash&lt;/code> 工具调用转给本地 &lt;code>@openai/codex&lt;/code> CLI，并保留 &lt;code>--wait&lt;/code> / &lt;code>--background&lt;/code> / &lt;code>--resume&lt;/code> / &lt;code>--fresh&lt;/code> 等状态管理。&lt;/p></description></item><item><title>openai/plugins：Codex 插件如何打包工作流、应用连接与 MCP</title><link>https://txtmix.com/posts/tech/openai-plugins-codex-plugin-examples/</link><pubDate>Sun, 07 Jun 2026 15:03:00 +0800</pubDate><guid>https://txtmix.com/posts/tech/openai-plugins-codex-plugin-examples/</guid><description>&lt;h2 id="判断">判断&lt;/h2>
&lt;p>&lt;code>openai/plugins&lt;/code> 值得看，因为它给了 Codex 插件的官方样板。&lt;/p>
&lt;p>这个仓库容易被看成&amp;quot;Codex 的应用商店示例&amp;quot;。这样理解不算错，但只看到了一半。Gmail、Binance、Brex 这类插件主要解决外部服务连接；&lt;code>build-ios-apps&lt;/code>、&lt;code>build-web-apps&lt;/code>、&lt;code>notion&lt;/code>、&lt;code>figma&lt;/code> 这类插件更值得读，它们把 Agent 做事的步骤也写进了插件。&lt;/p></description></item><item><title>openai/plugins：OpenAI 官方维护的 Codex 插件精选合集</title><link>https://txtmix.com/posts/tech/openai-codex-plugins-curated-collection/</link><pubDate>Sat, 06 Jun 2026 09:50:00 +0800</pubDate><guid>https://txtmix.com/posts/tech/openai-codex-plugins-curated-collection/</guid><description>&lt;h1 id="openaipluginsopenai-官方维护的-codex-插件精选合集">openai/plugins：OpenAI 官方维护的 Codex 插件精选合集&lt;/h1>
&lt;blockquote>
&lt;p>&lt;strong>目标读者&lt;/strong>：使用 OpenAI Codex 的开发者；想给 Codex 扩展 Figma/Notion/iOS/macOS/Web 等工作流能力的人
&lt;strong>核心问题&lt;/strong>：如何为 OpenAI Codex 安装官方精选的领域插件，让它能直接操作 Figma、Notion、构建 iOS/macOS/Web 应用、对接 Netlify/Remotion/Google Slides？
&lt;strong>难度&lt;/strong>：⭐⭐（即装即用）
&lt;strong>来源&lt;/strong>：GitHub &lt;a href="https://github.com/openai/plugins" target="_blank" rel="noopener noreffer ">openai/plugins&lt;/a>，1,546 ★ / 2026-06-06&lt;/p></description></item></channel></rss>