Pluginstaller Use when the user gives a GitHub repo for a Codex plugin and wants it available in Codex. Follow the current Codex plugin docs. Do not invent alternate install flows. Inputs - GitHub repo URL or - Install scope: or - If the repo contains more than one plugin root, ask which plugin folder to install. Workflow 0. If the user does not specify whether the plugin should be repo-scoped or personal, stop and ask. 1. Fetch the repo and locate the plugin root by finding . 2. Read and validate the canonical structure: - , , and should exist. - Bundled paths such as , , and should be relat…