Files
antigravity-skills-reference/plugins/antigravity-bundle-devops-cloud/.codex-plugin/plugin.json
sickn33 9bb2ff6a3a chore(release): sync 9.3.0 metadata
Record the versioned plugin metadata and onboarding docs refreshed by the release preflight so the release workflow can continue from a clean main branch.
2026-03-30 21:34:32 +02:00

34 lines
1.1 KiB
JSON

{
"name": "antigravity-bundle-devops-cloud",
"version": "9.3.0",
"description": "Install the \"DevOps & Cloud\" editorial skill bundle 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",
"devops-cloud",
"productivity"
],
"skills": "./skills/",
"interface": {
"displayName": "DevOps & Cloud",
"shortDescription": "DevOps & Infrastructure · 7 curated skills",
"longDescription": "For infrastructure and scaling. Covers Docker Expert, AWS Serverless, and 5 more skills.",
"developerName": "sickn33 and contributors",
"category": "DevOps & Infrastructure",
"capabilities": [
"Interactive",
"Write"
],
"websiteURL": "https://github.com/sickn33/antigravity-awesome-skills",
"brandColor": "#111827"
}
}