diff --git a/plugin.json b/plugin.json new file mode 100644 index 0000000..8621e25 --- /dev/null +++ b/plugin.json @@ -0,0 +1,10 @@ +{ + "name": "gemini-skills", + "version": "1.0.0", + "description": "A library of skills for the Gemini API, SDK and model interactions.", + "author": { + "name": "Google" + }, + "repository": "https://github.com/google-gemini/gemini-skills", + "license": "Apache-2.0" +}