Skip to content

Codex install command fails with "invalid marketplace file" #408

@yfrbl

Description

@yfrbl

Summary

The Codex install command shown in the README does not work with the current Codex CLI.

README currently suggests:

codex plugin marketplace add heygen-com/hyperframes --sparse .codex-plugin --sparse skills --sparse assets

Running that against heygen-com/hyperframes fails even though the repository contains .codex-plugin/plugin.json.

Steps to reproduce

  1. Install/update Codex CLI.
  2. Run:
    codex plugin marketplace add heygen-com/hyperframes --sparse .codex-plugin --sparse skills --sparse assets

Actual result

Codex exits with:

Error: invalid marketplace file `/Users/.../.codex/.tmp/marketplaces/.staging/...`: marketplace root does not contain a supported manifest

Expected result

Either:

  • the plugin installs successfully using the documented command, or
  • the README uses the correct installation flow for the current Codex CLI.

Notes

If that command is no longer valid for current Codex versions, updating the README with the supported install path would likely fix the confusion.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions