openwebui-extensions
OpenWebUI plugin development, release, and community publishing automation
All Skills in This Repository (16)
Pure Emerald Level Indicatorsplugin-scaffolder
Generate standardized OpenWebUI plugin templates with built-in i18n support.
i18n-validator
Validate multilingual plugin translations by comparing LANGUAGE dictionaries and detecting missing keys, extra keys, and incorrect mappings, while checking fallback_map alignment.
doc-mirror-sync
Mirror plugin READMEs into the docs directory for MkDocs.
release-finalizer
Merge release PRs into main and close linked issues automatically.
gh-issue-scheduler
Identify open GitHub issues without owner responses and generate maintenance plans.
release-prep
Synchronize versions across seven files and draft bilingual release notes.
openwebui-community-publisher
Automate publishing plugin release posts to the OpenWebUI Community.
community-announcer
Draft bilingual English and Chinese release announcements for OpenWebUI.
pr-reviewer
Fetch pull request review comments, apply fixes, commit, and push follow-up updates.
version-bumper
Update version strings and changelogs across Python, README, and docs files.
pr-submitter
Push a feature branch and create a validated GitHub Pull Request with a bilingual body.
gh-issue-replier
Draft professional English replies to GitHub issues and post them via the gh CLI.
Frequently Asked Questions
FAQPage SchemaHow to install openwebui-extensions?โผ
Run `npx skills add Fu-Jie/openwebui-extensions --all -g -y` in your terminal to install all skills in this collection globally.
How to create a new OpenWebUI plugin quickly?โผ
Use the plugin-scaffolder skill to generate a compliant Python plugin file with built-in i18n support and bilingual README files, skipping all boilerplate writing.
How to release a plugin update without version mismatches?โผ
The release-prep and version-bumper skills automatically sync the version number and changelog across all seven required files, then draft a Conventional Commits message for you.
Can it automate GitHub issue and PR management?โผ
Yes. Dedicated skills find unanswered issues, post professional English replies, address PR review feedback, and merge releases with automatic issue closing.
Do I need coding experience to use these skills?โผ
Basic Git and GitHub familiarity helps, but the agent handles the technical execution like shell commands, file edits, and marketplace publishing based on your plain-English requests.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core