AgentPowers for Codex

Search, purchase, and install AI skills directly from OpenAI Codex. The full AgentPowers marketplace at your fingertips, without leaving your workflow.

How it works

Three layers connect your Codex session to the AgentPowers ecosystem.

01

Install the plugin

Add the AgentPowers plugin to Codex from the Plugins tab. One click and you're connected to the marketplace.

02

Log in to your account

Say "Log me into AgentPowers" and authenticate. Your account, purchases, and licenses sync automatically.

03

Search, buy, and install

Ask Codex to find skills, start checkout, and install — the plugin handles the full flow through the MCP bridge.

Codex
Your prompt
Plugin calls
MCP Bridge
AgentPowers
API endpoints
ap CLI

Everything you need, built in

Full marketplace access through six core capabilities — all available as MCP tools inside Codex.

Marketplace Search

Search skills by keyword, category, or type. Get live results pulled directly from the AgentPowers API with pricing and ratings.

Account Management

Log in, view your profile, check purchase history, and manage your account. Full account-aware flows right inside Codex.

One-Click Checkout

Start a Stripe checkout session, poll for payment status, and confirm purchases — all orchestrated automatically by the plugin.

Auto Install

After purchase, skills install automatically. The plugin downloads, configures, and verifies the installation with zero manual steps.

Cross-Tool Targeting

Install skills for any of 12+ supported platforms from within Codex. Specify a target tool by name and the plugin handles the rest.

Security Scanning

View security scan results for any skill before installing. Every skill passes through the AgentPowers 8-layer security pipeline.

Install skills across 12+ platforms

From Codex, target any of these platforms when installing a skill. Alias support means you can use natural names.

Codex
Claude Code
claude.ai
Claude Desktop
Cursor
Windsurf
Antigravity
Gemini CLI
GitHub Copilot
OpenCode
OpenClaw
Kiro

Up and running in four steps

No configuration files, no CLI flags, no environment variables. The plugin works out of the box with your AgentPowers account.

1
Open the Plugins tab In Codex, navigate to the Plugins section.
2
Install the AgentPowers plugin Add the plugin from the repository.
3
Say "Log me into AgentPowers" Authenticate with your account in one step.
4
Start using skills Search, purchase, and install skills through conversation.
search_marketplace Find skills by keyword, category, or type
get_skill_details View descriptions, ratings, pricing, and security
start_checkout Begin a Stripe checkout session for paid skills
install_skill Install free skills directly from chat
install_purchased_skill Install a skill after purchase confirmation
check_installed List installed skills with versions and status

Example workflows

Real conversations you can have with Codex once the plugin is installed.

Search & install a free skill
You Find me a code review skill on AgentPowers and install it.
Tool search_marketplace({ query: "code review" })
Tool install_skill({ slug: "code-review-pro", target: "codex" })
Codex Done. Code Review Pro is installed and ready to use.
Purchase & cross-tool install
You Buy the SEO Audit skill and install it for Cursor.
Tool start_checkout({ slug: "seo-audit-pro" })
Tool check_purchase_status({ session_id: "..." })
Tool install_purchased_skill({ slug: "seo-audit-pro", target: "cursor" })
Codex SEO Audit Pro purchased and installed to Cursor.
Account & discovery
You Show me my AgentPowers profile and what I've purchased.
Tool whoami_account()
Tool list_purchases()
Codex You're logged in as @devuser. You have 3 purchased skills...

Codex Plugin FAQ

What is the AgentPowers Codex plugin?

The AgentPowers Codex plugin connects OpenAI Codex to the AgentPowers marketplace. It lets you search, purchase, and install AI skills entirely through conversation — no browser, no copy-pasting commands.

How does the plugin communicate with AgentPowers?

The plugin uses an MCP bridge architecture. Codex calls the local MCP bridge (agentpowers-mcp-server.mjs), which then communicates with the AgentPowers API and the ap CLI to handle search, checkout, and install operations.

Can I install skills for tools other than Codex?

Yes. The plugin supports cross-tool install targeting. You can install skills for Claude Code, Cursor, Windsurf, GitHub Copilot, Gemini CLI, Kiro, and 6 more platforms — all from within Codex. Just specify the target tool when installing.

Do I need technical knowledge to use the plugin?

Not at all. Open Codex, install the plugin from the Plugins tab, and start chatting. Say "Log me into AgentPowers" to authenticate, then "Find and install the best skill for me" to get started. The plugin handles everything automatically.

Is checkout handled inside Codex?

Yes. The plugin orchestrates the full checkout flow — starting a Stripe session, polling for payment status, confirming the purchase, and installing the skill. For paid skills, a browser window opens briefly for payment, then the plugin picks up automatically.

Is the plugin open source?

Yes. The full source code is available on GitHub. You can inspect every line, contribute improvements, or fork it for your own use.

Ready to get started?

Install the AgentPowers plugin for Codex and access the full skill marketplace from your next conversation.