The independent Codex directory

Find the Best Codex Plugins and Skills

Browse 62 plugins, 335 skills and 94 MCP servers for OpenAI Codex. Every listing shows how to install it, what it needs and where the source lives.

Popular Codex Skills

All skills
Skill

Find Skills

by vercel-labs

Helps users discover and install agent skills when they ask questions like "how do I do X", "find a skill for X", "is there a skill that can...", or express…

developer workflow
Docs reviewed3.5M installs
Skill

Grill Me

by mattpocock

A relentless interview to sharpen a plan or design.

project management
Docs reviewed1.2M installs
Skill

Frontend Design

by Anthropic

Guidance for distinctive, intentional visual design when building new UI or reshaping an existing one.

developer workflow
Docs reviewed907k installs
Skill

Agent Browser

by vercel-labs

Browser automation CLI for AI agents. Use when the user needs to interact with websites, including navigating pages, filling forms, clicking buttons, taking…

browser and testing
Docs reviewed896k installs
Skill

React Best Practices

by Vercel Labs

Review React and Next.js code for performance pitfalls.

reactnextjs
Docs reviewed731k installs
Skill

Hyperframes Cli

by heygen-com

Use the HyperFrames CLI development loop: init, add, catalog, capture, lint, check, snapshot, compare, grade-compare, preview, play, present, beats, keyframes,…

developer workflow
Docs reviewed629k installs
Skill

Microsoft Foundry

by microsoft

Build, deploy, evaluate, optimize, fine-tune, and manage Microsoft Foundry agents, models, and resources end to end. USE FOR: foundry, azd ai agent, azd…

cloud and deployment
Docs reviewed601k installs
Skill

Reddit Automation

by flowkit-labs

Find Reddit threads where people are genuinely asking for what you offer, then draft short, genuinely helpful replies — disclosing your affiliation honestly…

developer workflow
Docs reviewed562k installs

Popular Codex Plugins

All plugins
Plugin

Superpowers

by obra / Jesse Vincent

A structured development workflow from design through implementation.

planningskills-bundle
Docs reviewed★ 289k
Plugin

Figma

by OpenAI / Figma

Turn Figma designs into project-aware UI code.

figmadesign
Docs reviewed★ 7.1k
Plugin

GitHub

by OpenAI

Bring GitHub repository context into Codex workflows.

githubpull-requests
Docs reviewed★ 7.1k
Plugin

Notion

by OpenAI

Turn workspace knowledge and specs into actionable project context.

notionspecifications
Docs reviewed★ 7.1k
Plugin

Adobe

by Adobe Inc

Design, combine, and edit.

design and ui
Docs reviewed★ 7.1k
Plugin

Airtable

by Airtable

Add structured data to ChatGPT.

productivity
Docs reviewed★ 7.1k
Plugin

Atlassian Rovo

by Atlassian

Manage Jira and Confluence.

atlassianrovo
Docs reviewed★ 7.1k
Plugin

Boltz

by Boltz

Predict structures, screen molecules and proteins, and design binders.

boltzboltz-api
Docs reviewed★ 7.1k

Popular MCP Servers for Codex

All MCP servers
MCP server

Fetch

by Model Context Protocol

A Model Context Protocol server that provides web content fetching capabilities.

developer workflow
Docs reviewed★ 90k
MCP server

Context7 MCP

by Upstash

Retrieve version-specific library documentation in your agent.

documentationlibraries
Docs reviewed★ 62k
MCP server

Chrome DevTools

by ChromeDevTools

Chrome DevTools for agents (chrome-devtools-mcp) lets your coding agent (such as Antigravity, Claude, Cursor or Copilot) control and inspect a live...

puppeteerchrome-devtools
Docs reviewed★ 52k
MCP server

Playwright MCP

by Microsoft

Inspect and interact with a browser through structured snapshots.

browserplaywright
Docs reviewed★ 37k
MCP server

GitHub MCP Server

by GitHub

Give Codex tools for GitHub repositories, issues and pull requests.

githubissues
Docs reviewed★ 33k
MCP server

Serena

by Oraios AI

A powerful MCP toolkit for coding, providing semantic retrieval and editing capabilities - the IDE for your agent.

agentai
Docs reviewed★ 30k
MCP server

MCP Toolbox for Databases

by Google APIs

MCP Toolbox for Databases is an open source MCP server for databases.

genaiagent
Docs reviewed★ 16k
MCP server

Figma Context

by Graham Lipsman

MCP server to provide Figma layout information to AI coding agents like Cursor.

aicursor
Docs reviewed★ 16k

Codex Plugins and Skills by Task

Codex Plugins and Skills FAQ

What is the difference between a Codex skill, a plugin and a marketplace?

A skill is one folder with a SKILL.md file that teaches Codex how to do a specific job. A plugin bundles several pieces, such as skills and app or MCP connections, so you install them together. A marketplace is a GitHub repository that distributes many plugins or skills from one place.

Do Claude Code skills work in Codex?

Usually, yes. Claude Code and Codex both read skills in the SKILL.md format, so most skills move between them without changes. Check the tools a skill calls, because a skill that depends on a Claude-only tool or a missing command will not run the same way in Codex.

How do I install a skill in Codex?

Ask Codex to install it with the built-in skill installer and point it at the skill folder on GitHub, or copy the folder into your Codex skills directory. Start a new thread afterwards so Codex loads it. Each listing here shows the install route for that skill.

How do I add an MCP server to Codex?

Run codex mcp add with the server name and its start command, or add the server to your Codex config file. Remote servers may also ask you to sign in. Every MCP listing here shows the command and the requirements from its documentation.

When should I use a skill instead of a prompt?

Use a prompt for a one-off request. Turn it into a skill when you find yourself pasting the same instructions again, because Codex can load a skill on its own when the task matches and you can version it and share it with your team.

How are listings ranked?

Skills are ranked by all-time installs from skills.sh. Plugins and MCP servers are ranked by the GitHub stars of their source repository. Each popular block shows at most one listing per repository. Neither number proves that a listing works in your setup, so read the requirements before you install.

Is this site affiliated with OpenAI?

No. Codex Plugin Hub is an independent directory. Every listing links to its original source so you can check it yourself.