Skip to content

Commit 9a569d7

Browse files
chore: sync marketplace artifacts with README
1 parent da9c0c7 commit 9a569d7

134 files changed

Lines changed: 5465 additions & 278 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: 37 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -105,8 +105,7 @@
105105
"authentication": "ON_INSTALL"
106106
},
107107
"category": "Development & Workflow",
108-
"description": "Codex skills for Julia installation, package creation, app creation, and test workflows.",
109-
"icon": "./plugins/AtelierArith/atelier-arith-julia-development-skills/assets/icon.svg"
108+
"description": "Codex skills for Julia installation, package creation, app creation, and test workflows."
110109
},
111110
{
112111
"name": "bringyour-migration-auditor",
@@ -179,7 +178,8 @@
179178
"authentication": "ON_INSTALL"
180179
},
181180
"category": "Development & Workflow",
182-
"description": "223 production-ready skills, 23 agents, and 298 Python tools across 9 domains — engineering, marketing, product, compliance, and more."
181+
"description": "223 production-ready skills, 23 agents, and 298 Python tools across 9 domains — engineering, marketing, product, compliance, and more.",
182+
"icon": "./plugins/alirezarezvani/claude-skills/assets/icon.png"
183183
},
184184
{
185185
"name": "claude-octopus",
@@ -457,7 +457,8 @@
457457
"authentication": "ON_INSTALL"
458458
},
459459
"category": "Development & Workflow",
460-
"description": "Three-phase Requirements → Design → Tasks workflow for Claude Code and Codex — EARS notation acceptance criteria, autonomous execution loop, cross-spec dependencies, and post-implementation acceptance testing."
460+
"description": "Three-phase Requirements → Design → Tasks workflow for Claude Code and Codex — EARS notation acceptance criteria, autonomous execution loop, cross-spec dependencies, and post-implementation acceptance testing.",
461+
"icon": "./plugins/Habib0x0/spec-driven-plugin/assets/spec-driven-icon.svg"
461462
},
462463
{
463464
"name": "stark",
@@ -613,7 +614,8 @@
613614
"authentication": "ON_INSTALL"
614615
},
615616
"category": "Tools & Integrations",
616-
"description": "File-based inter-agent messaging with co-op mode, cross-project federation, and orchestrator integrations."
617+
"description": "File-based inter-agent messaging with co-op mode, cross-project federation, and orchestrator integrations.",
618+
"icon": "./plugins/avivsinai/agent-message-queue/assets/icon.png"
617619
},
618620
{
619621
"name": "agent-vision",
@@ -644,6 +646,21 @@
644646
"category": "Tools & Integrations",
645647
"description": "Local Apple Calendar and Reminders tooling for macOS with Codex plugin adapters."
646648
},
649+
{
650+
"name": "armorcodex",
651+
"displayName": "ArmorCodex",
652+
"source": {
653+
"source": "local",
654+
"path": "./plugins/armoriq/armorCodex"
655+
},
656+
"policy": {
657+
"installation": "AVAILABLE",
658+
"authentication": "ON_INSTALL"
659+
},
660+
"category": "Tools & Integrations",
661+
"description": "Intent-based security for Codex with MCP plan registration, policy gating, CSRG cryptographic proofs, and audit logging on Bash and apply_patch.",
662+
"icon": "./plugins/armoriq/armorCodex/assets/armoriq-logo.png"
663+
},
647664
{
648665
"name": "axonflow",
649666
"displayName": "AxonFlow",
@@ -1107,6 +1124,21 @@
11071124
"category": "Tools & Integrations",
11081125
"description": "Reverse engineer Rust binaries and libraries: triage targets, demangle symbols, recover crate namespaces, and map panic, unwind, async, and FFI paths."
11091126
},
1127+
{
1128+
"name": "separateweb-capture",
1129+
"displayName": "SeparateWeb Capture",
1130+
"source": {
1131+
"source": "local",
1132+
"path": "./plugins/AUN-PN/SeparateWeb"
1133+
},
1134+
"policy": {
1135+
"installation": "AVAILABLE",
1136+
"authentication": "ON_INSTALL"
1137+
},
1138+
"category": "Tools & Integrations",
1139+
"description": "Give Codex eyes on real webpages with full-page screenshots, UI crops, and JSON manifests for frontend visual QA.",
1140+
"icon": "./plugins/AUN-PN/SeparateWeb/assets/icon.png"
1141+
},
11101142
{
11111143
"name": "sitemd",
11121144
"displayName": "sitemd",

plugins.json

Lines changed: 21 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"name": "awesome-codex-plugins",
44
"version": "1.0.0",
55
"last_updated": "2026-05-20",
6-
"total": 81,
6+
"total": 85,
77
"categories": [
88
"Development & Workflow",
99
"Tools & Integrations"
@@ -449,6 +449,16 @@
449449
"source": "awesome-codex-plugins",
450450
"install_url": "https://raw.githubusercontent.com/matk0shub/apple-productivity-mcp/HEAD/plugins/apple-calendar/.codex-plugin/plugin.json"
451451
},
452+
{
453+
"name": "ArmorCodex",
454+
"url": "https://github.com/armoriq/armorCodex",
455+
"owner": "armoriq",
456+
"repo": "armorCodex",
457+
"description": "Intent-based security for Codex with MCP plan registration, policy gating, CSRG cryptographic proofs, and audit logging on Bash and apply_patch.",
458+
"category": "Tools & Integrations",
459+
"source": "awesome-codex-plugins",
460+
"install_url": "https://raw.githubusercontent.com/armoriq/armorCodex/HEAD/plugins/armorcodex/.codex-plugin/plugin.json"
461+
},
452462
{
453463
"name": "AxonFlow",
454464
"url": "https://github.com/getaxonflow/axonflow-codex-plugin",
@@ -769,6 +779,16 @@
769779
"source": "awesome-codex-plugins",
770780
"install_url": "https://raw.githubusercontent.com/jingjing2222/rust-reverse-engineering-skill/HEAD/.codex-plugin/plugin.json"
771781
},
782+
{
783+
"name": "SeparateWeb Capture",
784+
"url": "https://github.com/AUN-PN/SeparateWeb",
785+
"owner": "AUN-PN",
786+
"repo": "SeparateWeb",
787+
"description": "Give Codex eyes on real webpages with full-page screenshots, UI crops, and JSON manifests for frontend visual QA.",
788+
"category": "Tools & Integrations",
789+
"source": "awesome-codex-plugins",
790+
"install_url": "https://raw.githubusercontent.com/AUN-PN/SeparateWeb/HEAD/plugins/separateweb-capture/.codex-plugin/plugin.json"
791+
},
772792
{
773793
"name": "sitemd",
774794
"url": "https://github.com/sitemd-cc/sitemd",

plugins/6Delta9/task-scheduler-codex-plugin/.codex-plugin/plugin.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
{
2-
"name": "task-scheduler",
1+
{
2+
"name": "task-scheduler",
33
"version": "0.2.0",
44
"description": "Turn deadlines, workload, and blockers into a realistic task schedule.",
55
"author": {
Lines changed: 41 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,41 @@
1+
{
2+
"name": "separateweb-capture",
3+
"version": "1.1.2",
4+
"description": "Website screenshot and UI crop extraction for Codex using Playwright and Sharp.",
5+
"author": {
6+
"name": "AUN-PN",
7+
"email": "",
8+
"url": "https://github.com/AUN-PN"
9+
},
10+
"license": "MIT",
11+
"keywords": [
12+
"capture",
13+
"screenshot",
14+
"website-screenshot",
15+
"web-page-capture",
16+
"playwright",
17+
"playwright-screenshot",
18+
"visual-qa",
19+
"ui-extraction"
20+
],
21+
"skills": "./skills/",
22+
"interface": {
23+
"displayName": "SeparateWeb Capture",
24+
"shortDescription": "Capture website screenshots and UI crops.",
25+
"longDescription": "Adds a Codex skill for web page capture with Playwright, saving full-page screenshots, cropped UI items, and manifest JSON for visual QA and frontend reference work.",
26+
"developerName": "AUN-PN",
27+
"category": "Productivity",
28+
"capabilities": [
29+
"Capture",
30+
"Write"
31+
],
32+
"defaultPrompt": [
33+
"separateweb capture https://example.com",
34+
"Capture this page into UI crops",
35+
"Take a full-page screenshot and manifest"
36+
],
37+
"brandColor": "#2563EB",
38+
"composerIcon": "./assets/icon.png",
39+
"logo": "./assets/logo.png"
40+
}
41+
}

plugins/AUN-PN/SeparateWeb/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 AUN-PN
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)