migrate-to-codex

Converts Claude Code surfaces into Codex-compatible formats with configurable scopes.

Updated May 25, 2026
One-click install
npx skills add https://github.com/pawan0631/AI_OpenAISkill --skill migrate-to-codex-pawan0631
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: migrate-to-codex
Source: https://github.com/pawan0631/AI_OpenAISkill/tree/main/skills/.curated/migrate-to-codex
Command: npx skills add https://github.com/pawan0631/AI_OpenAISkill --skill migrate-to-codex-pawan0631

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

Migrate Claude Code surfaces (instructions, skills, agents, and MCP/config) into Codex artifacts, enabling Codex to operate with migrated content and guiding users through any necessary manual review.

Core Features & Use Cases

  • Automated conversion of instructions, skills, subagents, and MCP/config into Codex formats.
  • Supports plan/doctor/validate flows and preserves semantics with manual guidance when needed.
  • Works across global and project scopes to migrate large Claude Code projects.

Quick Start

Run the migrator to convert Claude Code surfaces into Codex artifacts for both global and project scopes.

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 instructions and agents to Codex?

Migrate Claude Code instructions and agents to Codex by converting project surfaces into Codex artifacts, generating frontmatter, TOML, and prompt guidance while preserving semantics across global and project scopes.

Can I migrate Claude Code MCP servers and hook configurations to Codex-compatible formats?

Migrate Claude Code MCP servers and hook configurations to Codex by mapping permission modes and server settings to Codex-compatible formats. The process translates existing config files while signaling any manual reviews required.

Does the Claude Code to Codex migration preserve permission modes and model mappings?

Claude Code to Codex migration preserves permission modes and model mappings by translating configurations into Codex-compatible formats. It supports plan, doctor, and validate flows to ensure semantic accuracy.

When does migrating Claude Code skills to Codex require manual review?

A manual review is needed during Claude Code to Codex migration when the automated conversion cannot fully guarantee semantic accuracy for complex instructions or agents. The migrator explicitly signals these items for manual inspection.

What is the best way to convert large Claude Code projects to Codex artifacts?

The best way to convert large Claude Code projects to Codex artifacts is applying the migrator across global and project scopes, systematically converting instructions, skills, agents, and MCP config into Codex formats.