codexplugin
C

Claude Code Skills

by Alireza Rezvani

223 production-ready skills for AI coding agents across 9 domains

1. Install now

$ npx codex-marketplace add alirezarezvani/claude-skills --plugin

2. Verify after restart

Connect Codex to Claude Code Skills and show me what actions are available

More verify prompts

Get it working

Install → restart → verify. Stay on this page until Claude Code Skills responds.

  1. 01

    Copy the install command

    Use the command on this page — it includes the correct --plugin flag for this plugin.

  2. 02

    Run it in your project terminal

    Execute the command from the directory where you use Codex, not necessarily your home folder.

  3. 03

    Restart or reload Codex

    Restart the Codex CLI or reload your IDE window so the new extension is picked up.

  4. 04

    Verify with a prompt

    Try one of the verify prompts below to confirm Claude Code Skills is active.

Verify it works

After install and reload, paste one of these into Codex.

Prompt 1

> Connect Codex to Claude Code Skills and show me what actions are available

Prompt 2

> Use Claude Code Skills to help with my current coding task

Prompt 3

> What can the Claude Code Skills integration do in this project?

If install fails

Fix these common issues before digging into GitHub issues.

  • Command not found or install fails

    Use Node.js 18+ and confirm npx works. Corporate proxies may need HTTPS_PROXY set for GitHub and npm.

  • Installed but Codex ignores it

    Restart the Codex CLI or reload the IDE window. Confirm you used the correct --plugin / --skill / --hook flag.

  • Missing API keys or extras

    Open the GitHub README for env vars, API keys, or extra runtimes this community plugin may need.

Full install & troubleshooting guide

About

223 production-ready skills for AI coding agents across 9 domains

Claude Code Skills is a codex plugin that extends OpenAI Codex with ai & agents capabilities. After install, Codex can use Claude Code Skills context and actions during your coding sessions without leaving the conversation.

Source package path: alirezarezvani/claude-skills on GitHub (alirezarezvani/claude-skills).

Key features

  • Adds Claude Code Skills capabilities directly inside Codex chat
  • Installs with one npx command — no manual config editing
  • Built for ai & agents workflows
  • Community-built — inspect the GitHub repo before production use

Requirements

  • Node.js 18 or newer with npx available
  • Codex CLI or IDE extension installed and signed in
  • Check the GitHub README for API keys or extra dependencies

Related plugins

More in ai & agents