Skip to content

docs(plugin-creator): simplify deeplink shape#238

Merged
xl-openai merged 3 commits into
mainfrom
efrazer/plugin-creator-clean-plugin-deeplinks
May 13, 2026
Merged

docs(plugin-creator): simplify deeplink shape#238
xl-openai merged 3 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. #237 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 requested a review from a team May 12, 2026 01:56
xl-openai
xl-openai previously approved these changes May 12, 2026
@xl-openai xl-openai merged commit 7955f1d into main May 13, 2026
@xl-openai xl-openai deleted the efrazer/plugin-creator-clean-plugin-deeplinks branch May 13, 2026 00:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants