📦 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-devops-cloud",
"version": "12.9.0",
"description": "Install the \"AAS DevOps & Cloud\" editorial skill bundle from Antigravity Awesome Skills.",
"version": "13.0.0",
"description": "Install the \"AAS DevOps & Cloud\" 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 DevOps & Cloud",
"shortDescription": "Specialized Product Plugins · 9 curated skills",
"longDescription": "Teams shipping infrastructure, deployments, and operational workflows. Covers Docker Expert, AWS Serverless, and 7 more skills.",
"shortDescription": "Ship infrastructure, deployments, CI, environments, rollback plans, troubleshooting, and incident-ready operations.",
"longDescription": "Ship infrastructure, deployments, CI, environments, rollback plans, troubleshooting, and incident-ready operations. Strong plugin candidate because it combines deterministic scripts, cloud patterns, deployment safety, and incident workflows. Recommended for: Platform teams, Startup engineers owning deployment, Cloud and DevOps maintainers. Not for: Frontend-only UI polish, Product analytics-only work. Covers Docker Expert, AWS Serverless, 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 review this deployment for risk, rollback, environment, and CI gaps.",
"Use this plugin to design a small-team cloud deployment plan with Terraform, CI, and runbook steps.",
"Use this plugin to troubleshoot this failed deployment and prepare an incident response checklist."
]
}
}