mirror of
https://github.com/sickn33/antigravity-awesome-skills.git
synced 2026-04-25 17:25:12 +02:00
* fix(seo-bundle): remove extra --- separator after frontmatter in schema-markup and seo-fundamentals Both SKILL.md files had a stray --- line immediately after the closing frontmatter delimiter. Some YAML parsers treat this as the start of a second YAML document, breaking structured metadata extraction. The extra separator and its trailing blank line have been removed. Co-Authored-By: Claude Code <noreply@anthropic.com> * fix(seo): move frontmatter separator cleanup to source skill paths --------- Co-authored-by: claude[bot] <claude[bot]@users.noreply.github.com> Co-authored-by: Claude Code <noreply@anthropic.com> Co-authored-by: sickn33 <sickn33@users.noreply.github.com>