diff --git a/README.md b/README.md
index a90e707..36100bd 100644
--- a/README.md
+++ b/README.md
@@ -73,6 +73,12 @@ 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:
diff --git a/README_CN.md b/README_CN.md
index 0e66ddb..07cb549 100644
--- a/README_CN.md
+++ b/README_CN.md
@@ -76,6 +76,12 @@ OpenWebUI 增强功能集合。包含个人开发与收集的插件、提示词
每个提示词都独立保存为 Markdown 文件,可直接在 OpenWebUI 中使用。
+## 🛠️ 扩展 (Extensions)
+
+Open WebUI 的前端增强扩展:
+
+- **[Open WebUI Prompt Plus](https://github.com/Fu-Jie/open-webui-prompt-plus)**: 一站式提示词管理套件,支持 AI 提示词生成、Spotlight 风格快速搜索及高级分类管理。
+
## 📖 开发文档
位于 `docs/zh/` 目录:
diff --git a/docs/extensions/index.md b/docs/extensions/index.md
new file mode 100644
index 0000000..dce513b
--- /dev/null
+++ b/docs/extensions/index.md
@@ -0,0 +1,22 @@
+---
+title: Extensions
+---
+
+# Extensions
+
+Standalone frontend extensions to supercharge your Open WebUI.
+
+---
+
+## 🚀 Open WebUI Prompt Plus
+
+**An all-in-one prompt management suite for power users.**
+
+[Open WebUI Prompt Plus](https://github.com/Fu-Jie/open-webui-prompt-plus) elevates your experience with:
+
+- **🤖 AI-Powered Prompt Generator**: Turn natural language into structured prompts.
+- **⚡ Quick Insert Panel**: Spotlight-style search (`Cmd/Ctrl + Shift + P`).
+- **📂 Advanced Management**: Dynamic categories, favorites, and usage stats.
+- **📝 Native Variable Support**: Visual form rendering for template variables.
+
+[:fontawesome-brands-github: View on GitHub](https://github.com/Fu-Jie/open-webui-prompt-plus){ .md-button .md-button--primary }
diff --git a/docs/extensions/index.zh.md b/docs/extensions/index.zh.md
new file mode 100644
index 0000000..06d9c26
--- /dev/null
+++ b/docs/extensions/index.zh.md
@@ -0,0 +1,22 @@
+---
+title: 扩展 (Extensions)
+---
+
+# 扩展 (Extensions)
+
+Open WebUI 的独立前端增强扩展。
+
+---
+
+## 🚀 Open WebUI Prompt Plus
+
+**专为高级用户打造的一站式提示词管理套件。**
+
+[Open WebUI Prompt Plus](https://github.com/Fu-Jie/open-webui-prompt-plus) 通过以下功能提升您的体验:
+
+- **🤖 AI 提示词生成器**: 将自然语言转化为结构化提示词。
+- **⚡ 快速插入面板**: Spotlight 风格的快速搜索 (`Cmd/Ctrl + Shift + P`)。
+- **📂 高级管理**: 动态分类、收藏夹及使用统计。
+- **📝 原生变量支持**: 模板变量的可视化表单渲染。
+
+[:fontawesome-brands-github: 查看 GitHub](https://github.com/Fu-Jie/open-webui-prompt-plus){ .md-button .md-button--primary }
diff --git a/docs/index.md b/docs/index.md
index 8bb0fb3..8c620d6 100644
--- a/docs/index.md
+++ b/docs/index.md
@@ -25,7 +25,7 @@ hide:
-- :material-puzzle:{ .lg .middle } **Plugin Center**
+- :material-puzzle:{ .lg .middle } **Plugin Center**
---
@@ -33,7 +33,7 @@ hide:
[:octicons-arrow-right-24: Explore Plugins](plugins/index.md)
-- :material-message-text:{ .lg .middle } **Prompt Library**
+- :material-message-text:{ .lg .middle } **Prompt Library**
---
@@ -41,7 +41,7 @@ hide:
[:octicons-arrow-right-24: Browse Prompts](prompts/index.md)
-- :material-tools:{ .lg .middle } **Enhancements**
+- :material-tools:{ .lg .middle } **Enhancements**
---
@@ -49,7 +49,15 @@ hide:
[:octicons-arrow-right-24: View Guides](enhancements/index.md)
-- :material-book-open-page-variant:{ .lg .middle } **Development**
+- :material-rocket-launch:{ .lg .middle } **Extensions**
+
+ ---
+
+ Standalone frontend extensions to supercharge your Open WebUI interface.
+
+ [:octicons-arrow-right-24: Browse Extensions](extensions/index.md)
+
+- :material-book-open-page-variant:{ .lg .middle } **Development**
---
@@ -65,7 +73,7 @@ hide:
-- :material-brain:{ .lg .middle } **Smart Mind Map**
+- :material-brain:{ .lg .middle } **Smart Mind Map**
---
@@ -73,7 +81,7 @@ hide:
[:octicons-arrow-right-24: Learn More](plugins/actions/smart-mind-map.md)
-- :material-card-text:{ .lg .middle } **Flash Card**
+- :material-card-text:{ .lg .middle } **Flash Card**
---
@@ -81,7 +89,7 @@ hide:
[:octicons-arrow-right-24: Learn More](plugins/actions/flash-card.md)
-- :material-arrow-collapse-vertical:{ .lg .middle } **Async Context Compression**
+- :material-arrow-collapse-vertical:{ .lg .middle } **Async Context Compression**
---
diff --git a/docs/index.zh.md b/docs/index.zh.md
index 2d5f0c1..19f2021 100644
--- a/docs/index.zh.md
+++ b/docs/index.zh.md
@@ -25,7 +25,7 @@ hide:
-- :material-puzzle:{ .lg .middle } **插件中心**
+- :material-puzzle:{ .lg .middle } **插件中心**
---
@@ -33,7 +33,7 @@ hide:
[:octicons-arrow-right-24: 探索插件](plugins/index.md)
-- :material-message-text:{ .lg .middle } **提示词库**
+- :material-message-text:{ .lg .middle } **提示词库**
---
@@ -41,7 +41,7 @@ hide:
[:octicons-arrow-right-24: 浏览提示词](prompts/index.md)
-- :material-tools:{ .lg .middle } **增强功能**
+- :material-tools:{ .lg .middle } **增强功能**
---
@@ -49,7 +49,15 @@ hide:
[:octicons-arrow-right-24: 查看指南](enhancements/index.md)
-- :material-book-open-page-variant:{ .lg .middle } **开发指南**
+- :material-rocket-launch:{ .lg .middle } **扩展 (Extensions)**
+
+ ---
+
+ 独立的 OpenWebUI 前端增强扩展,全面提升交互体验。
+
+ [:octicons-arrow-right-24: 浏览扩展](extensions/index.md)
+
+- :material-book-open-page-variant:{ .lg .middle } **开发指南**
---
@@ -65,7 +73,7 @@ hide:
-- :material-brain:{ .lg .middle } **智能思维导图**
+- :material-brain:{ .lg .middle } **智能思维导图**
---
@@ -73,7 +81,7 @@ hide:
[:octicons-arrow-right-24: 了解更多](plugins/actions/smart-mind-map.md)
-- :material-card-text:{ .lg .middle } **Flash Card(闪记卡)**
+- :material-card-text:{ .lg .middle } **Flash Card(闪记卡)**
---
@@ -81,7 +89,7 @@ hide:
[:octicons-arrow-right-24: 了解更多](plugins/actions/flash-card.md)
-- :material-arrow-collapse-vertical:{ .lg .middle } **异步上下文压缩**
+- :material-arrow-collapse-vertical:{ .lg .middle } **异步上下文压缩**
---