Fu-JieFu-JieCommunityยท16 Agent Skills Included

openwebui-extensions

OpenWebUI plugin development, release, and community publishing automation

Automates the full lifecycle of OpenWebUI plugin development, from scaffolding bilingual Python templates to version syncing, PR submission, and marketplace publishing. Eliminates manual version bumps across seven files, missed translation keys, and error-prone shell commands during releases. Handles GitHub issue replies, review feedback fixes, and community announcements so maintainers ship plugins faster with fewer mistakes.
npx skills add Fu-Jie/openwebui-extensions --all -g -y
Available:

Tells the agent which project standards to read before coding and enforces rules for bilingual documentation, version syncing, and Conventional Commits when working on plugins.

All Skills in This Repository (16)

Pure Emerald Level Indicators
๐Ÿ“ฆ In Repo
Fu-JieFu-Jie

plugin-scaffolder

Generate standardized OpenWebUI plugin templates with built-in i18n support.

Community
Intermediate
๐Ÿ“ฆ In Repo
Fu-JieFu-Jie

i18n-validator

Validate multilingual plugin translations by comparing LANGUAGE dictionaries and detecting missing keys, extra keys, and incorrect mappings, while checking fallback_map alignment.

Community
Intermediate
๐Ÿ“ฆ In Repo
Fu-JieFu-Jie

doc-mirror-sync

Mirror plugin READMEs into the docs directory for MkDocs.

Community
Basic
๐Ÿ“ฆ In Repo
Fu-JieFu-Jie

release-finalizer

Merge release PRs into main and close linked issues automatically.

Community
Advanced
๐Ÿ“ฆ In Repo
Fu-JieFu-Jie

gh-issue-scheduler

Identify open GitHub issues without owner responses and generate maintenance plans.

Community
Intermediate
๐Ÿ“ฆ In Repo
Fu-JieFu-Jie

release-prep

Synchronize versions across seven files and draft bilingual release notes.

Community
Advanced
๐Ÿ“ฆ In Repo
Fu-JieFu-Jie

openwebui-community-publisher

Automate publishing plugin release posts to the OpenWebUI Community.

Community
Intermediate
๐Ÿ“ฆ In Repo
Fu-JieFu-Jie

community-announcer

Draft bilingual English and Chinese release announcements for OpenWebUI.

Community
Intermediate
๐Ÿ“ฆ In Repo
Fu-JieFu-Jie

pr-reviewer

Fetch pull request review comments, apply fixes, commit, and push follow-up updates.

Community
Advanced
๐Ÿ“ฆ In Repo
Fu-JieFu-Jie

version-bumper

Update version strings and changelogs across Python, README, and docs files.

Community
Intermediate
๐Ÿ“ฆ In Repo
Fu-JieFu-Jie

pr-submitter

Push a feature branch and create a validated GitHub Pull Request with a bilingual body.

Community
Advanced
๐Ÿ“ฆ In Repo
Fu-JieFu-Jie

gh-issue-replier

Draft professional English replies to GitHub issues and post them via the gh CLI.

Community
Advanced

Frequently Asked Questions

FAQPage Schema
How 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โ†’