diff --git a/.agents/plugins/marketplace.json b/.agents/plugins/marketplace.json
index 64549d3f3..b5f311a8a 100644
--- a/.agents/plugins/marketplace.json
+++ b/.agents/plugins/marketplace.json
@@ -281,22 +281,22 @@
"category": "文档处理"
},
{
- "name": "ppt-master",
+ "name": "ui-ux-pro-max",
"source": {
"source": "local",
- "path": "./plugins/codex/plugins/ppt-master"
+ "path": "./plugins/codex/plugins/ui-ux-pro-max"
},
"policy": {
"installation": "AVAILABLE",
"authentication": "ON_INSTALL"
},
- "category": "文档处理"
+ "category": "设计"
},
{
- "name": "ui-ux-pro-max",
+ "name": "taste-skill",
"source": {
"source": "local",
- "path": "./plugins/codex/plugins/ui-ux-pro-max"
+ "path": "./plugins/codex/plugins/taste-skill"
},
"policy": {
"installation": "AVAILABLE",
@@ -316,6 +316,18 @@
},
"category": "开发工具"
},
+ {
+ "name": "ppt-master",
+ "source": {
+ "source": "local",
+ "path": "./plugins/codex/plugins/ppt-master"
+ },
+ "policy": {
+ "installation": "AVAILABLE",
+ "authentication": "ON_INSTALL"
+ },
+ "category": "文档处理"
+ },
{
"name": "next-skills",
"source": {
@@ -339,18 +351,6 @@
"authentication": "ON_INSTALL"
},
"category": "MCP"
- },
- {
- "name": "taste-skill",
- "source": {
- "source": "local",
- "path": "./plugins/codex/plugins/taste-skill"
- },
- "policy": {
- "installation": "AVAILABLE",
- "authentication": "ON_INSTALL"
- },
- "category": "设计"
}
]
}
diff --git a/config/external-sources.lock.json b/config/external-sources.lock.json
index 3fb45ac8d..3c3061ebe 100644
--- a/config/external-sources.lock.json
+++ b/config/external-sources.lock.json
@@ -36,14 +36,23 @@
"commit": "0d95a81d35a9f2d123a5e9430d1cfc43d55f1bb0",
"syncedAt": "2026-07-06T02:08:42Z"
},
+ {
+ "id": "taste-skill",
+ "pluginName": "taste-skill",
+ "repo": "https://github.com/Leonxlnx/taste-skill.git",
+ "ref": "main",
+ "adapter": "skill-collection",
+ "commit": "b17742737e796305d829b3ad39eda3add0d79060",
+ "syncedAt": "2026-07-07T02:43:19Z"
+ },
{
"id": "shadcn",
"pluginName": "shadcn",
"repo": "https://github.com/shadcn-ui/ui.git",
"ref": "main",
"adapter": "claude-skill",
- "commit": "d8ace420baa5c8a1abccd75e52570f2a232f193d",
- "syncedAt": "2026-07-06T16:00:00Z"
+ "commit": "68e1f171aa8c6ce2e38cb9a7d1463d6bcf357e91",
+ "syncedAt": "2026-07-07T16:00:00Z"
},
{
"id": "frontend-slides",
@@ -78,8 +87,8 @@
"repo": "https://github.com/hugohe3/ppt-master.git",
"ref": "main",
"adapter": "claude-skill",
- "commit": "eb9243be673d0019dc1c7998262214a9a977a7d4",
- "syncedAt": "2026-07-05T16:00:01Z"
+ "commit": "0b3f73e5f0868171eef82baef44be660888f6c71",
+ "syncedAt": "2026-07-07T16:00:00Z"
},
{
"id": "next-skills",
@@ -87,17 +96,8 @@
"repo": "https://github.com/vercel/next.js.git",
"ref": "canary",
"adapter": "skill-collection",
- "commit": "6065bf6fcfc48484634dc3708c080a27c5684e5d",
- "syncedAt": "2026-07-06T16:00:00Z"
- },
- {
- "id": "taste-skill",
- "pluginName": "taste-skill",
- "repo": "https://github.com/Leonxlnx/taste-skill.git",
- "ref": "main",
- "adapter": "skill-collection",
- "commit": "b17742737e796305d829b3ad39eda3add0d79060",
- "syncedAt": "2026-07-07T02:43:19Z"
+ "commit": "8b5df172e4908b68f7ef88e8ad2b98070baf9ced",
+ "syncedAt": "2026-07-07T16:00:00Z"
}
]
}
diff --git a/plugins/codex/.agents/plugins/marketplace.json b/plugins/codex/.agents/plugins/marketplace.json
index 9fe9066f0..fffee562b 100644
--- a/plugins/codex/.agents/plugins/marketplace.json
+++ b/plugins/codex/.agents/plugins/marketplace.json
@@ -281,22 +281,22 @@
"category": "文档处理"
},
{
- "name": "ppt-master",
+ "name": "ui-ux-pro-max",
"source": {
"source": "local",
- "path": "./plugins/ppt-master"
+ "path": "./plugins/ui-ux-pro-max"
},
"policy": {
"installation": "AVAILABLE",
"authentication": "ON_INSTALL"
},
- "category": "文档处理"
+ "category": "设计"
},
{
- "name": "ui-ux-pro-max",
+ "name": "taste-skill",
"source": {
"source": "local",
- "path": "./plugins/ui-ux-pro-max"
+ "path": "./plugins/taste-skill"
},
"policy": {
"installation": "AVAILABLE",
@@ -316,6 +316,18 @@
},
"category": "开发工具"
},
+ {
+ "name": "ppt-master",
+ "source": {
+ "source": "local",
+ "path": "./plugins/ppt-master"
+ },
+ "policy": {
+ "installation": "AVAILABLE",
+ "authentication": "ON_INSTALL"
+ },
+ "category": "文档处理"
+ },
{
"name": "next-skills",
"source": {
@@ -339,18 +351,6 @@
"authentication": "ON_INSTALL"
},
"category": "MCP"
- },
- {
- "name": "taste-skill",
- "source": {
- "source": "local",
- "path": "./plugins/taste-skill"
- },
- "policy": {
- "installation": "AVAILABLE",
- "authentication": "ON_INSTALL"
- },
- "category": "设计"
}
]
}
diff --git a/plugins/codex/plugins/mcp-playwright/MCP_SOURCE.json b/plugins/codex/plugins/mcp-playwright/MCP_SOURCE.json
index f5e0275fc..667d999f3 100644
--- a/plugins/codex/plugins/mcp-playwright/MCP_SOURCE.json
+++ b/plugins/codex/plugins/mcp-playwright/MCP_SOURCE.json
@@ -3,5 +3,5 @@
"name": "playwright浏览器自动化操作",
"version": "20260605",
"keySource": "none",
- "syncedAt": "2026-07-06T16:01:31Z"
+ "syncedAt": "2026-07-07T16:01:24Z"
}
diff --git a/plugins/codex/plugins/next-skills/THIRD_PARTY_SOURCE.json b/plugins/codex/plugins/next-skills/THIRD_PARTY_SOURCE.json
index 73a70b45c..24feb5e60 100644
--- a/plugins/codex/plugins/next-skills/THIRD_PARTY_SOURCE.json
+++ b/plugins/codex/plugins/next-skills/THIRD_PARTY_SOURCE.json
@@ -2,8 +2,8 @@
"sourceId": "next-skills",
"repo": "https://github.com/vercel/next.js.git",
"ref": "canary",
- "commit": "6065bf6fcfc48484634dc3708c080a27c5684e5d",
+ "commit": "8b5df172e4908b68f7ef88e8ad2b98070baf9ced",
"adapter": "skill-collection",
"sourcePath": "skills",
- "syncedAt": "2026-07-06T16:00:00Z"
+ "syncedAt": "2026-07-07T16:00:00Z"
}
diff --git a/plugins/codex/plugins/ppt-master/README.md b/plugins/codex/plugins/ppt-master/README.md
index c5ff8273f..27edbb23d 100644
--- a/plugins/codex/plugins/ppt-master/README.md
+++ b/plugins/codex/plugins/ppt-master/README.md
@@ -127,6 +127,47 @@ Knowing how to use Python and AI agents will matter more and more, and this proj
---
+## You Might Also Like
+
+### ResearchStudio-
+
+> A Microsoft open-source project I recently joined — from **paper** to **talk video**, **poster**, and **blog**, automating the **last mile** of research dissemination.
+>
+> 📦 **Repo:** [microsoft/ResearchStudio](https://github.com/microsoft/ResearchStudio) · 📄 **Paper:** [arXiv:2607.04438](https://arxiv.org/abs/2607.04438)
+
+
+
+
+
+ |
+
+
+
+
+ |
+