diff --git a/extensions/workspaces/gemini-extension.json b/extensions/workspaces/gemini-extension.json deleted file mode 100644 index 73c54cfa2e..0000000000 --- a/extensions/workspaces/gemini-extension.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "workspaces", - "version": "0.1.0", - "description": "High-performance remote development workspaces for Gemini CLI.", - "author": "Google Gemini Team", - "license": "Apache-2.0", - "skills": [ - "skills/workspaces/SKILL.md" - ], - "contextFileName": "docs/GEMINI.md" -}