feat(pipes): enforce ANTI-INLINE HTML generation rule

This commit is contained in:
fujie
2026-02-28 12:16:19 +08:00
parent 6b6e62398a
commit d0eb72467d
10 changed files with 1442 additions and 0 deletions

View File

@@ -0,0 +1,27 @@
# OpenWebUI Skills Manager Tool
**Author:** [Fu-Jie](https://github.com/Fu-Jie/openwebui-extensions) | **Version:** 0.2.0 | **Project:** [OpenWebUI Extensions](https://github.com/Fu-Jie/openwebui-extensions)
A standalone OpenWebUI Tool plugin for managing native Workspace Skills across models.
## Key Features
- Native skill management
- User-scoped list/show/install/create/update/delete operations
- Status-bar feedback for each operation
## Methods
- `list_skills`
- `show_skill`
- `install_skill`
- `create_skill`
- `update_skill`
- `delete_skill`
## Installation
1. Open OpenWebUI → Workspace → Tools
2. Create Tool and paste:
- `plugins/tools/openwebui-skills-manager/openwebui_skills_manager.py`
3. Save and enable for your chat/model