- update plugin README badges to use Top <1% and a clearer contribution icon - reorder badge rows across mirrored docs and templates Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
988 B
988 B
name, description
| name | description |
|---|---|
| plugin-scaffolder | Generates a standardized single-file i18n Python plugin template based on project standards. Use when starting a new plugin development to skip boilerplate writing. |
Plugin Scaffolder
Overview
Generates compliant OpenWebUI plugin templates with built-in i18n, common utility methods, and required docstring fields.
Usage
- Provide the Plugin Name and Type (action/filter/pipe).
- The skill will generate the
.pyfile and the bilingualREADMEfiles.
Template Standard
Valves(BaseModel)withUPPER_SNAKE_CASE_get_user_contextwith JS fallback and timeout_emit_statusand_emit_debug_logmethods- Standardized docstring metadata
- README header must use a two-column line with
By/作者 + vX.Y.Zon the left and the Star link on the right, followed by a compact live badge row for followers, points, top (Top <1%), plugin contributions (📦), plugin downloads, plugin saves, and plugin views