mirror of
https://github.com/jxxghp/MoviePilot.git
synced 2026-07-08 08:11:31 +08:00
feat(skills): 内置技能支持版本号管理,更新时自动覆盖旧版本
SKILL.md frontmatter新增version字段,同步时比较版本号, 内置版本更高时直接覆盖用户目录中的旧版本。
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
---
|
||||
name: database-operation
|
||||
version: 1
|
||||
description: >-
|
||||
Use this skill when you need to execute SQL against the MoviePilot database.
|
||||
This skill guides you through connecting to the database and executing SQL statements.
|
||||
|
||||
Reference in New Issue
Block a user