- Add GitHub skills-directory auto-discovery for install_skill batch install from tree root URLs. - Harden language detection with frontend-first fallback (__event_call__ + timeout), then headers/profile. - Bump plugin/docs versions to 0.2.1 and sync bilingual README/docs/index entries.
1.0 KiB
1.0 KiB
OpenWebUI Skills Manager Tool
Author: Fu-Jie | Version: 0.2.1 | Project: OpenWebUI Extensions
A standalone OpenWebUI Tool plugin for managing native Workspace Skills across models.
What's New
- 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.
Key Features
- Native skill management
- User-scoped list/show/install/create/update/delete operations
- Status-bar feedback for each operation
Methods
list_skillsshow_skillinstall_skillcreate_skillupdate_skilldelete_skill
Installation
- Open OpenWebUI → Workspace → Tools
- Create Tool and paste:
plugins/tools/openwebui-skills-manager/openwebui_skills_manager.py
- Save and enable for your chat/model