fix: skill-creator 改为自动检测模式(disable-model-invocation: false)

This commit is contained in:
张馨元
2026-04-04 19:22:04 +08:00
parent 76c4f66698
commit e7eb16d971

View File

@@ -9,7 +9,7 @@ version: 1.0.0
type: meta type: meta
risk_level: low risk_level: low
status: enabled status: enabled
disable-model-invocation: true disable-model-invocation: false
tags: tags:
- skill - skill
- creation - creation