CODEX
PLUGINS

Curated plugins, skills, and hooks for OpenAI Codex. Browse, rate, and install Plugins, Skills, and Hooks directly from Github marketplaces.

$ npx codex-marketplace add openai/plugins/plugins/figma --plugin
280+ARTIFACTS
115+PLUGINS
25OFFICIAL
255+COMMUNITY

WHY CODEX
MARKETPLACE

GITHUB NATIVE

Plugins live in their own GitHub repos. Our marketplace indexes them, so authors keep full control of their code and releases.

ONE COMMAND INSTALL

Install from a repo path or direct artifact path with one command. The CLI pulls the source, validates the requested item, and installs it into the right Codex scope.

COMMUNITY RATED

Upvote your favorite artifacts. Sort by popularity, stars, or install count to find the best tools the community has to offer.

STANDARDS COMPLIANT

Every plugin follows OpenAI's official plugin spec — plugin.json manifests, SKILL.md files, and marketplace.json integration.

HOW IT
WORKS

FIND

Browse the marketplace to find a plugin bundle, skill bundle, or hook bundle. Multi-plugin repositories link directly to the artifact path you need.

$ openai/plugins/plugins/figma

INSTALL

One command pulls the repo from GitHub, validates the manifest or marketplace, and prompts for project or global scope unless you pass a flag.

$ npx codex-marketplace add openai/plugins/plugins/figma

BUILD

The CLI writes marketplace metadata, installs into ~/.codex/plugins/cache, enables the plugin in ~/.codex/config.toml, and leaves it ready for Codex.

$ codex "Use figma to implement this design"

FEATURED

START
BUILDING

$ npx codex-marketplace add owner/repo --plugins