39 lines
1.8 KiB
JSON
39 lines
1.8 KiB
JSON
{
|
|
"name": "agyb-aas-data-analytics",
|
|
"version": "13.1.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"
|
|
},
|
|
"homepage": "https://github.com/sickn33/antigravity-awesome-skills",
|
|
"repository": "https://github.com/sickn33/antigravity-awesome-skills",
|
|
"license": "MIT",
|
|
"keywords": [
|
|
"codex",
|
|
"skills",
|
|
"bundle",
|
|
"aas-data-analytics",
|
|
"productivity"
|
|
],
|
|
"skills": "./skills/",
|
|
"interface": {
|
|
"displayName": "AAS Data Analytics",
|
|
"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": [
|
|
"Interactive",
|
|
"Write"
|
|
],
|
|
"websiteURL": "https://github.com/sickn33/antigravity-awesome-skills",
|
|
"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."
|
|
]
|
|
}
|
|
}
|