Merge pull request #52 from upalkhouski/claude/fix-skill-version-property-0LwK3
Fixes spec compliance — version belongs under metadata, not top-level. Fixes Claude Desktop skill loading.
This commit is contained in:
@@ -1,7 +1,8 @@
|
||||
---
|
||||
name: seo-audit
|
||||
version: 1.0.0
|
||||
description: When the user wants to audit, review, or diagnose SEO issues on their site. Also use when the user mentions "SEO audit," "technical SEO," "why am I not ranking," "SEO issues," "on-page SEO," "meta tags review," or "SEO health check." For building pages at scale to target keywords, see programmatic-seo. For adding structured data, see schema-markup.
|
||||
metadata:
|
||||
version: 1.0.0
|
||||
---
|
||||
|
||||
# SEO Audit
|
||||
|
||||
Reference in New Issue
Block a user