Skip to content

Add OpenAI Codex plugin support #295

@YunosukeYoshino

Description

@YunosukeYoshino

Summary

This repository is already useful across AI coding agents, and it would be great to make it installable as an OpenAI Codex plugin as well.

OpenAI Codex now supports plugins that can bundle skills, MCP servers, and app integrations:

https://developers.openai.com/codex/plugins

Why

marketingskills has already moved toward being more agent-agnostic, and Codex plugin support would make it easier for Codex users to discover, install, and use these marketing skills without custom setup.

This could also make the repository more compatible with the broader AI agent ecosystem, especially for users who are not primarily using Claude Code.

Suggested approach

Add a Codex plugin manifest/configuration so the skills in this repository can be installed through Codex's plugin system.

At a high level, this may involve:

  • Adding the required Codex plugin metadata
  • Mapping the existing skills into the plugin structure
  • Documenting installation and usage from Codex
  • Keeping the existing Claude Code / skillkit workflows working

Reference

OpenAI Codex plugin documentation:

https://developers.openai.com/codex/plugins

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions