Fu-Jie

35 mods across 3 repositories, 336 stars between them.

community-announcer

01

Fu-Jie/openwebui-extensions

Skill Claude CodeCodex

Drafts engaging English and Chinese update announcements for the OpenWebUI Community and other social platforms. Use when a new version is released.

301 1mo ago A 31 tokens original MIT

doc-mirror-sync

02

Fu-Jie/openwebui-extensions

Skill Claude CodeCodex

Automatically synchronizes plugin READMEs to the official documentation directory (docs/). Use after editing a plugin's local documentation to keep the MkDocs site up to date.

301 1mo ago A 39 tokens original MIT

gh-issue-replier

03

Fu-Jie/openwebui-extensions

Skill Claude CodeCodex

Professional English replier for GitHub issues. Use when a task is completed, a bug is fixed, or more info is needed from the user. Automates replying using the 'gh' CLI tool.

301 1mo ago A 47 tokens original MIT

gh-issue-scheduler

04

Fu-Jie/openwebui-extensions

Skill Claude CodeCodex

Finds all open GitHub issues that haven't been replied to by the owner, summarizes them, and generates a solution plan. Use when the user wants to audit pending tasks or plan maintenance work.

301 1mo ago A 45 tokens original MIT

i18n-validator

05

Fu-Jie/openwebui-extensions

Skill Claude CodeCodex

Validates multi-language consistency in the TRANSLATIONS dictionary of a plugin. Use to check if any language keys are missing or if translations need updating.

301 1mo ago A 35 tokens original MIT

plugin-scaffolder

06

Fu-Jie/openwebui-extensions

Skill Claude CodeCodex

Generates a standardized single-file i18n Python plugin template based on project standards. Use when starting a new plugin development to skip boilerplate writing.

301 1mo ago A 35 tokens original MIT

pr-reviewer

07

Fu-Jie/openwebui-extensions

Skill Claude CodeCodex

Fetches PR review comments, analyzes requested changes, implements fixes, commits and pushes the resolution. Use after a reviewer has left comments on an open PR to close the feedback loop efficiently.

301 1mo ago A 41 tokens original MIT

pr-submitter

08

Fu-Jie/openwebui-extensions

Skill Claude CodeCodex

Submits a feature branch as a Pull Request with a validated, properly formatted bilingual PR body. Handles shell-escape-safe body writing via temp files. Use after release-prep has committed all changes.

301 1mo ago C 44 tokens original MIT

release-finalizer

09

Fu-Jie/openwebui-extensions

Skill Claude CodeCodex

Merges a release PR, associates it with resolved issues, replies to issue reporters, and closes issues. Use after PR review is complete and ready for merge. Closes the release cycle.

301 1mo ago A 42 tokens original MIT

release-prep

10

Fu-Jie/openwebui-extensions

Skill Claude CodeCodex

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.

301 1mo ago A 56 tokens original MIT

test-copilot-pipe

12

Fu-Jie/openwebui-extensions

Skill Claude CodeCodex

Automotive deployment and testing of GitHub Copilot SDK Pipe plugin for frontend/backend status stability.

301 1mo ago A 26 tokens original MIT

version-bumper

13

Fu-Jie/openwebui-extensions

Skill Claude CodeCodex

Automates version upgrades and changelog synchronization across 7+ files (Code, READMEs, Docs). Use when a plugin is ready for release to ensure version consistency.

301 1mo ago A 39 tokens original MIT

Coordinator

16

Fu-Jie/openwebui-extensions

Agent

Parallel dispatch hub for plugin development tasks under the Orchestrator. Dispatches code, docs, testing, and release work to specialized sub-agents.

301 1mo ago A 32 tokens original MIT

Doc Writer

17

Fu-Jie/openwebui-extensions

Agent

Handles all documentation for plugin changes in parallel with code implementation. Updates README, READMECN, docs mirrors, and standalone version files.

301 1mo ago A 29 tokens original MIT

Orchestrator

18

Fu-Jie/openwebui-extensions

Agent

The single top-level entry point for ALL tasks in openwebui-extensions. Covers the complete project lifecycle: new plugin scaffolding, feature development, testing, documentation, release, issue triage & reply, community announcements, and self-learning. Routes to the right agents and skills in parallel or…

301 1mo ago A 78 tokens original MIT

Plugin Implementer

19

Fu-Jie/openwebui-extensions

Agent

Implement plugin code changes in parallel with Doc Writer. Follows the approved plan with strict project standards. No sequential handoffs.

301 1mo ago A 29 tokens original MIT

Plugin Planner

20

Fu-Jie/openwebui-extensions

Agent

Analyze requirements and produce a parallel dispatch brief for the Coordinator. Plans independent tracks for code, docs, and review — no sequential handoffs.

301 1mo ago A 31 tokens original MIT

Plugin Reviewer

21

Fu-Jie/openwebui-extensions

Agent

Perform strict repository-aligned code review for OpenWebUI plugin changes. Works in parallel with Implementer and Doc Writer. No sequential handoffs.

301 1mo ago A 32 tokens original MIT

Plugin Tester

22

Fu-Jie/openwebui-extensions

Agent

End-to-end plugin testing agent for OpenWebUI. Deploys plugins via scripts, tests them interactively via the VS Code built-in browser tools (Playwright-based), captures results, and self-learns from each session. Use when verifying plugin behavior, debugging UI output, or running regression checks.

301 1mo ago A 63 tokens original MIT

Release Prep

23

Fu-Jie/openwebui-extensions

Agent

Finalizes version bumps, creates standalone version docs, and drafts bilingual commit messages. Only triggered by Orchestrator or Coordinator when user says "发布" / "release" / "commit". Never commits or pushes without explicit approval.

301 1mo ago A 49 tokens original MIT

Tech Lead

24

Fu-Jie/openwebui-extensions

Agent

Chief Architect for OpenWebUI Extensions. Analyzes architecture, triages complex requests, and hands execution-ready work to Plugin Planner. Does NOT implement — only analyzes, plans, and reviews.

301 1mo ago A 42 tokens original MIT