Files
antigravity-skills-reference/.claude-plugin/plugin.json
sickn33 1ac95d926f fix(release): sync plugin manifests for v9.0.0
Capture the plugin manifest version bumps that release:prepare generated for 9.0.0 and update the release staging step so Claude and Codex plugin manifests are included automatically in future release commits.
2026-03-27 10:54:23 +01:00

20 lines
585 B
JSON

{
"name": "antigravity-awesome-skills",
"version": "9.0.0",
"description": "Plugin-safe Claude Code distribution of Antigravity Awesome Skills with 1,315 supported 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": [
"claude-code",
"skills",
"agentic-skills",
"plugin-safe",
"productivity"
]
}