<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>AI生态 &#8211; mylogs.cn</title>
	<atom:link href="https://mylogs.cn/tag/ai%e7%94%9f%e6%80%81/feed/" rel="self" type="application/rss+xml" />
	<link>https://mylogs.cn</link>
	<description>发现、记录、分享</description>
	<lastBuildDate>Fri, 07 Aug 2026 07:59:38 +0000</lastBuildDate>
	<language>zh-Hans</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	
	<item>
		<title>GPT-5 一周年，OpenAI 发 Agent Plugins 跨端标准</title>
		<link>https://mylogs.cn/openai-agent-plugins-open-standard/</link>
					<comments>https://mylogs.cn/openai-agent-plugins-open-standard/#respond</comments>
		
		<dc:creator><![CDATA[steve, zhang]]></dc:creator>
		<pubDate>Fri, 07 Aug 2026 07:59:16 +0000</pubDate>
				<category><![CDATA[科技]]></category>
		<category><![CDATA[Agent Plugins]]></category>
		<category><![CDATA[AI生态]]></category>
		<category><![CDATA[GPT-5]]></category>
		<category><![CDATA[MCP]]></category>
		<category><![CDATA[OpenAI]]></category>
		<category><![CDATA[开发者工具]]></category>
		<category><![CDATA[智能体]]></category>
		<guid isPermaLink="false">https://mylogs.cn/openai-agent-plugins-open-standard/</guid>

					<description><![CDATA[明天是 GPT-5 上线一周年。OpenAI 没把庆祝停留在模型本身，而是在 8 月 6 日抛出了一项新东西： [&#8230;]]]></description>
										<content:encoded><![CDATA[
<p class="wp-block-paragraph">明天是 GPT-5 上线一周年。OpenAI 没把庆祝停留在模型本身，而是在 8 月 6 日抛出了一项新东西：Agent Plugins，一个希望让智能体「技能」在不同产品之间自由迁移的开放标准。</p>



<figure data-wp-context="{&quot;imageId&quot;:&quot;6a75b6265df88&quot;}" data-wp-interactive="core/image" data-wp-key="6a75b6265df88" class="wp-block-image size-large aligncenter wp-lightbox-container"><img fetchpriority="high" decoding="async" width="1200" height="628" data-wp-class--hide="state.isContentHidden" data-wp-class--show="state.isContentVisible" data-wp-init="callbacks.setButtonStyles" data-wp-on--click="actions.showLightbox" data-wp-on--load="callbacks.setButtonStyles" data-wp-on--pointerdown="actions.preloadImage" data-wp-on--pointerenter="actions.preloadImageWithDelay" data-wp-on--pointerleave="actions.cancelPreload" data-wp-on-window--resize="callbacks.setButtonStyles" src="https://mylogs.cn/wp-content/uploads/2026/08/111c7127dcfbddb6c7d40bd2796845cc_header.webp" alt="GPT-5 一周年，OpenAI 发 Agent Plugins 跨端标准" class="wp-image-3939" style="max-width:100%;height:auto;" srcset="https://mylogs.cn/wp-content/uploads/2026/08/111c7127dcfbddb6c7d40bd2796845cc_header.webp 1200w, https://mylogs.cn/wp-content/uploads/2026/08/111c7127dcfbddb6c7d40bd2796845cc_header-300x157.webp 300w, https://mylogs.cn/wp-content/uploads/2026/08/111c7127dcfbddb6c7d40bd2796845cc_header-1024x536.webp 1024w, https://mylogs.cn/wp-content/uploads/2026/08/111c7127dcfbddb6c7d40bd2796845cc_header-768x402.webp 768w" sizes="(max-width: 1200px) 100vw, 1200px" /><button
			class="lightbox-trigger"
			type="button"
			aria-haspopup="dialog"
			data-wp-bind--aria-label="state.thisImage.triggerButtonAriaLabel"
			data-wp-init="callbacks.initTriggerButton"
			data-wp-on--click="actions.showLightbox"
			data-wp-style--right="state.thisImage.buttonRight"
			data-wp-style--top="state.thisImage.buttonTop"
		>
			<svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" fill="none" viewBox="0 0 12 12">
				<path fill="#fff" d="M2 0a2 2 0 0 0-2 2v2h1.5V2a.5.5 0 0 1 .5-.5h2V0H2Zm2 10.5H2a.5.5 0 0 1-.5-.5V8H0v2a2 2 0 0 0 2 2h2v-1.5ZM8 12v-1.5h2a.5.5 0 0 0 .5-.5V8H12v2a2 2 0 0 1-2 2H8Zm2-12a2 2 0 0 1 2 2v2h-1.5V2a.5.5 0 0 0-.5-.5H8V0h2Z" />
			</svg>
		</button><figcaption class="wp-element-caption">图片来源：9to5Mac</figcaption></figure>





<h2 class="wp-block-heading">一套可携带的打包格式</h2>



<p class="wp-block-paragraph">Agent Plugins 被定义为一种开放、供应商中立的标准，核心是一套可携带的打包格式，用来把「智能体技能」和 MCP 服务器打包成可移植的插件。其 1.0.0 版规范规定了一个共享格式，让兼容的客户端能够一致地发现并加载这些组件。</p>



<p class="wp-block-paragraph">换句话说，开发者今天为某一款 AI 产品写好的智能体能力，未来不必为每个平台重写一遍——只要对方支持这套标准，就能直接调用。</p>



<p class="wp-block-paragraph">这项标准并非 OpenAI 一家说了算。据 Agent Plugins 官网介绍，项目「以开放许可、公开开发的方式进行」，技术指导委员会成员包括 Amazon、Cursor、Microsoft、OpenAI 与 Vercel，其中草案由 Vercel 发起。</p>



<p class="wp-block-paragraph">首批确认支持的客户端已经铺开：ChatGPT、Codex、GitHub Copilot、VS Code、Cursor，以及 AWS 的 Kiro。这意味着从聊天机器人到代码编辑器，再到云厂商的 Agent 工作台，都有望共用同一套插件生态。</p>



<h2 class="wp-block-heading">从单模型到智能体平台</h2>



<p class="wp-block-paragraph">GPT-5 于 2025 年 8 月 7 日取代 GPT-4o 成为 ChatGPT 默认模型，其标志性能力是「自动路由」——根据问题难度决定快速回答还是深度推理。此后一年里，模型序列快速迭代：5.1 追求更自然的语气，5.2 加速专业工作，5.3 修正「尴尬」语调，5.4 带来百万级上下文与电脑操作能力，再到 7 月的 5.6 系列（Sol、Terra、Luna）。Apple 也把 GPT-5 接进了 iOS 26、iPadOS 26 与 macOS Tahoe 26，覆盖 Siri 接管、写作工具与视觉智能。</p>



<p class="wp-block-paragraph">围绕模型的软件形态也在变化。OpenAI 今年 2 月推出独立的 Codex Mac 应用作为编程智能体中枢，到 7 月，Codex 实际上成了新的 ChatGPT 桌面客户端，把 Chat、Work 与 Codex 合而为一，原生的旧客户端则改名为 ChatGPT Classic。</p>



<p class="wp-block-paragraph">在 GPT-5 一周年节点上，Agent Plugins 释放出一个清晰信号：OpenAI 的竞争焦点正从「谁的模型更强」，转向「谁的智能体生态更能被复用」。当技能可以跨端流动，开发者的投入就不再被锁死在单一平台，这或许才是它真正想抢的护城河。</p>



<p class="has-small-font-size wp-block-paragraph">来源：9to5Mac、OpenAI、Agent Plugins 官网</p>

]]></content:encoded>
					
					<wfw:commentRss>https://mylogs.cn/openai-agent-plugins-open-standard/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
