# OpenWebUI Extras [![All Contributors](https://img.shields.io/badge/all_contributors-4-orange.svg?style=flat-square)](#contributors-) English | [δΈ­ζ–‡](./README_CN.md) A collection of enhancements, plugins, and prompts for [OpenWebUI](https://github.com/open-webui/open-webui), developed and curated for personal use to extend functionality and improve experience. ## πŸ“Š Community Stats > πŸ• Auto-updated: 2026-01-31 03:16 | πŸ‘€ Author | πŸ‘₯ Followers | ⭐ Points | πŸ† Contributions | |:---:|:---:|:---:|:---:| | [Fu-Jie](https://openwebui.com/u/Fu-Jie) | **173** | **193** | **39** | | πŸ“ Posts | ⬇️ Downloads | πŸ‘οΈ Views | πŸ‘ Upvotes | πŸ’Ύ Saves | |:---:|:---:|:---:|:---:|:---:| | **20** | **2864** | **33984** | **166** | **217** | ### πŸ”₯ Top 6 Popular Plugins > πŸ• Auto-updated: 2026-01-31 03:16 | Rank | Plugin | Version | Downloads | Views | Updated | |:---:|------|:---:|:---:|:---:|:---:| | πŸ₯‡ | [Smart Mind Map](https://openwebui.com/posts/turn_any_text_into_beautiful_mind_maps_3094c59a) | 0.9.2 | 721 | 6385 | 2026-01-28 | | πŸ₯ˆ | [Smart Infographic](https://openwebui.com/posts/smart_infographic_ad6f0c7f) | 1.5.0 | 501 | 4502 | 2026-01-30 | | πŸ₯‰ | [Export to Excel](https://openwebui.com/posts/export_mulit_table_to_excel_244b8f9d) | 0.3.7 | 285 | 1241 | 2026-01-29 | | 4️⃣ | [Export to Word (Enhanced)](https://openwebui.com/posts/export_to_word_enhanced_formatting_fca6a315) | 0.4.3 | 274 | 2174 | 2026-01-28 | | 5️⃣ | [Async Context Compression](https://openwebui.com/posts/async_context_compression_b1655bc8) | 1.2.2 | 262 | 2818 | 2026-01-28 | | 6️⃣ | [Markdown Normalizer](https://openwebui.com/posts/markdown_normalizer_baaa8732) | 1.2.4 | 198 | 3243 | 2026-01-29 | *See full stats in [Community Stats Report](./docs/community-stats.md)* ## πŸ“¦ Project Contents ### 🧩 Plugins Located in the `plugins/` directory, containing Python-based enhancements: #### Actions - **Smart Mind Map** (`smart-mind-map`): Generates interactive mind maps from text. - **Smart Infographic** (`infographic`): Transforms text into professional infographics using AntV. - **Flash Card** (`flash-card`): Quickly generates beautiful flashcards for learning. - **Deep Dive** (`deep-dive`): A comprehensive thinking lens that dives deep into any content. - **Export to Excel** (`export_to_excel`): Exports chat history to Excel files. - **Export to Word** (`export_to_docx`): Exports chat history to Word documents. #### Filters - **Async Context Compression** (`async-context-compression`): Optimizes token usage via context compression. - **Context Enhancement** (`context_enhancement_filter`): Enhances chat context. - **Folder Memory** (`folder-memory`): Automatically extracts project rules from conversations and injects them into the folder's system prompt. - **Markdown Normalizer** (`markdown_normalizer`): Fixes common Markdown formatting issues in LLM outputs. #### Pipes - **GitHub Copilot SDK** (`github-copilot-sdk`): Official GitHub Copilot SDK integration. Supports dynamic models, multi-turn conversation, streaming, multimodal input, and infinite sessions. #### Pipelines - **MoE Prompt Refiner** (`moe_prompt_refiner`): Refines prompts for Mixture of Experts (MoE) summary requests to generate high-quality comprehensive reports. ### 🎯 Prompts Located in the `prompts/` directory, containing fine-tuned System Prompts: - **Coding**: Programming assistance prompts. - **Marketing**: Marketing and copywriting prompts. ## πŸ› οΈ Extensions Standalone frontend extensions to supercharge your Open WebUI: - **[Open WebUI Prompt Plus](https://github.com/Fu-Jie/open-webui-prompt-plus)**: An all-in-one prompt management suite featuring AI-powered prompt generation, spotlight-style quick search, and advanced category organization. ## πŸ“– Documentation Located in the `docs/en/` directory: - **[Plugin Development Guide](./docs/en/plugin_development_guide.md)** - The authoritative guide covering everything from getting started to advanced patterns and best practices. ⭐ For code examples, please check the `docs/examples/` directory. ## πŸš€ Quick Start This project is a collection of resources and does not require a Python environment. Simply download the files you need and import them into your OpenWebUI instance. ### Using Prompts 1. Browse the `/prompts` directory and select a prompt file (`.md`). 2. Copy the file content. 3. In the OpenWebUI chat interface, click the "Prompt" button above the input box. 4. Paste the content and save. ### Using Plugins 1. **Install from OpenWebUI Community (Recommended)**: - Visit my profile: [Fu-Jie's Profile](https://openwebui.com/u/Fu-Jie) - Browse the plugins and select the one you like. - Click "Get" to import it directly into your OpenWebUI instance. 2. **Manual Installation**: - Browse the `/plugins` directory and download the plugin file (`.py`) you need. - Go to OpenWebUI **Admin Panel** -> **Settings** -> **Plugins**. - Click the upload button and select the `.py` file you just downloaded. - Once uploaded, refresh the page to enable the plugin in your chat settings or toolbar. ### Contributing If you have great prompts or plugins to share: 1. Fork this repository. 2. Add your files to the appropriate `prompts/` or `plugins/` directory. 3. Submit a Pull Request. [Contributing](./CONTRIBUTING.md) ## Contributors ✨ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)):
rbb-dev
rbb-dev

πŸ€” πŸ’»
Raxxoor
Raxxoor

πŸ› πŸ€”
ZOLO
ZOLO

πŸ› πŸ€”
Johan Grande
Johan Grande

πŸ€”
This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome!