Files
antigravity-skills-reference/plugins/antigravity-bundle-agent-architect/.codex-plugin/plugin.json
2026-03-31 18:30:43 +02:00

34 lines
1.1 KiB
JSON

{
"name": "antigravity-bundle-agent-architect",
"version": "9.4.0",
"description": "Install the \"Agent Architect\" 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",
"agent-architect",
"productivity"
],
"skills": "./skills/",
"interface": {
"displayName": "Agent Architect",
"shortDescription": "AI & Agents · 6 curated skills",
"longDescription": "For building AI systems and autonomous agents. Covers Agent Evaluation, LangGraph, and 4 more skills.",
"developerName": "sickn33 and contributors",
"category": "AI & Agents",
"capabilities": [
"Interactive",
"Write"
],
"websiteURL": "https://github.com/sickn33/antigravity-awesome-skills",
"brandColor": "#111827"
}
}