Claude-to-codex — bring Claude skills to Codex automatically

Hey all,

There are hundreds of Claude Code skills out there — docx, pptx, git-commit, web-artifacts-builder, gstack’s entire engineering team workflow. Great stuff.

None of them work in Codex CLI out of the box.

The tool references are different, the frontmatter format is stricter, and CLAUDE.md becomes AGENTS.md. Small things, but enough to break every skill you try to import.

I built a Codex skill that converts them automatically:

$claude-to-codex
$claude-to-codex web-artifacts-builder

Searches the marketplace, rewrites the incompatible parts, installs it. One command.

Which Claude skills would you most want to use in Codex?

Search for padmilkhandelwal/convert-claude-to-codex-skill on GitHub