What problem does it solve?
This skill removes the manual friction of setting up new plugin directories and marketplace configurations, ensuring your Codex plugins follow the required structure and naming conventions from day one.
Core Features & Use Cases
- Standardized Scaffolding: Automatically generates the required .codex-plugin/plugin.json manifest and optional project folders like skills, hooks, and assets.
- Marketplace Integration: Seamlessly creates or updates the marketplace.json file to ensure your new plugins are correctly registered and ordered within the Codex UI.
- Use Case: When starting a new plugin project, use this skill to instantly create the full directory structure and register it in your local marketplace without manually editing JSON files.
Quick Start
Run the plugin creator script from your terminal to scaffold a new plugin named my-new-plugin with marketplace registration enabled.