Favicon of plugin-creator

plugin-creator Skill

AI Agent SkillPythonOpen source

Create and scaffold plugin directories for Codex with a required .codex-plugin/plugin.json, optional plugin folders/files, and baseline placeholders you can edit before publishing or testing. Use when Codex needs to create a new local plugin, add optional plugin structure, or generate or update repo-root .agents/plugin Published by openai in skills.

What is plugin-creator Skill?

Create and scaffold plugin directories for Codex with a required .codex-plugin/plugin.json, optional plugin folders/files, and baseline placeholders you can edit before publishing or testing. Use when Codex needs to create a new local plugin, add optional plugin structure, or generate or update repo-root .agents/plugin Published by openai in skills. 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
  • Testing
  • Design and media
  • Testing use cases
  • 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 testing.
  • Use it for design and media.

Built with

PythonCopy skill directory

Editorial notes

Source

  • Creator: openai
  • Repository: openai/skills
  • Skill file: skills/.system/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, and baseline placeholders you can edit before publishing or testing. Use when Codex needs to create a new local plugin, add optional plugin structure, or generate or update repo-root .agents/plugin

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 repo root (or replace .agents/... with the absolute path to this SKILL). By default creates in <reporoot/plugins/<plugin-name. python3 .agents/skills/plugin-creator/scripts/createbasicplugin.py <plugin-name 2. Open <plugin-path/.codex-plugin/plugin.json and replace [TODO: ...] placeholders. 3. Generate or update the repo marketplace entry when the plugin should appear in Codex UI ordering: bash marketplace.json always lives at <repo-root/.agents/plugins/marketplace.json python3 .agents/skills/plugin-creator/scripts/createbasicplugin.py my-plugin --with-marketplace For a home-local plugin, treat <home as the root and use: bash python3 .agents/skills/plugin-creator/scripts/createbasicplugin.py my-plugin \ --path ~/plugins \ --marketplace-path ~/.agents/plugins/marketplace.json \ -

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, and baseline placeholders you can edit before publishing or testing.

Who is plugin-creator best for?

plugin-creator is best for reusing agent instructions, scripts, and references, testing workflows, 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
23,680
Forks
1,610
Last commit
9 days ago
Repository age
8 months
License
Unknown

Auto-fetched from GitHub.

Ad
Favicon

 

  
 

Similar to plugin-creator

plugin-creator: Install, Config & GitHub Signals – SkillIndex