bygoogle-gemini· 28 skills
Use this skill when writing code that calls the Gemini API for text generation, multi-turn chat, multimodal understanding, image generation, video generation, streaming responses, background research tasks, function calling, structured output, or migrating from the old generateContent API. This skill covers the Interactions API, the recommended way to use Gemini models and agents in Python and TypeScript.
$npx -y skills add google-gemini/gemini-skills --skill gemini-interactions-apiInstalls into the current project.
Run `npx skills use "https://github.com/google-gemini/gemini-skills" --skill "google-gemini/gemini-skills/gemini-interactions-api"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/google-gemini/gemini-skills" that are relevant to the current task. Run `npx skills add "https://github.com/google-gemini/gemini-skills"` and select the relevant skills, then follow their instructions.