Skip to main content

Add your description here

Project description

codex-converter

Convert project-scoped Claude Code workspace files into Codex CLI-compatible project files.

codex-converter is intentionally conservative. It reads only project-local Claude assets and rejects user-scoped Claude paths such as ~/.claude.

Install

Install with uv.

uv tool install codex-converter

You can also run it without a persistent install:

uvx codex-converter --help

Usage

Inspect a project without writing files:

codex-converter inspect /path/to/project

Preview a conversion:

codex-converter convert /path/to/project --dry-run

Convert in place:

codex-converter convert /path/to/project

Write converted files to a separate directory:

codex-converter convert /path/to/project --output /path/to/output

Overwrite previously generated targets:

codex-converter convert /path/to/project --force

Add generated Codex output paths to the output project's .gitignore:

codex-converter convert /path/to/project --gitignore

Remove generated converter output:

codex-converter clean /path/to/project

Preview cleanup first:

codex-converter clean /path/to/project --dry-run

Show the installed version:

codex-converter --version

What Gets Converted

Claude Code input Codex output
CLAUDE.md AGENTS.md
nested CLAUDE.md files nested AGENTS.md files
.claude/skills/<name>/ .agents/skills/<name>/
.claude/commands/<name>.md .agents/skills/<name>/SKILL.md
.claude/agents/<name>.md .codex/agents/<name>.toml
.claude/settings.json .codex/config.toml
.claude/settings.local.json merged into .codex/config.toml only with --include-local-settings

Existing targets are reported as conflicts and left untouched unless --force is used. --dry-run reports planned writes without creating files.

clean removes only files or directories that contain, or can be verified from, a codex-converter generated marker. clean --force removes known generated target paths even when a marker is missing.

Unsupported

The converter reports but does not convert:

  • Claude hooks
  • MCP server configuration
  • plugins and marketplace configuration
  • auth and trust configuration
  • unsupported Claude settings
  • user-scoped Claude assets under ~/.claude

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

codex_converter-0.1.1.tar.gz (48.8 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

codex_converter-0.1.1-py3-none-any.whl (11.6 kB view details)

Uploaded Python 3

File details

Details for the file codex_converter-0.1.1.tar.gz.

File metadata

  • Download URL: codex_converter-0.1.1.tar.gz
  • Upload date:
  • Size: 48.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for codex_converter-0.1.1.tar.gz
Algorithm Hash digest
SHA256 8d06d136e68d0f9de402e447e43c2ffe03f23c91fc0971f01d76a1b3019f3eaf
MD5 cb658ccaa85b38ff8f8857ccec55ebe8
BLAKE2b-256 000585d19a14881b6a795e9cc851ecaf70e7f8b3725397ec3807a6df435729ba

See more details on using hashes here.

Provenance

The following attestation bundles were made for codex_converter-0.1.1.tar.gz:

Publisher: release.yml on rainbowhunter-nz/codex-converter

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file codex_converter-0.1.1-py3-none-any.whl.

File metadata

  • Download URL: codex_converter-0.1.1-py3-none-any.whl
  • Upload date:
  • Size: 11.6 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for codex_converter-0.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 110a6df8ed74a246d822333f67f38be64a2253eda4e50645cddc851dbc555956
MD5 b6ec73f29b2a5042c11bc2a40a46e963
BLAKE2b-256 3cab05654d64e2a0ef776d531f1c77fda1eafe1f4ec07c02ea4ebfeecde06fe8

See more details on using hashes here.

Provenance

The following attestation bundles were made for codex_converter-0.1.1-py3-none-any.whl:

Publisher: release.yml on rainbowhunter-nz/codex-converter

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page