migrate-to-codex

Convert Claude Code instructions, skills, agents, and MCP configurations to Codex equivalents.

24.7k|1.7k|Updated Nov 25, 2025
One-click install
npx skills add https://github.com/openai/skills --skill migrate-to-codex-openai
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: migrate-to-codex
Source: https://github.com/openai/skills/tree/main/skills/.curated/migrate-to-codex
Command: npx skills add https://github.com/openai/skills --skill migrate-to-codex-openai

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires migrate-to-codex, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates the migration of Claude Code instruction files, skills, agents, and configuration into the Codex framework, reducing manual work and improving the robustness of AI agents.

Core Features & Use Cases

  • Automated Migration: Converts Claude Code instruction files, skills, agents, and MCP configurations to their Codex equivalents.
  • Validation: Checks for errors in the migration process and reports issues for manual review.
  • Customization: Allows configuration of the migration process, such as the order of execution and handling of conflicts.
  • Use Case: If you have a collection of Claude Code assets and want to seamlessly integrate them with Codex, this Skill can help you achieve that with minimal manual intervention.

Quick Start

Use the migrate-to-codex skill to start the migration process for your Claude Code assets, ensuring that they are compatible with the Codex framework.

Frequently Asked Questions about migrate-to-codex

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I migrate Claude Code instruction files and skills to Codex?

Migrating Claude Code instruction files and skills to Codex requires converting Claude Code syntax and configurations into their Codex equivalents. An automated migration process handles instruction files, skills, agents, and MCP configurations to ensure compatibility with the Codex framework.

What is automated config conversion for AI agents from Claude Code to Codex?

Automated config conversion for AI agents translates Claude Code assets, including MCP configurations and agent definitions, into Codex-compatible formats. This reduces manual work by mapping syntax and settings directly to their Codex equivalents while validating for errors.

Do I need a Codex environment setup to migrate Claude Code assets?

Yes, you need a Codex environment setup to migrate Claude Code assets. The migration process requires existing Claude Code assets and a configured Codex framework to validate the converted instruction files, skills, agents, and MCP configurations.

How are conflicts handled during Claude Code to Codex migration?

Conflicts during Claude Code to Codex migration are handled by validating the conversion process and reporting issues for manual review. This ensures complex scenarios receive appropriate attention rather than failing silently or overwriting configurations incorrectly.

Can I customize the migration order for Claude Code configurations to Codex?

Yes, you can customize the migration order for Claude Code configurations to Codex. The migration process allows configuration of execution order and conflict handling strategies to ensure the converted agents and MCP setups meet your specific requirements.