Skip to content

fix(cli): transform codex marketplace skills - #571

Open
davidmohamedfr wants to merge 2 commits into
ai-driven-dev:mainfrom
davidmohamedfr:fix/570-codex-marketplace-skills
Open

fix(cli): transform codex marketplace skills#571
davidmohamedfr wants to merge 2 commits into
ai-driven-dev:mainfrom
davidmohamedfr:fix/570-codex-marketplace-skills

Conversation

@davidmohamedfr

Copy link
Copy Markdown
Contributor

🎯 What & why

Makes the native Codex marketplace build use the existing Codex skill-frontmatter conversion. Installed SKILL.md files no longer declare Claude-only models.

🛠️ How it works

Marketplace skill writing invokes the target artifact transform only for SKILL.md; auxiliary Markdown assets retain their frontmatter. The Codex contract reuses stripCodexSkillFrontmatter, keeping marketplace output aligned with the CLI installation path.

🧪 How to verify

  • pnpm --dir cli test
  • Build a Codex marketplace and install it with codex plugin; installed SKILL.md files contain no model: frontmatter.

🔗 Linked issue

Closes #570

✅ I certify

  • I DO CERTIFY I READ EACH LINE OF THE PULL REQUEST BECAUSE I AM A SOFTWARE ENGINEER, NOT A AI PUPPY.

Reuse the Codex skill-frontmatter conversion when building native marketplace artifacts so installed skills do not declare Claude models.\n\nRefs ai-driven-dev#570
@davidmohamedfr
davidmohamedfr changed the base branch from next to main August 3, 2026 05:35
@davidmohamedfr
davidmohamedfr marked this pull request as ready for review August 9, 2026 06:56
@davidmohamedfr
davidmohamedfr requested a review from a team as a code owner August 9, 2026 06:56
@blafourcade

Copy link
Copy Markdown
Contributor

@davidmohamedfr peux-tu pointer vers next stp

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

fix(framework): distribute transformed skills to Codex marketplace

2 participants