Skip to content

docs(skills): simplify plugin creator deeplink shape#22240

Merged
efrazer-oai merged 4 commits into
mainfrom
efrazer/plugin-creator-clean-plugin-deeplinks
May 13, 2026
Merged

docs(skills): simplify plugin creator deeplink shape#22240
efrazer-oai merged 4 commits into
mainfrom
efrazer/plugin-creator-clean-plugin-deeplinks

Conversation

@efrazer-oai
Copy link
Copy Markdown
Contributor

Summary

Plugin Creator now documents the shorter local-plugin handoff URL that the app can interpret directly. #22221 teaches the skill to end marketplace-backed creation flows with named View and Share links; this follow-up updates those examples so the skill only emits the normalized plugin name, the absolute marketplace path, and optional share mode.

The documented shape is:

codex://plugins/<normalized-plugin-name>?marketplacePath=<absolute-marketplace-json-path>
codex://plugins/<normalized-plugin-name>?marketplacePath=<absolute-marketplace-json-path>&mode=share

The skill text now states exactly where the normalized plugin name belongs, exactly where the absolute marketplace path belongs, and that it should not add pluginName or hostId query parameters.

Testing

Tests: plugin-creator skill validation.

@efrazer-oai efrazer-oai marked this pull request as ready for review May 12, 2026 01:56
@efrazer-oai efrazer-oai enabled auto-merge (squash) May 13, 2026 00:01
@efrazer-oai efrazer-oai merged commit 01b4817 into main May 13, 2026
38 of 39 checks passed
@efrazer-oai efrazer-oai deleted the efrazer/plugin-creator-clean-plugin-deeplinks branch May 13, 2026 00:54
@github-actions github-actions Bot locked and limited conversation to collaborators May 13, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants