Update Supabase plugin repository URL and refresh agent skills - #1
Open
Rodriguespn wants to merge 3 commits into
Open
Update Supabase plugin repository URL and refresh agent skills#1Rodriguespn wants to merge 3 commits into
Rodriguespn wants to merge 3 commits into
Conversation
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
ashwinm-oai
added a commit
to openai/plugins
that referenced
this pull request
Jun 18, 2026
## Summary Groups the small plugin skill and connector updates requested in one draft PR. Changes include: - Adds Midpage litigation skills from `midpage-ai/litigation-skills`: `cite-check`, `draft-brief`, `draft-long-form-memo`, and `litigation-update-post`. - Adds Datasite VDR workflow skills to the existing Datasite plugin using the plugin-migrator import flow: `bulk-qa-answers`, `document-quality-check`, `gap-analysis`, `irl-tracker`, `launch-readiness-orchestrator`, `risk-analysis-audit`, `smart-file-renaming`, and `vdr-index-setup`. - Expands Render from the existing five skills to the current `renderinc/render-codex-plugin` source set of 21 skills. Render uses the updated plugin-migrator helper: one core `SKILL.md` import pass, then a separate `--resources-only --include-references --include-assets` pass for references/assets, both dry-run reviewed and SHA-256 verified by the helper. - Updates Supabase to use `https://github.com/supabase-community/supabase-plugin`, bumps the plugin version to `0.1.10`, and imports the partner PR's Supabase skill/reference updates via plugin-migrator hash-checked copy. The partner changelog files are intentionally not included because `CHANGELOG.md` is not an approved plugin-migrator copy surface. - Adds a connector-only Glean plugin pointing at the released template app `templated_apps_6a29c565fdd4819194f27e26218cd95a`, with metadata and logo derived from App Admin Read. Verified released version `asdk_app_v_6a29c566b91c81919ded9c8f7dec598c` is `RELEASED_AS_TEMPLATE`. - Adds Codex-facing `agents/openai.yaml` metadata for newly added Datasite and Render skills. - Keeps migration hygiene split across commits: Midpage, Datasite source import, Render source import, Render resource import, Datasite/Render metadata, Supabase skill/resource import, Supabase manifest update, mechanical cleanup, then Glean connector/plugin metadata. Source links: - Midpage source: https://github.com/midpage-ai/litigation-skills - Datasite source: https://github.com/DatasiteAI/codex-plugin and https://github.com/DatasiteAI/mcp-skills - Render source: https://github.com/renderinc/render-codex-plugin - Supabase partner PR: Rodriguespn#1 - Glean metadata source: App Admin Read for released template app/version Internal Slack/Gmail evidence links are captured on the Linear issue rather than in this PR body to avoid publishing internal collaboration URLs. Notes: - Datasite's public and internal source repos reference a few `references/*.md` files from inside the skill text, but those files are not present in either source repo or repo history. This PR does not invent missing Datasite support docs. - Render email said 22 skills; the current `renderinc/render-codex-plugin` source contains 21 skill directories, and this PR imports all 21. - Glean's `interface.longDescription` matches the full App Admin submitted `description` text. Linear: https://linear.app/openai/issue/ASH-48 and https://linear.app/openai/issue/ASH-21 ## Validation - Parsed changed plugin manifests/app files with `python3 -m json.tool`. - Parsed all `agents/openai.yaml` files under Midpage, Datasite, Render, and Supabase skill trees with Ruby YAML. - Ran `git diff --check origin/main..HEAD`. - Compared Datasite and Render imported source files against their upstream repos, with only mechanical whitespace/mode cleanup ignored; no missing or substantive differences. - Confirmed Supabase `SKILL.md` and `security-rls-performance.md` match the partner PR source byte-for-byte after plugin-migrator copy. - Ran plugin validation for `plugins/glean` after moving Glean into this grouped PR. --------- Co-authored-by: Ashwin Mathews <ashwinm@openai.com>
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.
Summary
repositoryfield inplugins/supabase/.codex-plugin/plugin.jsonfromhttps://github.com/supabase-community/codex-plugintohttps://github.com/supabase-community/supabase-plugin