Skip to content

Add remote plugin skill read API#20150

Merged
xli-oai merged 7 commits into
mainfrom
xli-codex/remote-plugin-skill-details
May 1, 2026
Merged

Add remote plugin skill read API#20150
xli-oai merged 7 commits into
mainfrom
xli-codex/remote-plugin-skill-details

Conversation

@xli-oai

@xli-oai xli-oai commented Apr 29, 2026

Copy link
Copy Markdown
Contributor

Summary

Adds an app-server plugin/skill/read method for remote plugin skill markdown. The new method calls the plugin-service skill detail endpoint and returns skill_md_contents, so clients can preview skills for remote plugins before the bundle is installed locally.

Why

Uninstalled remote plugin skills do not have local SKILL.md files. Without an on-demand remote read, the desktop plugin details UI cannot render the skill details modal for those skills.

Validation

  • just write-app-server-schema
  • just fmt
  • cargo test -p codex-app-server-protocol
  • cargo test -p codex-app-server --test all -- suite::v2::plugin_read::plugin_skill_read_reads_remote_skill_contents_when_remote_plugin_enabled --exact
  • just fix -p codex-app-server-protocol -p codex-core-plugins -p codex-app-server

@xli-oai xli-oai added the oai PRs contributed by OpenAI employees label Apr 29, 2026 — with ChatGPT Codex Connector
@xli-oai xli-oai force-pushed the xli-codex/remote-plugin-skill-details branch 2 times, most recently from d1719ad to 486237d Compare April 29, 2026 17:13
@xli-oai xli-oai marked this pull request as ready for review April 29, 2026 18:49
@xli-oai xli-oai force-pushed the xli-codex/remote-plugin-skill-details branch 7 times, most recently from e9ac8e9 to 0b9932a Compare May 1, 2026 00:51
@xli-oai xli-oai force-pushed the xli-codex/remote-plugin-skill-details branch from f19e482 to b2c51db Compare May 1, 2026 03:50
@xli-oai xli-oai force-pushed the xli-codex/remote-plugin-skill-details branch from b2c51db to ec842d9 Compare May 1, 2026 05:14
@xli-oai xli-oai merged commit 96d2ea9 into main May 1, 2026
25 checks passed
@xli-oai xli-oai deleted the xli-codex/remote-plugin-skill-details branch May 1, 2026 07:16
@github-actions github-actions Bot locked and limited conversation to collaborators May 1, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

oai PRs contributed by OpenAI employees

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants