fix(yaml): correctly quote description fields in skills registry
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
---
|
||||
name: linux-shell-scripting
|
||||
description: "This skill should be used when the user asks to "create bash scripts", "automate Linux tasks", "monitor system resources", "backup files", "manage users", or "write production shell scripts". It pr..."
|
||||
description: "This skill should be used when the user asks to \"create bash scripts\", \"automate Linux tasks\", \"monitor system resources\", \"backup files\", \"manage users\", or \"write production shell scripts\". It pr..."
|
||||
metadata:
|
||||
author: zebbern
|
||||
version: "1.1"
|
||||
|
||||
Reference in New Issue
Block a user