Generates a standardized single-file i18n Python plugin template based on project standards. Use when starting a new plugin development to skip boilerplate writing.
$npx -y skills add fu-jie/openwebui-extensions --skill plugin-scaffolderInstalls into the current project.
Run `npx skills use "https://github.com/fu-jie/openwebui-extensions" --skill "fu-jie/openwebui-extensions/plugin-scaffolder"` 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.