fix: move version from top-level to metadata in all SKILL.md frontmatter

Per the Agent Skills spec, `version` is not a valid top-level frontmatter
field. It belongs under `metadata` as a key-value pair. This fixes all 25
skills to use the correct structure.

https://claude.ai/code/session_01DboBqyncsUPg5Z5qpLJx4x
This commit is contained in:
Claude
2026-02-15 09:43:44 +00:00
parent a04cb61a57
commit 1865cd29be
25 changed files with 50 additions and 25 deletions
+2 -1
View File
@@ -1,7 +1,8 @@
---
name: paid-ads
version: 1.0.0
description: "When the user wants help with paid advertising campaigns on Google Ads, Meta (Facebook/Instagram), LinkedIn, Twitter/X, or other ad platforms. Also use when the user mentions 'PPC,' 'paid media,' 'ad copy,' 'ad creative,' 'ROAS,' 'CPA,' 'ad campaign,' 'retargeting,' or 'audience targeting.' This skill covers campaign strategy, ad creation, audience targeting, and optimization."
metadata:
version: 1.0.0
---
# Paid Ads