Skip to content

Commit 89123e6

Browse files
authored
Merge pull request #30 from BestLemoon/codex/add-codex-seo
Add Codex SEO plugin listing
2 parents 8ab19d8 + ec23932 commit 89123e6

2 files changed

Lines changed: 11 additions & 0 deletions

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -94,6 +94,7 @@ Third-party plugins built by the community. [PRs welcome](#contributing)!
9494
- [Chrome DevTools](https://github.com/win4r/chrome-devtools-codex-plugin) - One-click Codex plugin wrapper for chrome-devtools-mcp.
9595
- [Codex Be Serious](https://github.com/lulucatdev/codex-be-serious) - Enforce formal, textbook-grade written register across all agent output.
9696
- [Codex Mem](https://github.com/2kDarki/codex-mem) - Automatically capture, compress, and inject session context back into future Codex sessions.
97+
- [Codex SEO](https://github.com/BestLemoon/codex-seo) - Full-stack SEO audits, Google API workflows, backlinks analysis, reporting, and optional MCP extensions for Codex.
9798
- [Context Pack](https://github.com/Rothschildiuk/context-pack) - Generate compact first-pass repository briefings for coding agents before deeper exploration.
9899
- [Jenkins CLI](https://github.com/avivsinai/jenkins-cli) - GitHub CLI-style interface for Jenkins controllers with jobs, pipelines, runs, logs, artifacts, credentials, and nodes.
99100
- [KiCad Happy](https://github.com/aklofas/kicad-happy) - KiCad EDA skills for schematic analysis, PCB layout review, component sourcing, BOM management, and manufacturing preparation.

plugins.json

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -179,6 +179,16 @@
179179
"source": "awesome-codex-plugins",
180180
"install_url": "https://raw.githubusercontent.com/2kDarki/codex-mem/main/.codex-plugin/plugin.json"
181181
},
182+
{
183+
"name": "Codex SEO",
184+
"url": "https://github.com/BestLemoon/codex-seo",
185+
"owner": "BestLemoon",
186+
"repo": "codex-seo",
187+
"description": "Full-stack SEO audits, Google API workflows, backlinks analysis, reporting, and optional MCP extensions for Codex.",
188+
"category": "Tools & Integrations",
189+
"source": "awesome-codex-plugins",
190+
"install_url": "https://raw.githubusercontent.com/BestLemoon/codex-seo/main/.codex-plugin/plugin.json"
191+
},
182192
{
183193
"name": "Context Pack",
184194
"url": "https://github.com/Rothschildiuk/context-pack",

0 commit comments

Comments
 (0)