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…
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.
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…
by mattpocock
A relentless interview to sharpen a plan or design.
by Anthropic
Guidance for distinctive, intentional visual design when building new UI or reshaping an existing one.
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…
by Vercel Labs
Review React and Next.js code for performance pitfalls.
by heygen-com
Use the HyperFrames CLI development loop: init, add, catalog, capture, lint, check, snapshot, compare, grade-compare, preview, play, present, beats, keyframes,…
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…
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…
by obra / Jesse Vincent
A structured development workflow from design through implementation.
by OpenAI / Figma
Turn Figma designs into project-aware UI code.
by OpenAI
Bring GitHub repository context into Codex workflows.
by OpenAI
Turn workspace knowledge and specs into actionable project context.
by Adobe Inc
Design, combine, and edit.
by Airtable
Add structured data to ChatGPT.
by Atlassian
Manage Jira and Confluence.
by Boltz
Predict structures, screen molecules and proteins, and design binders.
by Model Context Protocol
A Model Context Protocol server that provides web content fetching capabilities.
by Upstash
Retrieve version-specific library documentation in your agent.
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...
by Microsoft
Inspect and interact with a browser through structured snapshots.
by GitHub
Give Codex tools for GitHub repositories, issues and pull requests.
by Oraios AI
A powerful MCP toolkit for coding, providing semantic retrieval and editing capabilities - the IDE for your agent.
by Google APIs
MCP Toolbox for Databases is an open source MCP server for databases.
by Graham Lipsman
MCP server to provide Figma layout information to AI coding agents like Cursor.
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.
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.
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.
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.
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.
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.
No. Codex Plugin Hub is an independent directory. Every listing links to its original source so you can check it yourself.