mirror of
https://github.com/google-gemini/gemini-skills.git
synced 2026-09-14 18:23:45 +08:00
18 lines
369 B
JSON
18 lines
369 B
JSON
{
|
|
"name": "gemini-skills",
|
|
"version": "2.1.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",
|
|
"keywords": [
|
|
"gemini",
|
|
"gemini-api",
|
|
"google-genai",
|
|
"skills",
|
|
"ai"
|
|
]
|
|
}
|