Default skill templates used single-quoted YAML values for name and description fields. When descriptions contain apostrophes (e.g., "agent's workflow"), the generated YAML frontmatter would be invalid, causing parse failures in IDEs like Antigravity. Switches templates to double quotes and escapes any double quotes in the description during template rendering. Fixes #1744 |
||
|---|---|---|
| .. | ||
| shared | ||
| templates | ||
| _base-ide.js | ||
| _config-driven.js | ||
| manager.js | ||
| platform-codes.js | ||
| platform-codes.yaml | ||