📦 deps(thirdparty): update snapshots
This commit is contained in:
@@ -68,9 +68,9 @@ class AuditConsistencyTests(unittest.TestCase):
|
||||
(root / "apps" / "web-app" / "public" / "skills.json").write_text(manifest, encoding="utf-8")
|
||||
(root / "README.md").write_text(
|
||||
f"""<!-- registry-sync: version=8.4.0; skills={total_skills}; stars=26132; updated_at=2026-03-21T00:00:00+00:00 -->
|
||||
# 🌌 Antigravity Awesome Skills: {count_label} Agentic Skills for Claude Code, Gemini CLI, Cursor, Copilot & More
|
||||
# 🌌 Antigravity Awesome Skills: {count_label} Agentic Skills for Claude Code, Gemini CLI, Cursor, Autohand Code, Copilot & More
|
||||
|
||||
> **Installable GitHub library of {count_label} agentic skills for Claude Code, Cursor, Codex CLI, Gemini CLI, Antigravity, and other AI coding assistants.**
|
||||
> **Installable GitHub library of {count_label} agentic skills for Claude Code, Cursor, Codex CLI, Autohand Code, Gemini CLI, Antigravity, and other AI coding assistants.**
|
||||
|
||||
[](https://github.com/sickn33/antigravity-awesome-skills/stargazers)
|
||||
|
||||
@@ -111,7 +111,7 @@ class AuditConsistencyTests(unittest.TestCase):
|
||||
encoding="utf-8",
|
||||
)
|
||||
(root / "docs" / "maintainers" / "repo-growth-seo.md").write_text(
|
||||
f"> Installable GitHub library of {count_label} agentic skills for Claude Code, Cursor, Codex CLI, Gemini CLI, Antigravity, and other AI coding assistants.\n> Installable GitHub library of {count_label} agentic skills for Claude Code, Cursor, Codex CLI, Gemini CLI, Antigravity, and more. Includes installer CLI, bundles, workflows, and official/community skill collections.\n- use a clean preview image that says `{count_label} Agentic Skills`;\n",
|
||||
f"> Installable GitHub library of {count_label} agentic skills for Claude Code, Cursor, Codex CLI, Autohand Code, Gemini CLI, Antigravity, and other AI coding assistants.\n> Installable GitHub library of {count_label} agentic skills for Claude Code, Cursor, Codex CLI, Autohand Code, Gemini CLI, Antigravity, and more. Includes installer CLI, bundles, workflows, and official/community skill collections.\n- use a clean preview image that says `{count_label} Agentic Skills`;\n",
|
||||
encoding="utf-8",
|
||||
)
|
||||
(root / "docs" / "maintainers" / "skills-update-guide.md").write_text(
|
||||
|
||||
Reference in New Issue
Block a user