📦 deps(thirdparty): update snapshots

This commit is contained in:
ci[bot]
2026-06-21 09:15:23 +00:00
parent 0e1bb1aef3
commit 3d137606c0
805 changed files with 93512 additions and 4532 deletions
@@ -1,7 +1,7 @@
{
"name": "agyb-aas-data-analytics",
"version": "12.9.0",
"description": "Install the \"AAS Data Analytics\" editorial skill bundle from Antigravity Awesome Skills.",
"version": "13.0.0",
"description": "Install the \"AAS Data Analytics\" workflow plugin from Antigravity Awesome Skills.",
"author": {
"name": "sickn33 and contributors",
"url": "https://github.com/sickn33/antigravity-awesome-skills"
@@ -19,8 +19,8 @@
"skills": "./skills/",
"interface": {
"displayName": "AAS Data Analytics",
"shortDescription": "Specialized Product Plugins · 8 curated skills",
"longDescription": "Operators, analysts, and builders working with product analytics, SQL, dashboards, and experiments. Covers Analytics Tracking, SQL Pro, and 6 more skills.",
"shortDescription": "Plan tracking, model product data, write SQL, build dashboards, and turn experiments into decisions.",
"longDescription": "Plan tracking, model product data, write SQL, build dashboards, and turn experiments into decisions. Data work benefits from a repeatable toolchain: tracking, SQL, Postgres, dbt, dashboards, visualization, and experimentation. Recommended for: Product analysts, Data-informed product teams, Founders measuring funnels. Not for: Document generation-only work, Production incident response. Covers Analytics Tracking, Analytics Product, and 8 more skills.",
"developerName": "sickn33 and contributors",
"category": "Specialized Product Plugins",
"capabilities": [
@@ -28,6 +28,11 @@
"Write"
],
"websiteURL": "https://github.com/sickn33/antigravity-awesome-skills",
"brandColor": "#111827"
"brandColor": "#111827",
"defaultPrompt": [
"Use this plugin to build a measurement plan for this SaaS funnel, define events, and design the dashboard.",
"Use this plugin to review this SQL model and propose safer metrics and joins.",
"Use this plugin to design an A/B test and the KPI dashboard needed to read it."
]
}
}