diff --git a/docs/plugins/actions/deep-dive.md b/docs/plugins/actions/deep-dive.md index c4f2de8..abf188b 100644 --- a/docs/plugins/actions/deep-dive.md +++ b/docs/plugins/actions/deep-dive.md @@ -8,6 +8,19 @@ A comprehensive thinking lens that dives deep into any content - from context to logic, insights, and action paths. +## Install with Batch Install Plugins + +If you already use [Batch Install Plugins from GitHub](https://github.com/Fu-Jie/openwebui-extensions/tree/main/plugins/tools/batch-install-plugins), you can install or update this plugin with: + +```text +Install plugin from Fu-Jie/openwebui-extensions +``` + +When the selection dialog opens, search for this plugin, check it, and continue. + +> [!IMPORTANT] +> If the official OpenWebUI Community version is already installed, remove it first. After that, Batch Install Plugins can keep this plugin updated in future runs. + ## 🔥 What's New in v1.0.0 - ✨ **Thinking Chain Structure**: Moves from surface understanding to deep strategic action. diff --git a/docs/plugins/actions/deep-dive.zh.md b/docs/plugins/actions/deep-dive.zh.md index a37d205..d196f7a 100644 --- a/docs/plugins/actions/deep-dive.zh.md +++ b/docs/plugins/actions/deep-dive.zh.md @@ -8,6 +8,19 @@ 全方位的思维透镜 —— 从背景全景到逻辑脉络,从深度洞察到行动路径。 +## 使用 Batch Install Plugins 安装 + +如果你已经安装了 [Batch Install Plugins from GitHub](https://github.com/Fu-Jie/openwebui-extensions/tree/main/plugins/tools/batch-install-plugins),可以用下面这句来安装或更新当前插件: + +```text +从 Fu-Jie/openwebui-extensions 安装插件 +``` + +当选择弹窗打开后,搜索当前插件,勾选后继续安装即可。 + +> [!IMPORTANT] +> 如果你已经安装了 OpenWebUI 官方社区里的同名版本,请先删除旧版本,否则重新安装时可能报错。删除后,Batch Install Plugins 后续就可以继续负责更新这个插件。 + ## 🔥 v1.0.0 更新内容 - ✨ **思维链结构**: 从表面理解一步步深入到战略行动。 diff --git a/docs/plugins/actions/export_to_docx.md b/docs/plugins/actions/export_to_docx.md index 2df9338..588ab7b 100644 --- a/docs/plugins/actions/export_to_docx.md +++ b/docs/plugins/actions/export_to_docx.md @@ -8,6 +8,19 @@ Export conversation to Word (.docx) with **syntax highlighting**, **native math equations**, **Mermaid diagrams**, **citations**, and **enhanced table formatting**. +## Install with Batch Install Plugins + +If you already use [Batch Install Plugins from GitHub](https://github.com/Fu-Jie/openwebui-extensions/tree/main/plugins/tools/batch-install-plugins), you can install or update this plugin with: + +```text +Install plugin from Fu-Jie/openwebui-extensions +``` + +When the selection dialog opens, search for this plugin, check it, and continue. + +> [!IMPORTANT] +> If the official OpenWebUI Community version is already installed, remove it first. After that, Batch Install Plugins can keep this plugin updated in future runs. + ## 🔥 What's New in v0.4.4 - 🧹 **Content Cleanup**: Enhanced stripping of `
` blocks (often used for tool calls/thinking process) to ensure a clean final document. diff --git a/docs/plugins/actions/export_to_docx.zh.md b/docs/plugins/actions/export_to_docx.zh.md index e6ace28..8e4a13a 100644 --- a/docs/plugins/actions/export_to_docx.zh.md +++ b/docs/plugins/actions/export_to_docx.zh.md @@ -8,6 +8,19 @@ 将对话导出为 Word (.docx),支持**代码语法高亮**、**原生数学公式**、**Mermaid 图表**、**引用参考**和**增强表格格式**。 +## 使用 Batch Install Plugins 安装 + +如果你已经安装了 [Batch Install Plugins from GitHub](https://github.com/Fu-Jie/openwebui-extensions/tree/main/plugins/tools/batch-install-plugins),可以用下面这句来安装或更新当前插件: + +```text +从 Fu-Jie/openwebui-extensions 安装插件 +``` + +当选择弹窗打开后,搜索当前插件,勾选后继续安装即可。 + +> [!IMPORTANT] +> 如果你已经安装了 OpenWebUI 官方社区里的同名版本,请先删除旧版本,否则重新安装时可能报错。删除后,Batch Install Plugins 后续就可以继续负责更新这个插件。 + ## 🔥 v0.4.4 更新内容 - 🧹 **内容清理加强**: 增强了对 `
` 块(通常包含工具调用或思考过程)的清理,确保最终文档整洁。 diff --git a/docs/plugins/actions/export_to_excel.md b/docs/plugins/actions/export_to_excel.md index 9d81660..da5f76b 100644 --- a/docs/plugins/actions/export_to_excel.md +++ b/docs/plugins/actions/export_to_excel.md @@ -8,6 +8,19 @@ Export chat history to an Excel (.xlsx) file directly from the chat interface. +## Install with Batch Install Plugins + +If you already use [Batch Install Plugins from GitHub](https://github.com/Fu-Jie/openwebui-extensions/tree/main/plugins/tools/batch-install-plugins), you can install or update this plugin with: + +```text +Install plugin from Fu-Jie/openwebui-extensions +``` + +When the selection dialog opens, search for this plugin, check it, and continue. + +> [!IMPORTANT] +> If the official OpenWebUI Community version is already installed, remove it first. After that, Batch Install Plugins can keep this plugin updated in future runs. + ## 🔥 What's New in v0.3.6 - **OpenWebUI-Style Theme**: Modern dark header (#1f2937) with light gray zebra striping for better readability. diff --git a/docs/plugins/actions/export_to_excel.zh.md b/docs/plugins/actions/export_to_excel.zh.md index 8112328..d60b595 100644 --- a/docs/plugins/actions/export_to_excel.zh.md +++ b/docs/plugins/actions/export_to_excel.zh.md @@ -8,6 +8,19 @@ 将对话历史直接导出为 Excel (.xlsx) 文件。 +## 使用 Batch Install Plugins 安装 + +如果你已经安装了 [Batch Install Plugins from GitHub](https://github.com/Fu-Jie/openwebui-extensions/tree/main/plugins/tools/batch-install-plugins),可以用下面这句来安装或更新当前插件: + +```text +从 Fu-Jie/openwebui-extensions 安装插件 +``` + +当选择弹窗打开后,搜索当前插件,勾选后继续安装即可。 + +> [!IMPORTANT] +> 如果你已经安装了 OpenWebUI 官方社区里的同名版本,请先删除旧版本,否则重新安装时可能报错。删除后,Batch Install Plugins 后续就可以继续负责更新这个插件。 + ## 🔥 最新更新 v0.3.6 - **OpenWebUI 风格主题**:现代深灰表头(#1f2937)与浅灰斑马纹,提升可读性。 diff --git a/docs/plugins/actions/flash-card.md b/docs/plugins/actions/flash-card.md index 8da6838..5c1d788 100644 --- a/docs/plugins/actions/flash-card.md +++ b/docs/plugins/actions/flash-card.md @@ -8,6 +8,19 @@ Generate polished learning flashcards from any text—title, summary, key points | ![followers](https://img.shields.io/endpoint?url=https%3A%2F%2Fgist.githubusercontent.com%2FFu-Jie%2Fdb3d95687075a880af6f1fba76d679c6%2Fraw%2Fbadge_followers.json&label=%F0%9F%91%A5&style=flat) | ![points](https://img.shields.io/endpoint?url=https%3A%2F%2Fgist.githubusercontent.com%2FFu-Jie%2Fdb3d95687075a880af6f1fba76d679c6%2Fraw%2Fbadge_points.json&label=%E2%AD%90&style=flat) | ![top](https://img.shields.io/badge/%F0%9F%8F%86-Top%20%3C1%25-10b981?style=flat) | ![contributions](https://img.shields.io/endpoint?url=https%3A%2F%2Fgist.githubusercontent.com%2FFu-Jie%2Fdb3d95687075a880af6f1fba76d679c6%2Fraw%2Fbadge_contributions.json&label=%F0%9F%93%A6&style=flat) | ![downloads](https://img.shields.io/endpoint?url=https%3A%2F%2Fgist.githubusercontent.com%2FFu-Jie%2Fdb3d95687075a880af6f1fba76d679c6%2Fraw%2Fbadge_downloads.json&label=%E2%AC%87%EF%B8%8F&style=flat) | ![saves](https://img.shields.io/endpoint?url=https%3A%2F%2Fgist.githubusercontent.com%2FFu-Jie%2Fdb3d95687075a880af6f1fba76d679c6%2Fraw%2Fbadge_saves.json&label=%F0%9F%92%BE&style=flat) | ![views](https://img.shields.io/endpoint?url=https%3A%2F%2Fgist.githubusercontent.com%2FFu-Jie%2Fdb3d95687075a880af6f1fba76d679c6%2Fraw%2Fbadge_views.json&label=%F0%9F%91%81%EF%B8%8F&style=flat) | | :---: | :---: | :---: | :---: | :---: | :---: | :---: | +## Install with Batch Install Plugins + +If you already use [Batch Install Plugins from GitHub](https://github.com/Fu-Jie/openwebui-extensions/tree/main/plugins/tools/batch-install-plugins), you can install or update this plugin with: + +```text +Install plugin from Fu-Jie/openwebui-extensions +``` + +When the selection dialog opens, search for this plugin, check it, and continue. + +> [!IMPORTANT] +> If the official OpenWebUI Community version is already installed, remove it first. After that, Batch Install Plugins can keep this plugin updated in future runs. + ## What's New ### v0.2.4 diff --git a/docs/plugins/actions/flash-card.zh.md b/docs/plugins/actions/flash-card.zh.md index b849838..431c5bf 100644 --- a/docs/plugins/actions/flash-card.zh.md +++ b/docs/plugins/actions/flash-card.zh.md @@ -8,6 +8,19 @@ | ![followers](https://img.shields.io/endpoint?url=https%3A%2F%2Fgist.githubusercontent.com%2FFu-Jie%2Fdb3d95687075a880af6f1fba76d679c6%2Fraw%2Fbadge_followers.json&label=%F0%9F%91%A5&style=flat) | ![points](https://img.shields.io/endpoint?url=https%3A%2F%2Fgist.githubusercontent.com%2FFu-Jie%2Fdb3d95687075a880af6f1fba76d679c6%2Fraw%2Fbadge_points.json&label=%E2%AD%90&style=flat) | ![top](https://img.shields.io/badge/%F0%9F%8F%86-Top%20%3C1%25-10b981?style=flat) | ![contributions](https://img.shields.io/endpoint?url=https%3A%2F%2Fgist.githubusercontent.com%2FFu-Jie%2Fdb3d95687075a880af6f1fba76d679c6%2Fraw%2Fbadge_contributions.json&label=%F0%9F%93%A6&style=flat) | ![downloads](https://img.shields.io/endpoint?url=https%3A%2F%2Fgist.githubusercontent.com%2FFu-Jie%2Fdb3d95687075a880af6f1fba76d679c6%2Fraw%2Fbadge_downloads.json&label=%E2%AC%87%EF%B8%8F&style=flat) | ![saves](https://img.shields.io/endpoint?url=https%3A%2F%2Fgist.githubusercontent.com%2FFu-Jie%2Fdb3d95687075a880af6f1fba76d679c6%2Fraw%2Fbadge_saves.json&label=%F0%9F%92%BE&style=flat) | ![views](https://img.shields.io/endpoint?url=https%3A%2F%2Fgist.githubusercontent.com%2FFu-Jie%2Fdb3d95687075a880af6f1fba76d679c6%2Fraw%2Fbadge_views.json&label=%F0%9F%91%81%EF%B8%8F&style=flat) | | :---: | :---: | :---: | :---: | :---: | :---: | :---: | +## 使用 Batch Install Plugins 安装 + +如果你已经安装了 [Batch Install Plugins from GitHub](https://github.com/Fu-Jie/openwebui-extensions/tree/main/plugins/tools/batch-install-plugins),可以用下面这句来安装或更新当前插件: + +```text +从 Fu-Jie/openwebui-extensions 安装插件 +``` + +当选择弹窗打开后,搜索当前插件,勾选后继续安装即可。 + +> [!IMPORTANT] +> 如果你已经安装了 OpenWebUI 官方社区里的同名版本,请先删除旧版本,否则重新安装时可能报错。删除后,Batch Install Plugins 后续就可以继续负责更新这个插件。 + ## 🔥 最新更新 v0.2.4 * **输出优化**: 移除输出中的调试信息。 diff --git a/docs/plugins/actions/infographic.md b/docs/plugins/actions/infographic.md index 1acaa25..a711693 100644 --- a/docs/plugins/actions/infographic.md +++ b/docs/plugins/actions/infographic.md @@ -8,6 +8,19 @@ An Open WebUI plugin powered by the AntV Infographic engine. It transforms long text into professional, beautiful infographics with a single click. +## Install with Batch Install Plugins + +If you already use [Batch Install Plugins from GitHub](https://github.com/Fu-Jie/openwebui-extensions/tree/main/plugins/tools/batch-install-plugins), you can install or update this plugin with: + +```text +Install plugin from Fu-Jie/openwebui-extensions +``` + +When the selection dialog opens, search for this plugin, check it, and continue. + +> [!IMPORTANT] +> If the official OpenWebUI Community version is already installed, remove it first. After that, Batch Install Plugins can keep this plugin updated in future runs. + ## 🔥 What's New in v1.6.0 - 🌐 **Smart Language Detection**: Automatically detects the accurate UI language from your browser. diff --git a/docs/plugins/actions/infographic.zh.md b/docs/plugins/actions/infographic.zh.md index de3df0b..02a054d 100644 --- a/docs/plugins/actions/infographic.zh.md +++ b/docs/plugins/actions/infographic.zh.md @@ -8,6 +8,19 @@ 基于 AntV Infographic 引擎的 Open WebUI 插件,能够将长文本内容一键转换为专业、美观的信息图表。 +## 使用 Batch Install Plugins 安装 + +如果你已经安装了 [Batch Install Plugins from GitHub](https://github.com/Fu-Jie/openwebui-extensions/tree/main/plugins/tools/batch-install-plugins),可以用下面这句来安装或更新当前插件: + +```text +从 Fu-Jie/openwebui-extensions 安装插件 +``` + +当选择弹窗打开后,搜索当前插件,勾选后继续安装即可。 + +> [!IMPORTANT] +> 如果你已经安装了 OpenWebUI 官方社区里的同名版本,请先删除旧版本,否则重新安装时可能报错。删除后,Batch Install Plugins 后续就可以继续负责更新这个插件。 + ## 🔥 最新更新 v1.6.0 - 🌐 **智能语言检测**:自动从浏览器准确识别当前界面语言设置。 diff --git a/docs/plugins/actions/smart-mind-map.md b/docs/plugins/actions/smart-mind-map.md index de65d21..400c14e 100644 --- a/docs/plugins/actions/smart-mind-map.md +++ b/docs/plugins/actions/smart-mind-map.md @@ -10,6 +10,19 @@ Smart Mind Map is a powerful OpenWebUI action plugin that intelligently analyzes > 🏆 **Featured by OpenWebUI Official** — This plugin was recommended in the official OpenWebUI Community Newsletter: [February 3, 2026](https://openwebui.com/blog/open-webui-community-newsletter-february-3rd-2026) +## Install with Batch Install Plugins + +If you already use [Batch Install Plugins from GitHub](https://github.com/Fu-Jie/openwebui-extensions/tree/main/plugins/tools/batch-install-plugins), you can install or update this plugin with: + +```text +Install plugin from Fu-Jie/openwebui-extensions +``` + +When the selection dialog opens, search for this plugin, check it, and continue. + +> [!IMPORTANT] +> If the official OpenWebUI Community version is already installed, remove it first. After that, Batch Install Plugins can keep this plugin updated in future runs. + ## What's New in v1.0.0 ### Direct Embed & UI Refinements diff --git a/docs/plugins/actions/smart-mind-map.zh.md b/docs/plugins/actions/smart-mind-map.zh.md index e734360..d74b127 100644 --- a/docs/plugins/actions/smart-mind-map.zh.md +++ b/docs/plugins/actions/smart-mind-map.zh.md @@ -10,6 +10,19 @@ > 🏆 **OpenWebUI 官方推荐** — 本插件获得 OpenWebUI 社区 Newsletter 官方推荐:[2026 年 2 月 3 日](https://openwebui.com/blog/open-webui-community-newsletter-february-3rd-2026) +## 使用 Batch Install Plugins 安装 + +如果你已经安装了 [Batch Install Plugins from GitHub](https://github.com/Fu-Jie/openwebui-extensions/tree/main/plugins/tools/batch-install-plugins),可以用下面这句来安装或更新当前插件: + +```text +从 Fu-Jie/openwebui-extensions 安装插件 +``` + +当选择弹窗打开后,搜索当前插件,勾选后继续安装即可。 + +> [!IMPORTANT] +> 如果你已经安装了 OpenWebUI 官方社区里的同名版本,请先删除旧版本,否则重新安装时可能报错。删除后,Batch Install Plugins 后续就可以继续负责更新这个插件。 + ## v1.0.0 最新更新 ### 嵌入式直出与 UI 细节全线重构 diff --git a/docs/plugins/filters/auth_model_info.md b/docs/plugins/filters/auth_model_info.md index 9e9c4df..5fddf23 100644 --- a/docs/plugins/filters/auth_model_info.md +++ b/docs/plugins/filters/auth_model_info.md @@ -2,6 +2,19 @@ A specialized filter for OpenWebUI that displays real-time metadata (display name, token capacity, and remaining quota) for models managed via the Antigravity Auth API. +## Install with Batch Install Plugins + +If you already use [Batch Install Plugins from GitHub](https://github.com/Fu-Jie/openwebui-extensions/tree/main/plugins/tools/batch-install-plugins), you can install or update this plugin with: + +```text +Install "Auth Model Info Filter" from Fu-Jie/openwebui-extensions +``` + +When the selection dialog opens, confirm this plugin and continue. + +> [!IMPORTANT] +> If the official OpenWebUI Community version is already installed, remove it first. After that, Batch Install Plugins can keep this plugin updated in future runs. + ## Features - **Automatic Metadata Injection**: Displays model details in the status bar of the chat interface. diff --git a/docs/plugins/filters/auth_model_info.zh.md b/docs/plugins/filters/auth_model_info.zh.md index 59d4621..cd562ae 100644 --- a/docs/plugins/filters/auth_model_info.zh.md +++ b/docs/plugins/filters/auth_model_info.zh.md @@ -2,6 +2,19 @@ 一个专为 OpenWebUI 设计的过滤器插件,用于显示通过 Antigravity Auth API 管理的模型的实时元数据(显示名称、Token 容量和剩余配额)。 +## 使用 Batch Install Plugins 安装 + +如果你已经安装了 [Batch Install Plugins from GitHub](https://github.com/Fu-Jie/openwebui-extensions/tree/main/plugins/tools/batch-install-plugins),可以用下面这句来安装或更新当前插件: + +```text +从 Fu-Jie/openwebui-extensions 安装“模型授权信息过滤器 (Auth Model Info Filter)” +``` + +当选择弹窗打开后,确认当前插件并继续安装即可。 + +> [!IMPORTANT] +> 如果你已经安装了 OpenWebUI 官方社区里的同名版本,请先删除旧版本,否则重新安装时可能报错。删除后,Batch Install Plugins 后续就可以继续负责更新这个插件。 + ## 功能特性 - **自动元数据注入**: 在聊天界面的状态栏显示模型详细信息。 diff --git a/docs/plugins/filters/chat-session-mapping-filter.md b/docs/plugins/filters/chat-session-mapping-filter.md index d72f027..2ccc67f 100644 --- a/docs/plugins/filters/chat-session-mapping-filter.md +++ b/docs/plugins/filters/chat-session-mapping-filter.md @@ -8,6 +8,19 @@ Automatically tracks and persists the mapping between user IDs and chat IDs for seamless session management. +## Install with Batch Install Plugins + +If you already use [Batch Install Plugins from GitHub](https://github.com/Fu-Jie/openwebui-extensions/tree/main/plugins/tools/batch-install-plugins), you can install or update this plugin with: + +```text +Install plugin from Fu-Jie/openwebui-extensions +``` + +When the selection dialog opens, search for this plugin, check it, and continue. + +> [!IMPORTANT] +> If the official OpenWebUI Community version is already installed, remove it first. After that, Batch Install Plugins can keep this plugin updated in future runs. + ## Key Features 🔄 **Automatic Tracking** - Captures user_id and chat_id on every message without manual intervention diff --git a/docs/plugins/filters/chat-session-mapping-filter.zh.md b/docs/plugins/filters/chat-session-mapping-filter.zh.md index 2c7e1fd..cbca6bc 100644 --- a/docs/plugins/filters/chat-session-mapping-filter.zh.md +++ b/docs/plugins/filters/chat-session-mapping-filter.zh.md @@ -8,6 +8,19 @@ 自动追踪并持久化用户 ID 与聊天 ID 的映射关系,实现无缝的会话管理。 +## 使用 Batch Install Plugins 安装 + +如果你已经安装了 [Batch Install Plugins from GitHub](https://github.com/Fu-Jie/openwebui-extensions/tree/main/plugins/tools/batch-install-plugins),可以用下面这句来安装或更新当前插件: + +```text +从 Fu-Jie/openwebui-extensions 安装插件 +``` + +当选择弹窗打开后,搜索当前插件,勾选后继续安装即可。 + +> [!IMPORTANT] +> 如果你已经安装了 OpenWebUI 官方社区里的同名版本,请先删除旧版本,否则重新安装时可能报错。删除后,Batch Install Plugins 后续就可以继续负责更新这个插件。 + ## 核心功能 🔄 **自动追踪** - 无需手动干预,在每条消息上自动捕获 user_id 和 chat_id diff --git a/docs/plugins/filters/folder-memory.md b/docs/plugins/filters/folder-memory.md index 4ef4ed3..657d8f6 100644 --- a/docs/plugins/filters/folder-memory.md +++ b/docs/plugins/filters/folder-memory.md @@ -8,6 +8,19 @@ **Folder Memory** is an intelligent context filter plugin for OpenWebUI. It automatically extracts consistent "Project Rules" from ongoing conversations within a folder and injects them back into the folder's system prompt. +## Install with Batch Install Plugins + +If you already use [Batch Install Plugins from GitHub](https://github.com/Fu-Jie/openwebui-extensions/tree/main/plugins/tools/batch-install-plugins), you can install or update this plugin with: + +```text +Install plugin from Fu-Jie/openwebui-extensions +``` + +When the selection dialog opens, search for this plugin, check it, and continue. + +> [!IMPORTANT] +> If the official OpenWebUI Community version is already installed, remove it first. After that, Batch Install Plugins can keep this plugin updated in future runs. + ## 🔥 What's New in v0.1.0 - **Initial Release**: Automated "Project Rules" management for OpenWebUI folders. diff --git a/docs/plugins/filters/folder-memory.zh.md b/docs/plugins/filters/folder-memory.zh.md index 2916cc5..19954b8 100644 --- a/docs/plugins/filters/folder-memory.zh.md +++ b/docs/plugins/filters/folder-memory.zh.md @@ -10,6 +10,19 @@ 这确保了该文件夹内的所有未来对话都能共享相同的进化上下文和规则,无需手动更新。 +## 使用 Batch Install Plugins 安装 + +如果你已经安装了 [Batch Install Plugins from GitHub](https://github.com/Fu-Jie/openwebui-extensions/tree/main/plugins/tools/batch-install-plugins),可以用下面这句来安装或更新当前插件: + +```text +从 Fu-Jie/openwebui-extensions 安装插件 +``` + +当选择弹窗打开后,搜索当前插件,勾选后继续安装即可。 + +> [!IMPORTANT] +> 如果你已经安装了 OpenWebUI 官方社区里的同名版本,请先删除旧版本,否则重新安装时可能报错。删除后,Batch Install Plugins 后续就可以继续负责更新这个插件。 + ## 🔥 最新更新 v0.1.0 - **首个版本发布**:专注于自动化的“项目规则”管理。 diff --git a/docs/plugins/filters/github_copilot_sdk_files_filter.md b/docs/plugins/filters/github_copilot_sdk_files_filter.md index 3216dbe..c0a3151 100644 --- a/docs/plugins/filters/github_copilot_sdk_files_filter.md +++ b/docs/plugins/filters/github_copilot_sdk_files_filter.md @@ -10,6 +10,19 @@ This is a dedicated **companion filter plugin** designed specifically for the [G Its core mission is to **protect user-uploaded files from being "pre-processed" by the OpenWebUI core system, ensuring that the Copilot Agent receives the raw files for autonomous analysis.** +## Install with Batch Install Plugins + +If you already use [Batch Install Plugins from GitHub](https://github.com/Fu-Jie/openwebui-extensions/tree/main/plugins/tools/batch-install-plugins), you can install or update this plugin with: + +```text +Install plugin from Fu-Jie/openwebui-extensions +``` + +When the selection dialog opens, search for this plugin, check it, and continue. + +> [!IMPORTANT] +> If the official OpenWebUI Community version is already installed, remove it first. After that, Batch Install Plugins can keep this plugin updated in future runs. + ## ✨ v0.1.3 Updates (What's New) - **🔍 BYOK Model ID Matching Fixed**: Now correctly identifies models in `github_copilot_official_sdk_pipe.xxx` format via prefix matching, in addition to keyword fallback for backward compatibility. (v0.1.3) diff --git a/docs/plugins/filters/github_copilot_sdk_files_filter.zh.md b/docs/plugins/filters/github_copilot_sdk_files_filter.zh.md index ba8e866..bdc45cb 100644 --- a/docs/plugins/filters/github_copilot_sdk_files_filter.zh.md +++ b/docs/plugins/filters/github_copilot_sdk_files_filter.zh.md @@ -10,6 +10,19 @@ 它的核心使命是:**保护用户上传的文件不被 OpenWebUI 核心系统“抢先处理”,确保 Copilot Agent 能够接收到原始文件并进行自主分析。** +## 使用 Batch Install Plugins 安装 + +如果你已经安装了 [Batch Install Plugins from GitHub](https://github.com/Fu-Jie/openwebui-extensions/tree/main/plugins/tools/batch-install-plugins),可以用下面这句来安装或更新当前插件: + +```text +从 Fu-Jie/openwebui-extensions 安装插件 +``` + +当选择弹窗打开后,搜索当前插件,勾选后继续安装即可。 + +> [!IMPORTANT] +> 如果你已经安装了 OpenWebUI 官方社区里的同名版本,请先删除旧版本,否则重新安装时可能报错。删除后,Batch Install Plugins 后续就可以继续负责更新这个插件。 + ## ✨ 0.1.3 更新内容 (What's New) - **🔍 BYOK 模型 ID 匹配修复**: 新增前缀匹配(`github_copilot_official_sdk_pipe.xxx` 格式),修复 BYOK 模型无法被正确识别的问题,关键词兜底保持向后兼容。(v0.1.3) diff --git a/docs/plugins/filters/markdown_normalizer.md b/docs/plugins/filters/markdown_normalizer.md index 7797cf0..85c3b26 100644 --- a/docs/plugins/filters/markdown_normalizer.md +++ b/docs/plugins/filters/markdown_normalizer.md @@ -13,6 +13,19 @@ A powerful, context-aware content normalizer filter for Open WebUI designed to f --- +## Install with Batch Install Plugins + +If you already use [Batch Install Plugins from GitHub](https://github.com/Fu-Jie/openwebui-extensions/tree/main/plugins/tools/batch-install-plugins), you can install or update this plugin with: + +```text +Install plugin from Fu-Jie/openwebui-extensions +``` + +When the selection dialog opens, search for this plugin, check it, and continue. + +> [!IMPORTANT] +> If the official OpenWebUI Community version is already installed, remove it first. After that, Batch Install Plugins can keep this plugin updated in future runs. + ## 🔥 What's New in v1.2.8 * **Safe-by-Default Strategy**: The `enable_escape_fix` feature is now **disabled by default**. This prevents unwanted modifications to valid technical text like Windows file paths (`C:\new\test`) or complex LaTeX formulas. * **LaTeX Parsing Fix**: Improved the logic for identifying display math (`$$ ... $$`). Fixed a bug where LaTeX commands starting with `\n` (like `\nabla`) were incorrectly treated as newlines. diff --git a/docs/plugins/filters/markdown_normalizer.zh.md b/docs/plugins/filters/markdown_normalizer.zh.md index b06b74d..cc2003b 100644 --- a/docs/plugins/filters/markdown_normalizer.zh.md +++ b/docs/plugins/filters/markdown_normalizer.zh.md @@ -14,6 +14,19 @@ --- +## 使用 Batch Install Plugins 安装 + +如果你已经安装了 [Batch Install Plugins from GitHub](https://github.com/Fu-Jie/openwebui-extensions/tree/main/plugins/tools/batch-install-plugins),可以用下面这句来安装或更新当前插件: + +```text +从 Fu-Jie/openwebui-extensions 安装插件 +``` + +当选择弹窗打开后,搜索当前插件,勾选后继续安装即可。 + +> [!IMPORTANT] +> 如果你已经安装了 OpenWebUI 官方社区里的同名版本,请先删除旧版本,否则重新安装时可能报错。删除后,Batch Install Plugins 后续就可以继续负责更新这个插件。 + ## 🔥 最新更新 v1.2.8 * **“默认安全”策略 (Safe-by-Default)**:`enable_escape_fix` 功能现在**默认禁用**。这能有效防止插件在未经授权的情况下误改 Windows 路径 (`C:\new\test`) 或复杂的 LaTeX 公式。 * **LaTeX 解析优化**:重构了显示数学公式 (`$$ ... $$`) 的识别逻辑。修复了 LaTeX 命令如果以 `\n` 开头(如 `\nabla`)会被错误识别为换行符的 Bug。 diff --git a/docs/plugins/tools/batch-install-plugins.md b/docs/plugins/tools/batch-install-plugins.md index 0263157..6e9f0b5 100644 --- a/docs/plugins/tools/batch-install-plugins.md +++ b/docs/plugins/tools/batch-install-plugins.md @@ -8,6 +8,23 @@ One-click batch install plugins from GitHub repositories to your OpenWebUI instance. +## Install with Batch Install Plugins + +After you install [Batch Install Plugins from GitHub](https://openwebui.com/posts/batch_install_plugins_install_popular_plugins_in_s_c9fd6e80) once, you can also use it to reinstall or update itself with: + +```text +Install plugin from Fu-Jie/openwebui-extensions +``` + +When the selection dialog opens, search for this plugin, check it, and continue. + +> [!IMPORTANT] +> If the official OpenWebUI Community version is already installed, remove it first. After that, Batch Install Plugins can keep this plugin updated in future runs. + +> [!TIP] +> **💡 Looking to batch install or manage Workspace Skills?** +> This plugin specializes in installing global function-based plugins (Pipe, Filter, Tool, Action). If you need to manage your AI assistant's dedicated Skills, use our companion tool [OpenWebUI Skills Manager](https://openwebui.com/posts/openwebui_skills_manager_tool_b4bce8e4), which provides full CRUD capabilities, batch discovery, and interactive selection dialogs. + ## Key Features - **One-Click Install**: Install all plugins with a single command diff --git a/docs/plugins/tools/batch-install-plugins.zh.md b/docs/plugins/tools/batch-install-plugins.zh.md index 8a2d92f..d2dcddf 100644 --- a/docs/plugins/tools/batch-install-plugins.zh.md +++ b/docs/plugins/tools/batch-install-plugins.zh.md @@ -8,6 +8,23 @@ 一键将 GitHub 仓库中的插件批量安装到你的 OpenWebUI 实例。 +## 使用 Batch Install Plugins 安装 + +当你已经安装过一次 [Batch Install Plugins from GitHub](https://openwebui.com/posts/batch_install_plugins_install_popular_plugins_in_s_c9fd6e80) 后,也可以用同一句来重新安装或更新它自己: + +```text +从 Fu-Jie/openwebui-extensions 安装插件 +``` + +当选择弹窗打开后,搜索当前插件,勾选后继续安装即可。 + +> [!IMPORTANT] +> 如果你已经安装了 OpenWebUI 官方社区里的同名版本,请先删除旧版本,否则重新安装时可能报错。删除后,Batch Install Plugins 后续就可以继续负责更新这个插件。 + +> [!TIP] +> **💡 想要批量安装/管理 Workspace 技能 (Skills)?** +> 本插件专注安装全局函数型插件(Pipe/Filter/Tool/Action)。如果你需要管理 AI 助手的专属技能,请使用同系列的 [OpenWebUI Skills Manager](https://openwebui.com/posts/openwebui_skills_manager_tool_b4bce8e4) 工具,它具备完整的增删改查、批量发现及可视化浮层点选能力。 + ## 主要功能 - 一键安装:单个命令安装所有插件 diff --git a/docs/plugins/tools/openwebui-skills-manager.md b/docs/plugins/tools/openwebui-skills-manager.md index 4247225..811b4fc 100644 --- a/docs/plugins/tools/openwebui-skills-manager.md +++ b/docs/plugins/tools/openwebui-skills-manager.md @@ -8,6 +8,19 @@ A standalone OpenWebUI Tool plugin to manage native **Workspace > Skills** for any model. +## Install with Batch Install Plugins + +If you already use [Batch Install Plugins from GitHub](https://openwebui.com/posts/batch_install_plugins_install_popular_plugins_in_s_c9fd6e80), you can install or update this plugin with: + +```text +Install plugin from Fu-Jie/openwebui-extensions +``` + +When the selection dialog opens, search for this plugin, check it, and continue. + +> [!IMPORTANT] +> If the official OpenWebUI Community version is already installed, remove it first. After that, Batch Install Plugins can keep this plugin updated in future runs. + ## What's New - **🤖 Automatic Repo Root Discovery**: Install any GitHub repo by providing just the root URL (e.g., `https://github.com/owner/repo`). System auto-converts to discovery mode and installs all skills. @@ -15,6 +28,10 @@ A standalone OpenWebUI Tool plugin to manage native **Workspace > Skills** for a - Added GitHub skills-directory auto-discovery for `install_skill` (e.g., `.../tree/main/skills`) to install all child skills in one request. - Fixed language detection with robust frontend-first fallback (`__event_call__` + timeout), request header fallback, and profile fallback. +> [!TIP] +> **💡 Looking to batch install global plugins (Actions, Filters, Pipes, Tools)?** +> This plugin specializes in managing Workspace Skills for your assistants. If you need to install and manage global function-based plugins, use our companion tool [Batch Install Plugins from GitHub](https://openwebui.com/posts/batch_install_plugins_install_popular_plugins_in_s_c9fd6e80) for an optimized installation workflow. + ## Key Features - **🌐 Model-agnostic**: Can be enabled for any model that supports OpenWebUI Tools. diff --git a/docs/plugins/tools/openwebui-skills-manager.zh.md b/docs/plugins/tools/openwebui-skills-manager.zh.md index 2d940c0..4aea37e 100644 --- a/docs/plugins/tools/openwebui-skills-manager.zh.md +++ b/docs/plugins/tools/openwebui-skills-manager.zh.md @@ -8,6 +8,19 @@ 一个 OpenWebUI 原生 Tool 插件,用于让任意模型直接管理 **Workspace > Skills**。 +## 使用 Batch Install Plugins 安装 + +如果你已经安装了 [Batch Install Plugins from GitHub](https://openwebui.com/posts/batch_install_plugins_install_popular_plugins_in_s_c9fd6e80),可以用下面这句来安装或更新当前插件: + +```text +从 Fu-Jie/openwebui-extensions 安装插件 +``` + +当选择弹窗打开后,搜索当前插件,勾选后继续安装即可。 + +> [!IMPORTANT] +> 如果你已经安装了 OpenWebUI 官方社区里的同名版本,请先删除旧版本,否则重新安装时可能报错。删除后,Batch Install Plugins 后续就可以继续负责更新这个插件。 + ## 最新更新 - **🤖 自动发现仓库根目录**:现在可以直接提供 GitHub 仓库根 URL(如 `https://github.com/owner/repo`),系统会自动转换为发现模式并安装所有 skill。 @@ -15,6 +28,10 @@ - `install_skill` 新增 GitHub 技能目录自动发现(例如 `.../tree/main/skills`),可一键安装目录下所有子技能。 - 修复语言获取逻辑:前端优先(`__event_call__` + 超时保护),并回退到请求头与用户资料。 +> [!TIP] +> **💡 想要批量安装/管理全局插件 (Actions, Filters, Pipes, Tools)?** +> 本插件专注管理工作区的 AI 技能 (Skills)。如果你需要安装和管理全局函数型插件,请使用同系列的 [Batch Install Plugins from GitHub](https://openwebui.com/posts/batch_install_plugins_install_popular_plugins_in_s_c9fd6e80) 工具,不仅安装体验极致,而且完美接轨系统扩展体系。 + ## 核心特性 - **🌐 全模型可用**:只要模型启用了 OpenWebUI Tools,即可调用。 diff --git a/docs/plugins/tools/smart-mind-map-tool.md b/docs/plugins/tools/smart-mind-map-tool.md index 292d79d..19c85e3 100644 --- a/docs/plugins/tools/smart-mind-map-tool.md +++ b/docs/plugins/tools/smart-mind-map-tool.md @@ -12,6 +12,19 @@ Smart Mind Map Tool is the tool version of the popular Smart Mind Map action plu --- +## Install with Batch Install Plugins + +If you already use [Batch Install Plugins from GitHub](https://github.com/Fu-Jie/openwebui-extensions/tree/main/plugins/tools/batch-install-plugins), you can install or update this plugin with: + +```text +Install plugin from Fu-Jie/openwebui-extensions +``` + +When the selection dialog opens, search for this plugin, check it, and continue. + +> [!IMPORTANT] +> If the official OpenWebUI Community version is already installed, remove it first. After that, Batch Install Plugins can keep this plugin updated in future runs. + ## Why is there a Tool version? 1. **Powered by OpenWebUI 0.8.0 Rich UI**: Previous versions of OpenWebUI did not support embedding custom HTML/iframes directly into the chat stream. Starting with 0.8.0, the platform introduced full Rich UI rendering support for **both Actions and Tools**, unleashing interactive frontend possibilities. diff --git a/docs/plugins/tools/smart-mind-map-tool.zh.md b/docs/plugins/tools/smart-mind-map-tool.zh.md index 6059c86..43482fc 100644 --- a/docs/plugins/tools/smart-mind-map-tool.zh.md +++ b/docs/plugins/tools/smart-mind-map-tool.zh.md @@ -12,6 +12,19 @@ --- +## 使用 Batch Install Plugins 安装 + +如果你已经安装了 [Batch Install Plugins from GitHub](https://github.com/Fu-Jie/openwebui-extensions/tree/main/plugins/tools/batch-install-plugins),可以用下面这句来安装或更新当前插件: + +```text +从 Fu-Jie/openwebui-extensions 安装插件 +``` + +当选择弹窗打开后,搜索当前插件,勾选后继续安装即可。 + +> [!IMPORTANT] +> 如果你已经安装了 OpenWebUI 官方社区里的同名版本,请先删除旧版本,否则重新安装时可能报错。删除后,Batch Install Plugins 后续就可以继续负责更新这个插件。 + ## 🚀 为什么会有工具(Tool)版本? 1. **得益于 OpenWebUI 0.8.0 的 Rich UI 特性**:在以前的版本中,是不支持直接将自定义的 HTML/iframe 嵌入到对话流中的。而从 0.8.0 开始,平台不仅支持了这种顺滑的前端组件直出(Rich UI),而且同时对 **Action** 和 **Tool** 开放了该能力。