Open
Conversation
sayan-oai
reviewed
Mar 12, 2026
sayan-oai
reviewed
Mar 12, 2026
sayan-oai
reviewed
Mar 12, 2026
Contributor
There was a problem hiding this comment.
looks fine, but we should wait til [] parsing lands in app-server + is more broadly available so as not to break current usage.
Collaborator
Author
+1. Let's also make sure malformed plugins don't break app-server and that bad specs are gracefully handled with warning errors emitted and no startup impact. |
## Summary Adds a new `google-slides` plugin to the curated plugins repo and wires in the three Google Slides Codex skills from `openai/openai#752216`: - `google-slides-visual-iteration` - `google-slides-template-surgery` - `google-slides-template-migration` This change includes: - a new `plugins/google-slides` plugin wrapper - Google Slides connector wiring in `.app.json` - plugin manifest metadata and minimal plugin assets - the three skill directories and their reference docs - a new marketplace entry in `.agents/plugins/marketplace.json` ## Why We need these skills in the plugins repo so the Google Slides workflows are available through the curated plugin surface, not only as repo-local skills in `openai/openai`. These skills cover three distinct Google Slides jobs that the base connector alone does not route clearly enough: - visual cleanup of real decks with thumbnail-driven edit/verify loops - structural template repair when local slide fixes are not converging - migration of an existing deck onto a branded/company template Without this plugin integration, the skills exist upstream but are not packaged for plugin discovery and install in this repo. Adding the plugin makes the Google Slides connector usable with purpose-built Codex guidance for iteration, surgery, and migration workflows. ## Validation - verified the imported skill files against `openai/openai#752216` - ran `git diff --check` - validated JSON with `jq`
## Summary - add the curated `netlify-deploy` skill to the existing Netlify plugin and refresh its metadata/icons - add a new `render` plugin with the curated `render-deploy` skill, root assets, and Render MCP config - register `render` in `.agents/plugins/marketplace.json` ## Source - vendored from `openai/skills` `origin/main` at `ecc1fb8` ## Validation - `git diff --cached --check` - `python3 /Users/vb/Documents/plugins-internal/scripts/validate_plugin.py plugins/netlify` - `python3 /Users/vb/Documents/plugins-internal/scripts/validate_plugin.py plugins/render` ## Notes - installer smoke test not run because this `openai/plugins` checkout does not include the installer script
…lt-prompts' into gverma/plugins/update-spec-default-prompts
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
plugin-creatorskill spec sointerface.defaultPromptis an array of up to 3 stringsplugin.jsonand scaffolded defaults with 3 short starter promptsplugin.jsonprompts by shortening text and stripping baked-in @ mentions