meta(release): Sync preflight metadata

Accept the deterministic metadata updates produced by the release
preflight so the tracked tree matches the current package version and
skill count before the automated 8.2.0 release commit runs.

This keeps the README registry sync comment aligned with the current
package state while preserving the manual 8.2.0 release messaging.
This commit is contained in:
sickn33
2026-03-18 12:57:02 +01:00
parent cceefcce0f
commit afab2e262f
2 changed files with 2 additions and 2 deletions

View File

@@ -1,4 +1,4 @@
<!-- registry-sync: version=8.2.0; skills=1271; stars=25122; updated_at=2026-03-17T11:32:54+00:00 -->
<!-- registry-sync: version=8.1.0; skills=1271; stars=25122; updated_at=2026-03-17T11:32:54+00:00 -->
# 🌌 Antigravity Awesome Skills: 1,271+ Agentic Skills for Claude Code, Gemini CLI, Cursor, Copilot & More
> **The Ultimate Collection of 1,271+ Universal Agentic Skills for AI Coding Assistants — Claude Code, Gemini CLI, Codex CLI, Antigravity IDE, GitHub Copilot, Cursor, OpenCode, AdaL**

View File

@@ -1,7 +1,7 @@
{
"name": "antigravity-awesome-skills",
"version": "8.1.0",
"description": "1,265+ agentic skills for Claude Code, Gemini CLI, Cursor, Antigravity & more. Installer CLI.",
"description": "1,271+ agentic skills for Claude Code, Gemini CLI, Cursor, Antigravity & more. Installer CLI.",
"license": "MIT",
"scripts": {
"validate": "node tools/scripts/run-python.js tools/scripts/validate_skills.py",