Orchestrates the full release preparation flow for a plugin — version sync across 7+ files, bilingual release notes creation, and commit message drafting. Use before submitting a PR. Does NOT push or create a PR; that is handled by pr-submitter.
$npx -y skills add fu-jie/openwebui-extensions --skill release-prepInstalls into the current project.
Run `npx skills use "https://github.com/fu-jie/openwebui-extensions" --skill "fu-jie/openwebui-extensions/release-prep"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/fu-jie/openwebui-extensions" that are relevant to the current task. Run `npx skills add "https://github.com/fu-jie/openwebui-extensions"` and select the relevant skills, then follow their instructions.