Favicon of plugin-creator

plugin-creator Skill

AI Agent SkillRustOpen source

Create and scaffold plugin directories for Codex with a required .codex-plugin/plugin.json, optional plugin folders/files, valid manifest defaults, and personal-marketplace entries by default. Use when Codex needs to create a new personal plugin, add optional plugin structure, generate or update marketplace entries for Published by openai in codex.

What is plugin-creator Skill?

Create and scaffold plugin directories for Codex with a required .codex-plugin/plugin.json, optional plugin folders/files, valid manifest defaults, and personal-marketplace entries by default. Use when Codex needs to create a new personal plugin, add optional plugin structure, generate or update marketplace entries for Published by openai in codex. This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.

Trust signal
95/100
Maintenance signal
90/100
Adoption signal
100/100

Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement.

Key capabilities

  • Includes SKILL.md support
  • Reusable instructions support
  • Design and media
  • Design and media use cases

Technical details

Copy skill directory
  • Install or run with Copy skill directory

When to use plugin-creator Skill

  • Use it for design and media.

Built with

RustCopy skill directory

Editorial notes

Source

  • Creator: openai
  • Repository: openai/codex
  • Skill file: codex-rs/skills/src/assets/samples/plugin-creator/SKILL.md

What it does

Create and scaffold plugin directories for Codex with a required .codex-plugin/plugin.json, optional plugin folders/files, valid manifest defaults, and personal-marketplace entries by default. Use when Codex needs to create a new personal plugin, add optional plugin structure, generate or update marketplace entries for

Skill instructions

Plugin Creator Quick Start 1. Run the scaffold script: bash Plugin names are normalized to lower-case hyphen-case and must be <= 64 chars. The generated folder and plugin.json name are always the same. Run from the skill root (the directory containing this SKILL.md). By default creates in ~/plugins/<plugin-name. python3 scripts/createbasicplugin.py <plugin-name 2. Edit <plugin-path/.codex-plugin/plugin.json when the request gives specific metadata. The scaffold starts with valid defaults and must not contain [TODO: ...] placeholders. 3. Generate or update the personal marketplace entry when the plugin should appear in Codex UI ordering: bash Personal marketplace entries default to ~/.agents/plugins/marketplace.json. python3 scripts/createbasicplugin.py my-plugin --with-marketplace Only specify --marketplace-name <name when the default personal marketplace name is already taken or installed and you need to seed a different new marketplace file: bash python3 scripts/createbasicplugin.py

Explore related resources

Frequently asked questions

What is plugin-creator?

plugin-creator is a open-source AI agent skill with Copy skill directory. Create and scaffold plugin directories for Codex with a required .codex-plugin/plugin.json, optional plugin folders/files, valid manifest defaults, and personal-marketplace entries by default.

Who is plugin-creator best for?

plugin-creator is best for reusing agent instructions, scripts, and references, design and media workflows.

How do I install plugin-creator?

Install or run plugin-creator using Copy skill directory. Check plugin-creator for the latest setup command.

Is plugin-creator actively maintained?

plugin-creator may need a closer maintenance check before production use.

Share:

Stars
97,853
Forks
14,583
Last commit
9 days ago
Repository age
1 year
License
Apache-2.0

Auto-fetched from GitHub.

Ad
Favicon

 

  
 

Similar to plugin-creator