playbook/antigravity-awesome-skills/plugins/antigravity-bundle-aas-data.../.codex-plugin/plugin.json

39 lines
1.9 KiB
JSON

{
"name": "agyb-aas-data-engineering-platform",
"version": "13.1.0",
"description": "Install the \"AAS Data Engineering Platform\" 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-engineering-platform",
"productivity"
],
"skills": "./skills/",
"interface": {
"displayName": "AAS Data Engineering Platform",
"shortDescription": "Build data platforms with pipelines, dbt, Postgres, vector databases, embeddings, RAG data, SQL, and transforms.",
"longDescription": "Build data platforms with pipelines, dbt, Postgres, vector databases, embeddings, RAG data, SQL, and transforms. Connects data pipelines, dbt, Postgres, vector databases, embeddings, RAG, SQL, and transformation practice into a modern data platform plugin. Recommended for: Data engineers, Analytics engineers, AI platform teams. Not for: Marketing campaign planning, Frontend UI-only work. Covers Data Engineer, Airflow DAG Patterns, and 8 more skills.",
"developerName": "sickn33 and contributors",
"category": "Specialized Product Plugins - Next Wave",
"capabilities": [
"Interactive",
"Write"
],
"websiteURL": "https://github.com/sickn33/antigravity-awesome-skills",
"brandColor": "#111827",
"defaultPrompt": [
"Use this plugin to design a data platform from ingestion through dbt models, Postgres, and dashboard-ready marts.",
"Use this plugin to review this pipeline for reliability, transform quality, SQL modeling, and RAG readiness.",
"Use this plugin to plan an embeddings and vector database layer for this product dataset."
]
}
}