2026-02-13 11:10:48 +08:00
# OpenWebUI Extensions
2025-12-20 12:34:49 +08:00
2026-01-06 01:49:39 +08:00
[English ](./README.md ) | 中文
OpenWebUI 增强功能集合。包含个人开发与收集的插件、提示词等资源。
2026-01-06 01:32:38 +08:00
<!-- STATS_START -->
## 📊 社区统计
2026-02-11 12:54:45 +08:00
> 
2026-01-06 01:32:38 +08:00
2026-03-15 23:12:20 +00:00
| 👤 作者 | 👥 粉丝 | ⭐ 积分 | 🧩 插件贡献 |
2026-02-09 21:58:27 +08:00
| :---: | :---: | :---: | :---: |
2026-03-15 23:12:20 +00:00
| [Fu-Jie ](https://openwebui.com/u/Fu-Jie ) |  |  |  |
2026-01-08 14:43:27 +00:00
2026-03-15 23:12:20 +00:00
| 📝 发布 | ⬇️ 插件下载 | 👁️ 插件浏览 | 👍 点赞 | 💾 插件收藏 |
2026-02-09 21:58:27 +08:00
| :---: | :---: | :---: | :---: | :---: |
2026-03-15 23:12:20 +00:00
|  |  |  |  |  |
2026-01-08 14:43:27 +00:00
2026-03-11 03:54:40 +08:00
2026-03-11 21:41:47 +00:00
### 🔥 热门插件 Top 6
2026-02-11 12:56:30 +08:00
| 排名 | 插件 | 版本 | 下载 | 浏览 | 📅 更新 |
| :---: | :--- | :---: | :---: | :---: | :---: |
2026-03-22 17:10:20 +00:00
| 🥇 | [Smart Mind Map ](https://openwebui.com/posts/turn_any_text_into_beautiful_mind_maps_3094c59a ) |  |  |  |  |
2026-03-23 11:21:49 +00:00
| 🥈 | [Smart Infographic ](https://openwebui.com/posts/smart_infographic_ad6f0c7f ) |  |  |  |  |
2026-03-22 17:10:20 +00:00
| 🥉 | [Markdown Normalizer ](https://openwebui.com/posts/markdown_normalizer_baaa8732 ) |  |  |  |  |
2026-03-23 19:23:41 +00:00
| 4️ ⃣ | [Async Context Compression ](https://openwebui.com/posts/async_context_compression_b1655bc8 ) |  |  |  |  |
2026-03-22 17:10:20 +00:00
| 5️ ⃣ | [Export to Word Enhanced ](https://openwebui.com/posts/export_to_word_enhanced_formatting_fca6a315 ) |  |  |  |  |
| 6️ ⃣ | [AI Task Instruction Generator ](https://openwebui.com/posts/ai_task_instruction_generator_9bab8b37 ) |  |  |  |  |
2026-02-11 12:56:30 +08:00
2026-02-11 12:52:14 +08:00
### 📈 总下载量累计趋势
2026-02-11 13:41:41 +08:00

2026-02-11 12:52:14 +08:00
2026-02-11 12:09:11 +08:00
*完整统计与趋势图请查看 [社区统计报告 ](./docs/community-stats.zh.md )*
2026-01-06 01:32:38 +08:00
<!-- STATS_END -->
2026-02-09 22:12:21 +08:00
## 🌟 精选功能
2026-03-04 00:47:48 +08:00
### 1. [GitHub Copilot Official SDK Pipe](https://openwebui.com/posts/github_copilot_official_sdk_pipe_ce96f7b4) [](https://openwebui.com/posts/github_copilot_official_sdk_pipe_ce96f7b4) 
2026-02-09 22:12:21 +08:00
2026-03-04 00:47:48 +08:00
**OpenWebUI 终极自主 Agent 深度集成。** 将 GitHub Copilot SDK 与 OpenWebUI 生态完美桥接。它允许 Agent 具备**智能意图识别**、**自主网页搜索**与**自动上下文压缩**能力,同时直接复用您现有的工具、技能与配置,通过全功能 Skill 体系带来极致的专业交互体验。
2026-02-28 05:10:39 +08:00
2026-02-09 22:12:21 +08:00
> [!TIP]
> **无需 GitHub Copilot 订阅!** 支持 **BYOK (Bring Your Own Key)** 模式,使用你自己的 OpenAI/Anthropic API Key。
2026-03-21 13:08:40 +08:00
#### 🚀 核心进化 (v0.12.0)
2026-02-28 05:10:39 +08:00
2026-03-20 03:57:47 +08:00
- **🚀 高性能共享池**:通过单例进程池消除了对话间 1-2 秒的进程冷启动延迟,响应更迅速。
- **🔑 纯 BYOK 模式支持**:解除对 `GH_TOKEN` 的强制依赖,仅凭自定义 API Key 即可完整运行。
- **📏 RichUI 稳定性修复**:彻底解决高度计算循环导致的页面无限变高问题,交互体验更稳固。
- **🩺 智能防挂死探测**:在超时判断中引入 `client.ping()` 探测机制,有效减少复杂任务下的误杀中断。
- **📋 Live TODO 小组件**:基于 `session.db` 实时任务状态,现在所有任务完成后将自动隐藏 UI, 保持界面整洁。
- **🔌 生态深度注入**: 自动读取并复用 OpenWebUI **工具 (Tools) ** 、**MCP**、**OpenAPI Server** 与 **技能 (Skills) ** 。
- **🛡️ 安全沙箱**: 严格的用户/会话级 **工作区隔离 ** ,并实现用户级环境变量隔离。
- **🌐 语言一致性**: 提示词强制要求 Agent 输出语言与用户输入保持一致。
2026-03-04 00:47:48 +08:00
> [!TIP]
> **💡 进阶实战建议**
> 强烈推荐在对话中让 Agent 为其安装 [Visual Explainer](https://github.com/nicobailon/visual-explainer) 技能。该技能能显著提升 **HTML Artifacts** 的美观度与交互深度,只需对 AI 说:
2026-03-04 01:20:35 +08:00
> “请帮我安装这个技能:<https://github.com/nicobailon/visual-explainer”> 即可瞬间启用。
2026-02-28 05:10:39 +08:00
2026-02-28 05:37:04 +08:00
#### 📺 演示:可视化技能与数据分析
2026-02-28 05:51:02 +08:00

2026-02-28 05:37:04 +08:00
> *在此演示中, Agent 自动安装可视化增强技能,并根据世界杯表格数据瞬间生成交互式看板。*
2026-03-07 23:06:33 +08:00

> *结合 Excel 专家技能, Agent 可以自动化执行复杂的数据清洗、多维度统计并生成专业的数据看板。*
2026-02-13 11:10:48 +08:00
#### 🌟 核心实战案例
2026-02-10 23:07:44 +08:00
- **[GitHub Star 增长预测 ](./docs/plugins/pipes/star-prediction-example.zh.md )**:自动解析 CSV 数据,编写 Python 分析脚本并生成动态增长看板。
- **[视频高质量转换与压缩 ](./docs/plugins/pipes/video-processing-example.zh.md )**:直接调用系统级 FFmpeg 工具,实现录屏的加速、缩放及双阶段色彩优化。
2026-02-09 22:12:21 +08:00
### 2. [Smart Mind Map](https://openwebui.com/posts/turn_any_text_into_beautiful_mind_maps_3094c59a) [](https://openwebui.com/posts/turn_any_text_into_beautiful_mind_maps_3094c59a)
**体验浸入式思维。** 将复杂的对话瞬间转化为结构化、可点击的交互式思维导图,助力知识建模与逻辑提取。
2026-03-23 00:33:20 +08:00

2026-02-09 22:12:21 +08:00
### 3. [Smart Infographic](https://openwebui.com/posts/smart_infographic_ad6f0c7f) [](https://openwebui.com/posts/smart_infographic_ad6f0c7f)
**专业数据叙事。** 将零散信息转化为精美的信息图表(由 AntV 驱动),一键生成学术/汇报级的可视化总结。
2026-03-23 00:33:20 +08:00

2026-02-09 22:12:21 +08:00
### 4. [Export to Word Enhanced](https://openwebui.com/posts/export_to_word_enhanced_formatting_fca6a315) [](https://openwebui.com/posts/export_to_word_enhanced_formatting_fca6a315)
**高保真文档导出。** 将对话历史导出为格式完美的 Word 文档, 完美保留标题、代码块、LaTeX 公式及 Mermaid 流程图。
### 5. [Async Context Compression](https://openwebui.com/posts/async_context_compression_b1655bc8) [](https://openwebui.com/posts/async_context_compression_b1655bc8)
**挑战 Token 極限。** 采用多专家异步压缩逻辑,在保持高吞吐量推理链的同时,大幅降低 Token 消耗。
2026-03-16 15:39:14 +08:00
### 6. [Batch Install Plugins from GitHub](https://openwebui.com/posts/batch_install_plugins_install_popular_plugins_in_s_c9fd6e80) [](https://openwebui.com/posts/batch_install_plugins_install_popular_plugins_in_s_c9fd6e80)
**更快试用多个社区插件仓库。** 一次请求即可聚合多个 GitHub 仓库里的插件,再通过交互式对话框里的仓库标签、类型筛选、关键词搜索和描述信息,把要安装的范围缩小到真正需要的子集。

> *一个安装对话框就能合并多个仓库,并在真正安装前先完成可视化筛选。*
2026-01-06 01:49:39 +08:00
## 📦 项目内容
2025-12-20 12:34:49 +08:00
2026-02-09 22:12:21 +08:00
<!-- markdownlint-disable MD033 -->
<details>
<summary><b>🧩 插件 (Actions, Filters, Pipes, Pipelines)</b></summary>
2025-12-20 12:34:49 +08:00
位于 `plugins/` 目录,包含各类 Python 编写的功能增强插件:
2026-02-09 22:12:21 +08:00
### Actions (交互增强)
2026-01-26 07:25:01 +08:00
2025-12-20 12:34:49 +08:00
- **Smart Mind Map** (`smart-mind-map` ): 智能分析文本并生成交互式思维导图。
2026-01-03 11:16:24 +08:00
- **Smart Infographic** (`infographic` ): 基于 AntV 的智能信息图生成工具。
2026-01-12 00:28:41 +08:00
- **Flash Card** (`flash-card` ): 快速生成精美的学习记忆卡片。
- **Deep Dive** (`deep-dive` ): 深度思考透镜,从背景、逻辑、洞察到行动路径的全方位分析。
2025-12-20 12:34:49 +08:00
- **Export to Excel** (`export_to_excel` ): 将对话内容导出为 Excel 文件。
2026-01-03 11:16:24 +08:00
- **Export to Word** (`export_to_docx` ): 将对话内容导出为 Word 文档。
2025-12-20 12:34:49 +08:00
2026-03-04 23:14:06 +08:00
### Tools (工具)
- **智能思维导图工具** (`smart-mind-map-tool` ): 思维导图的 Tool 版本,支持 AI 主动/自主调用。
- **OpenWebUI Skills 管理工具** (`openwebui-skills-manager-tool` ): 用于管理 OpenWebUI Skills 的原生工具。
2026-03-16 15:39:14 +08:00
- **Batch Install Plugins from GitHub** (`batch-install-plugins` ): 从多个 GitHub 仓库发现插件,并通过支持仓库/类型筛选的交互式选择对话框完成安装。
2026-03-04 23:14:06 +08:00
2026-02-09 22:12:21 +08:00
### Filters (消息处理)
2026-01-26 07:25:01 +08:00
2026-02-09 22:12:21 +08:00
- **GitHub Copilot SDK Files Filter** (`github_copilot_sdk_files_filter` ): Copilot SDK 必备搭档。绕过 RAG, 确保 Agent 能真正看到你的每一个文件。
- **Web Gemini Multimodal Filter** (`web_gemini_multimodel_filter` ): 为任意模型提供多模态能力( PDF、Office、视频等) , 支持智能路由。
2025-12-20 12:34:49 +08:00
- **Async Context Compression** (`async-context-compression` ): 异步上下文压缩,优化 Token 使用。
- **Context Enhancement** (`context_enhancement_filter` ): 上下文增强过滤器。
2026-01-20 20:02:50 +08:00
- **Folder Memory** (`folder-memory` ): 自动从对话中提取项目规则并注入到文件夹系统提示词中。
2026-01-11 23:58:23 +08:00
- **Markdown Normalizer** (`markdown_normalizer` ): 修复 LLM 输出中常见的 Markdown 格式问题。
2026-01-03 11:17:48 +08:00
2026-02-09 22:12:21 +08:00
### Pipes (模型管道)
2026-01-26 07:25:01 +08:00
2026-03-21 13:08:40 +08:00
- **GitHub Copilot SDK** (`github-copilot-sdk` ): 深度集成 GitHub Copilot SDK 的强大 Agent (v0.12.0)。支持高性能进程池优化、纯 BYOK 模式、智能意图识别、自主网页搜索与上下文压缩。
2025-12-20 12:34:49 +08:00
2026-02-09 22:12:21 +08:00
### Pipelines (工作流管道)
2026-01-26 07:25:01 +08:00
2026-03-23 00:33:20 +08:00
- **Wisdom Synthesizer** (`wisdom_synthesizer` ): 智能拦截并重塑多模型汇总请求, 发挥集体智慧( Collective Wisdom) , 将常规汇总熔炼为专家级对比报告。
2025-12-20 12:34:49 +08:00
2026-02-09 22:12:21 +08:00
</details>
<!-- markdownlint-enable MD033 -->
2025-12-20 12:34:49 +08:00
2026-02-09 22:12:21 +08:00
<!-- markdownlint-disable MD033 -->
<details>
<summary><b>🎯 提示词 (Prompts - 多角色系统提示词)</b></summary>
2025-12-20 12:34:49 +08:00
2026-02-09 22:12:21 +08:00
位于 `docs/prompts/` 目录,包含精心调优的提示词集合:
2025-12-20 12:34:49 +08:00
2026-02-09 22:12:21 +08:00
- **[Prompt Library ](./docs/prompts/library.md )**: 编程、翻译、分析及营销等全领域提示词精选。
</details>
<!-- markdownlint-enable MD033 -->
2025-12-20 12:34:49 +08:00
2026-01-30 02:16:38 +08:00
## 🛠️ 扩展 (Extensions)
Open WebUI 的前端增强扩展:
docs: add OOpenWebUI official newsletter featured recognition to Smart Mind Map, Markdown Normalizer, and Prompt Plus (#52)
* Initial plan
* docs: add OpenWebUI official newsletter featured recognition
- Add newsletter featured callout to Smart Mind Map README.md, README_CN.md, and docs
- Add newsletter featured callout to Markdown Normalizer README.md, README_CN.md, and docs
- Add newsletter featured badge to Prompt Plus in root README.md and README_CN.md
- Reference both newsletters: Jan 28, 2026 and Feb 3, 2026
Co-authored-by: Fu-Jie <33599649+Fu-Jie@users.noreply.github.com>
* docs: fix newsletter links to match actual featured issue per plugin
- Smart Mind Map: link only to Feb 3, 2026 (second newsletter)
- Markdown Normalizer: link only to Jan 28, 2026 (first newsletter)
- Prompt Plus (root READMEs): already correct, no change needed
Co-authored-by: Fu-Jie <33599649+Fu-Jie@users.noreply.github.com>
---------
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: Fu-Jie <33599649+Fu-Jie@users.noreply.github.com>
2026-02-26 13:12:13 +08:00
- **[Open WebUI Prompt Plus ](https://github.com/Fu-Jie/open-webui-prompt-plus )** [](https://openwebui.com/blog/newsletter-january-28-2026):一站式提示词管理套件,支持 AI 提示词生成、Spotlight 风格快速搜索及高级分类管理。
2026-01-30 02:16:38 +08:00
2026-03-23 00:33:20 +08:00

2025-12-20 12:34:49 +08:00
## 📖 开发文档
2026-02-09 22:12:21 +08:00
<!-- markdownlint-disable MD033 -->
<details>
<summary><b>📚 官方开发与运营指南</b></summary>
2025-12-20 12:34:49 +08:00
位于 `docs/zh/` 目录:
- **[插件开发权威指南 ](./docs/zh/plugin_development_guide.md )** - 整合了入门教程、核心 SDK 详解及最佳实践的系统化指南。 ⭐
- **[从问一个AI到运营一支AI团队 ](./docs/zh/从问一个AI到运营一支AI团队.md )** - 深度运营经验分享。
更多示例请查看 `docs/examples/` 目录。
2026-01-06 01:49:39 +08:00
2026-02-09 22:12:21 +08:00
</details>
<!-- markdownlint-enable MD033 -->
2025-12-20 12:34:49 +08:00
## 🚀 快速开始
本项目是一个资源集合,无需安装 Python 环境。你只需要下载对应的文件并导入到你的 OpenWebUI 实例中即可。
2026-03-09 21:42:17 +08:00
### 使用插件
1. **从官方社区安装(推荐) ** :
- 访问我的主页:[Fu-Jie 的个人页面 ](https://openwebui.com/u/Fu-Jie )
- 浏览插件并选择你喜欢的
- 点击"Get"按钮直接导入到你的 OpenWebUI 实例
2. **快速安装所有插件 ** :如果想一次性安装此项目中的所有插件到本地 OpenWebUI 实例,克隆此仓库后运行 `python scripts/install_all_plugins.py` ,并在 `.env` 中配置好 API 密钥,详见 [部署指南 ](./scripts/DEPLOYMENT_GUIDE.md )。
2026-03-09 21:48:33 +08:00
### 使用提示词
1. 浏览 `/prompts` 目录并选择一个提示词文件(`.md` )。
2. 复制文件内容。
3. 在 OpenWebUI 聊天界面中,点击输入框上方的"提示词"按钮。
4. 粘贴内容并保存。
2026-01-11 17:55:47 +08:00
[贡献指南 ](./CONTRIBUTING_CN.md ) | [更新日志 ](./CHANGELOG.md )