Skip to content

Commit 6523792

Browse files
chore: sync marketplace artifacts with README
1 parent cbf4ce6 commit 6523792

1,735 files changed

Lines changed: 235455 additions & 2984 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.agents/plugins/marketplace.json

Lines changed: 60 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -172,6 +172,18 @@
172172
},
173173
"category": "Development & Workflow"
174174
},
175+
{
176+
"name": "codex-rg-guard",
177+
"source": {
178+
"source": "local",
179+
"path": "./plugins/Rycen7822/codex-rg-guard"
180+
},
181+
"policy": {
182+
"installation": "AVAILABLE",
183+
"authentication": "ON_INSTALL"
184+
},
185+
"category": "Development & Workflow"
186+
},
175187
{
176188
"name": "frappe-agent",
177189
"source": {
@@ -184,6 +196,18 @@
184196
},
185197
"category": "Development & Workflow"
186198
},
199+
{
200+
"name": "graymatter",
201+
"source": {
202+
"source": "local",
203+
"path": "./plugins/ValkyrLabs/GrayMatter"
204+
},
205+
"policy": {
206+
"installation": "AVAILABLE",
207+
"authentication": "ON_INSTALL"
208+
},
209+
"category": "Development & Workflow"
210+
},
187211
{
188212
"name": "hotl",
189213
"source": {
@@ -268,6 +292,18 @@
268292
},
269293
"category": "Development & Workflow"
270294
},
295+
{
296+
"name": "team-skills-platform",
297+
"source": {
298+
"source": "local",
299+
"path": "./plugins/Colin4k1024/tsp"
300+
},
301+
"policy": {
302+
"installation": "AVAILABLE",
303+
"authentication": "ON_INSTALL"
304+
},
305+
"category": "Development & Workflow"
306+
},
271307
{
272308
"name": "tool-advisor",
273309
"source": {
@@ -352,6 +388,18 @@
352388
},
353389
"category": "Tools & Integrations"
354390
},
391+
{
392+
"name": "axonflow",
393+
"source": {
394+
"source": "local",
395+
"path": "./plugins/getaxonflow/axonflow-codex-plugin"
396+
},
397+
"policy": {
398+
"installation": "AVAILABLE",
399+
"authentication": "ON_INSTALL"
400+
},
401+
"category": "Tools & Integrations"
402+
},
355403
{
356404
"name": "bkt",
357405
"source": {
@@ -460,6 +508,18 @@
460508
},
461509
"category": "Tools & Integrations"
462510
},
511+
{
512+
"name": "education-agent-skills",
513+
"source": {
514+
"source": "local",
515+
"path": "./plugins/GarethManning/education-agent-skills"
516+
},
517+
"policy": {
518+
"installation": "AVAILABLE",
519+
"authentication": "ON_INSTALL"
520+
},
521+
"category": "Tools & Integrations"
522+
},
463523
{
464524
"name": "flowstudio-power-automate",
465525
"source": {

plugins.json

Lines changed: 52 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
"$schema": "https://json-schema.org/draft/2020-12/schema",
33
"name": "awesome-codex-plugins",
44
"version": "1.0.0",
5-
"last_updated": "2026-05-08",
6-
"total": 62,
5+
"last_updated": "2026-05-12",
6+
"total": 67,
77
"categories": [
88
"Development & Workflow",
99
"Tools & Integrations"
@@ -149,6 +149,16 @@
149149
"source": "awesome-codex-plugins",
150150
"install_url": "https://raw.githubusercontent.com/schuettc/codex-reviewer/HEAD/.codex-plugin/plugin.json"
151151
},
152+
{
153+
"name": "Codex rg Guard",
154+
"url": "https://github.com/Rycen7822/codex-rg-guard",
155+
"owner": "Rycen7822",
156+
"repo": "codex-rg-guard",
157+
"description": "Budgeted `rg`/`grep` replacement for Codex that narrows broad searches before they waste model context.",
158+
"category": "Development & Workflow",
159+
"source": "awesome-codex-plugins",
160+
"install_url": "https://raw.githubusercontent.com/Rycen7822/codex-rg-guard/HEAD/.codex-plugin/plugin.json"
161+
},
152162
{
153163
"name": "Frappe Agent",
154164
"url": "https://github.com/Dkm0315/frappe-agent",
@@ -159,6 +169,16 @@
159169
"source": "awesome-codex-plugins",
160170
"install_url": "https://raw.githubusercontent.com/Dkm0315/frappe-agent/HEAD/.codex-plugin/plugin.json"
161171
},
172+
{
173+
"name": "GrayMatter",
174+
"url": "https://github.com/ValkyrLabs/GrayMatter",
175+
"owner": "ValkyrLabs",
176+
"repo": "GrayMatter",
177+
"description": "Durable memory and shared graph state for Codex and OpenClaw agents, with live ValkyrAI schema awareness.",
178+
"category": "Development & Workflow",
179+
"source": "awesome-codex-plugins",
180+
"install_url": "https://raw.githubusercontent.com/ValkyrLabs/GrayMatter/HEAD/.codex-plugin/plugin.json"
181+
},
162182
{
163183
"name": "HOTL Plugin",
164184
"url": "https://github.com/yimwoo/hotl-plugin",
@@ -229,6 +249,16 @@
229249
"source": "awesome-codex-plugins",
230250
"install_url": "https://raw.githubusercontent.com/tartinerlabs/skills/HEAD/.codex-plugin/plugin.json"
231251
},
252+
{
253+
"name": "Team Skills Platform",
254+
"url": "https://github.com/Colin4k1024/tsp",
255+
"owner": "Colin4k1024",
256+
"repo": "tsp",
257+
"description": "Role-based team delivery framework — Tech Lead-orchestrated 8-role system with 195+ skills, 27 specialist agents, 80+ commands, hooks, and ECC harness for Claude Code, Codex, and OpenCode.",
258+
"category": "Development & Workflow",
259+
"source": "awesome-codex-plugins",
260+
"install_url": "https://raw.githubusercontent.com/Colin4k1024/tsp/HEAD/.codex-plugin/plugin.json"
261+
},
232262
{
233263
"name": "Tool Advisor",
234264
"url": "https://github.com/dragon1086/claude-skills",
@@ -299,6 +329,16 @@
299329
"source": "awesome-codex-plugins",
300330
"install_url": "https://raw.githubusercontent.com/matk0shub/apple-productivity-mcp/HEAD/plugins/apple-calendar/.codex-plugin/plugin.json"
301331
},
332+
{
333+
"name": "AxonFlow",
334+
"url": "https://github.com/getaxonflow/axonflow-codex-plugin",
335+
"owner": "getaxonflow",
336+
"repo": "axonflow-codex-plugin",
337+
"description": "Runtime governance for Codex with policy enforcement on terminal commands, advisory checks for non-terminal tools via skills, PII/secret detection, and compliance-grade audit trails. Self-hosted via Docker.",
338+
"category": "Tools & Integrations",
339+
"source": "awesome-codex-plugins",
340+
"install_url": "https://raw.githubusercontent.com/getaxonflow/axonflow-codex-plugin/HEAD/.codex-plugin/plugin.json"
341+
},
302342
{
303343
"name": "Bitbucket CLI",
304344
"url": "https://github.com/avivsinai/bitbucket-cli",
@@ -389,6 +429,16 @@
389429
"source": "awesome-codex-plugins",
390430
"install_url": "https://raw.githubusercontent.com/Rothschildiuk/context-pack/HEAD/.codex-plugin/plugin.json"
391431
},
432+
{
433+
"name": "Education Agent Skills",
434+
"url": "https://github.com/GarethManning/education-agent-skills",
435+
"owner": "GarethManning",
436+
"repo": "education-agent-skills",
437+
"description": "131 evidence-based education skills for curriculum design, lesson planning, and assessment, with transparent evidence ratings and MCP server.",
438+
"category": "Tools & Integrations",
439+
"source": "awesome-codex-plugins",
440+
"install_url": "https://raw.githubusercontent.com/GarethManning/education-agent-skills/HEAD/.codex-plugin/plugin.json"
441+
},
392442
{
393443
"name": "Flow Studio Power Automate",
394444
"url": "https://github.com/ninihen1/power-automate-mcp-skills",
Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
{
2+
"name": "team-skills-platform",
3+
"version": "2.3.0",
4+
"description": "开源角色化 Team Skills 平台,含 ECC harness skeleton、前端工程与 UI/UX 治理能力",
5+
"skills": "./skills/",
6+
"interface": {
7+
"displayName": "Team Skills Platform",
8+
"shortDescription": "角色化团队平台 + ECC harness 增强层",
9+
"longDescription": "通过 Tech Lead 编排与专业角色分工统一需求、方案、研发、测试和发布协作,并提供 ECC 风格的 specialist agents、commands、rules、hooks skeleton 与前端治理能力。",
10+
"developerName": "Engineering Team",
11+
"category": "Engineering",
12+
"capabilities": [
13+
"Read",
14+
"Write",
15+
"Interactive"
16+
],
17+
"defaultPrompt": [
18+
"让 Tech Lead 帮我拆解一个新需求。",
19+
"调用 Planner 和 Frontend Engineer 规划一次 UI 改版。",
20+
"用 Code Reviewer 和 Security Reviewer 检查当前方案。"
21+
],
22+
"brandColor": "#0F766E"
23+
}
24+
}

plugins/Colin4k1024/tsp/LICENSE

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
MIT License
2+
3+
Copyright (c) 2026 Team Skills Platform Contributors
4+
5+
Permission is hereby granted, free of charge, to any person obtaining a copy
6+
of this software and associated documentation files (the "Software"), to deal
7+
in the Software without restriction, including without limitation the rights
8+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
9+
copies of the Software, and to permit persons to whom the Software is
10+
furnished to do so, subject to the following conditions:
11+
12+
The above copyright notice and this permission notice shall be included in all
13+
copies or substantial portions of the Software.
14+
15+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
16+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
17+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
18+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
19+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
20+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
21+
SOFTWARE.

0 commit comments

Comments
 (0)