Skip to content

Commit 40685f9

Browse files
authored
feat: publish curated marketplace artifacts (#35)
Signed-off-by: Michael Kantor <6068672+kantorcodes@users.noreply.github.com>
1 parent 514d8a6 commit 40685f9

1,122 files changed

Lines changed: 206007 additions & 46 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: 380 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,380 @@
1+
{
2+
"name": "awesome-codex-plugins",
3+
"interface": {
4+
"displayName": "Awesome Codex Plugins"
5+
},
6+
"plugins": [
7+
{
8+
"name": "registry-broker-codex-plugin",
9+
"source": {
10+
"source": "local",
11+
"path": "./plugins/hashgraph-online/registry-broker-codex-plugin"
12+
},
13+
"policy": {
14+
"installation": "AVAILABLE",
15+
"authentication": "ON_INSTALL"
16+
},
17+
"category": "Development & Workflow"
18+
},
19+
{
20+
"name": "agentops",
21+
"source": {
22+
"source": "local",
23+
"path": "./plugins/boshu2/agentops"
24+
},
25+
"policy": {
26+
"installation": "AVAILABLE",
27+
"authentication": "ON_INSTALL"
28+
},
29+
"category": "Development & Workflow"
30+
},
31+
{
32+
"name": "bp",
33+
"source": {
34+
"source": "local",
35+
"path": "./plugins/JuliusBrussee/blueprint"
36+
},
37+
"policy": {
38+
"installation": "AVAILABLE",
39+
"authentication": "ON_INSTALL"
40+
},
41+
"category": "Development & Workflow"
42+
},
43+
{
44+
"name": "brooks-lint",
45+
"source": {
46+
"source": "local",
47+
"path": "./plugins/hyhmrright/brooks-lint"
48+
},
49+
"policy": {
50+
"installation": "AVAILABLE",
51+
"authentication": "ON_INSTALL"
52+
},
53+
"category": "Development & Workflow"
54+
},
55+
{
56+
"name": "claude-code-skills",
57+
"source": {
58+
"source": "local",
59+
"path": "./plugins/alirezarezvani/claude-skills"
60+
},
61+
"policy": {
62+
"installation": "AVAILABLE",
63+
"authentication": "ON_INSTALL"
64+
},
65+
"category": "Development & Workflow"
66+
},
67+
{
68+
"name": "claude-octopus",
69+
"source": {
70+
"source": "local",
71+
"path": "./plugins/nyldn/claude-octopus"
72+
},
73+
"policy": {
74+
"installation": "AVAILABLE",
75+
"authentication": "ON_INSTALL"
76+
},
77+
"category": "Development & Workflow"
78+
},
79+
{
80+
"name": "ateam",
81+
"source": {
82+
"source": "local",
83+
"path": "./plugins/yimwoo/codex-agenteam"
84+
},
85+
"policy": {
86+
"installation": "AVAILABLE",
87+
"authentication": "ON_INSTALL"
88+
},
89+
"category": "Development & Workflow"
90+
},
91+
{
92+
"name": "codex-multi-auth",
93+
"source": {
94+
"source": "local",
95+
"path": "./plugins/ndycode/codex-multi-auth"
96+
},
97+
"policy": {
98+
"installation": "AVAILABLE",
99+
"authentication": "ON_INSTALL"
100+
},
101+
"category": "Development & Workflow"
102+
},
103+
{
104+
"name": "codex-reviewer",
105+
"source": {
106+
"source": "local",
107+
"path": "./plugins/schuettc/codex-reviewer"
108+
},
109+
"policy": {
110+
"installation": "AVAILABLE",
111+
"authentication": "ON_INSTALL"
112+
},
113+
"category": "Development & Workflow"
114+
},
115+
{
116+
"name": "hotl",
117+
"source": {
118+
"source": "local",
119+
"path": "./plugins/yimwoo/hotl-plugin"
120+
},
121+
"policy": {
122+
"installation": "AVAILABLE",
123+
"authentication": "ON_INSTALL"
124+
},
125+
"category": "Development & Workflow"
126+
},
127+
{
128+
"name": "codex-project-autopilot",
129+
"source": {
130+
"source": "local",
131+
"path": "./plugins/AlexMi64/codex-project-autopilot"
132+
},
133+
"policy": {
134+
"installation": "AVAILABLE",
135+
"authentication": "ON_INSTALL"
136+
},
137+
"category": "Development & Workflow"
138+
},
139+
{
140+
"name": "amq-cli",
141+
"source": {
142+
"source": "local",
143+
"path": "./plugins/avivsinai/agent-message-queue"
144+
},
145+
"policy": {
146+
"installation": "AVAILABLE",
147+
"authentication": "ON_INSTALL"
148+
},
149+
"category": "Tools & Integrations"
150+
},
151+
{
152+
"name": "apple-calendar",
153+
"source": {
154+
"source": "local",
155+
"path": "./plugins/matk0shub/apple-productivity-mcp"
156+
},
157+
"policy": {
158+
"installation": "AVAILABLE",
159+
"authentication": "ON_INSTALL"
160+
},
161+
"category": "Tools & Integrations"
162+
},
163+
{
164+
"name": "bkt",
165+
"source": {
166+
"source": "local",
167+
"path": "./plugins/avivsinai/bitbucket-cli"
168+
},
169+
"policy": {
170+
"installation": "AVAILABLE",
171+
"authentication": "ON_INSTALL"
172+
},
173+
"category": "Tools & Integrations"
174+
},
175+
{
176+
"name": "chrome-devtools",
177+
"source": {
178+
"source": "local",
179+
"path": "./plugins/win4r/chrome-devtools-codex-plugin"
180+
},
181+
"policy": {
182+
"installation": "AVAILABLE",
183+
"authentication": "ON_INSTALL"
184+
},
185+
"category": "Tools & Integrations"
186+
},
187+
{
188+
"name": "be-serious",
189+
"source": {
190+
"source": "local",
191+
"path": "./plugins/lulucatdev/codex-be-serious"
192+
},
193+
"policy": {
194+
"installation": "AVAILABLE",
195+
"authentication": "ON_INSTALL"
196+
},
197+
"category": "Tools & Integrations"
198+
},
199+
{
200+
"name": "codex-mem",
201+
"source": {
202+
"source": "local",
203+
"path": "./plugins/2kDarki/codex-mem"
204+
},
205+
"policy": {
206+
"installation": "AVAILABLE",
207+
"authentication": "ON_INSTALL"
208+
},
209+
"category": "Tools & Integrations"
210+
},
211+
{
212+
"name": "context-pack",
213+
"source": {
214+
"source": "local",
215+
"path": "./plugins/Rothschildiuk/context-pack"
216+
},
217+
"policy": {
218+
"installation": "AVAILABLE",
219+
"authentication": "ON_INSTALL"
220+
},
221+
"category": "Tools & Integrations"
222+
},
223+
{
224+
"name": "jk",
225+
"source": {
226+
"source": "local",
227+
"path": "./plugins/avivsinai/jenkins-cli"
228+
},
229+
"policy": {
230+
"installation": "AVAILABLE",
231+
"authentication": "ON_INSTALL"
232+
},
233+
"category": "Tools & Integrations"
234+
},
235+
{
236+
"name": "kicad-happy",
237+
"source": {
238+
"source": "local",
239+
"path": "./plugins/aklofas/kicad-happy"
240+
},
241+
"policy": {
242+
"installation": "AVAILABLE",
243+
"authentication": "ON_INSTALL"
244+
},
245+
"category": "Tools & Integrations"
246+
},
247+
{
248+
"name": "langfuse",
249+
"source": {
250+
"source": "local",
251+
"path": "./plugins/avivsinai/langfuse-mcp"
252+
},
253+
"policy": {
254+
"installation": "AVAILABLE",
255+
"authentication": "ON_INSTALL"
256+
},
257+
"category": "Tools & Integrations"
258+
},
259+
{
260+
"name": "launchfast",
261+
"source": {
262+
"source": "local",
263+
"path": "./plugins/BlockchainHB/launchfast_codex_plugin"
264+
},
265+
"policy": {
266+
"installation": "AVAILABLE",
267+
"authentication": "ON_INSTALL"
268+
},
269+
"category": "Tools & Integrations"
270+
},
271+
{
272+
"name": "oc-chatgpt-multi-auth",
273+
"source": {
274+
"source": "local",
275+
"path": "./plugins/ndycode/oc-chatgpt-multi-auth"
276+
},
277+
"policy": {
278+
"installation": "AVAILABLE",
279+
"authentication": "ON_INSTALL"
280+
},
281+
"category": "Tools & Integrations"
282+
},
283+
{
284+
"name": "openproject",
285+
"source": {
286+
"source": "local",
287+
"path": "./plugins/varaprasadreddy9676/team-codex-plugins"
288+
},
289+
"policy": {
290+
"installation": "AVAILABLE",
291+
"authentication": "ON_INSTALL"
292+
},
293+
"category": "Tools & Integrations"
294+
},
295+
{
296+
"name": "orgx-codex-plugin",
297+
"source": {
298+
"source": "local",
299+
"path": "./plugins/useorgx/orgx-codex-plugin"
300+
},
301+
"policy": {
302+
"installation": "AVAILABLE",
303+
"authentication": "ON_INSTALL"
304+
},
305+
"category": "Tools & Integrations"
306+
},
307+
{
308+
"name": "panews",
309+
"source": {
310+
"source": "local",
311+
"path": "./plugins/panewslab/skills"
312+
},
313+
"policy": {
314+
"installation": "AVAILABLE",
315+
"authentication": "ON_INSTALL"
316+
},
317+
"category": "Tools & Integrations"
318+
},
319+
{
320+
"name": "papersflow-codex-plugin",
321+
"source": {
322+
"source": "local",
323+
"path": "./plugins/papersflow-ai/papersflow-codex-plugin"
324+
},
325+
"policy": {
326+
"installation": "AVAILABLE",
327+
"authentication": "ON_INSTALL"
328+
},
329+
"category": "Tools & Integrations"
330+
},
331+
{
332+
"name": "ru-text",
333+
"source": {
334+
"source": "local",
335+
"path": "./plugins/talkstream/ru-text"
336+
},
337+
"policy": {
338+
"installation": "AVAILABLE",
339+
"authentication": "ON_INSTALL"
340+
},
341+
"category": "Tools & Integrations"
342+
},
343+
{
344+
"name": "task-scheduler",
345+
"source": {
346+
"source": "local",
347+
"path": "./plugins/6Delta9/task-scheduler-codex-plugin"
348+
},
349+
"policy": {
350+
"installation": "AVAILABLE",
351+
"authentication": "ON_INSTALL"
352+
},
353+
"category": "Tools & Integrations"
354+
},
355+
{
356+
"name": "tokrepo-search",
357+
"source": {
358+
"source": "local",
359+
"path": "./plugins/henu-wang/tokrepo-codex-plugin"
360+
},
361+
"policy": {
362+
"installation": "AVAILABLE",
363+
"authentication": "ON_INSTALL"
364+
},
365+
"category": "Tools & Integrations"
366+
},
367+
{
368+
"name": "yandex-direct-for-all",
369+
"source": {
370+
"source": "local",
371+
"path": "./plugins/nebelov/yandex-direct-for-all"
372+
},
373+
"policy": {
374+
"installation": "AVAILABLE",
375+
"authentication": "ON_INSTALL"
376+
},
377+
"category": "Tools & Integrations"
378+
}
379+
]
380+
}

0 commit comments

Comments
 (0)