gemini-ai-skill

Generate text, images, and videos with Google Gemini via the google-genai SDK.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/ialae/TelegarmBotor --skill gemini-ai-skill
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gemini-ai-skill
Source: https://github.com/ialae/TelegarmBotor/tree/main/.github/skills/gemini-ai-skill
Command: npx skills add https://github.com/ialae/TelegarmBotor --skill gemini-ai-skill

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Centralizes and streamlines the generation of Gemini AI content (text, image, and video) using the Google GenAI SDK, reducing manual setup and integration overhead.

Core Features & Use Cases

  • Text generation, chat, and structured outputs across Gemini 3 models with tool integration and grounding.
  • Image and video generation with multimodal prompts, references, and workflow automation for product, marketing, and research tasks.
  • Seamless integration into apps and pipelines with environment-based API key loading, function calling, and safety best practices.

Quick Start

Ask me to generate content using Gemini via the google-genai SDK.

Frequently Asked Questions about gemini-ai-skill

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I generate text and images using Google Gemini via the google-genai SDK?

To generate text and images using Google Gemini, you use the google-genai SDK to send multimodal prompts to Gemini 3 models. This process enables rapid content generation for software projects with optional frontmatter metadata and safety configurations.

How does multimodal video generation work with the google-genai SDK?

Multimodal video generation with the google-genai SDK works by submitting prompts that combine text, references, and assets to Gemini models. This automates workflow generation for product, marketing, and research tasks directly within your application pipelines.

Do I need an environment variable for API key loading when using Gemini AI generation?

Yes, you need an environment variable for API key loading to authenticate Gemini AI generation requests. This safety best practice securely manages your Google GenAI SDK credentials without hardcoding them into your software project.

What's the best way to integrate function calls and grounding in Gemini text generation?

The best way to integrate function calls and grounding in Gemini text generation is through the google-genai SDK. It provides comprehensive tooling for structured outputs across Gemini 3 models, ensuring accurate responses within integrated tool workflows.

Can I use the google-genai SDK for automated content generation in software pipelines?

Yes, you can use the google-genai SDK for automated content generation in software pipelines. It centralizes text, image, and video generation using Google Gemini, reducing manual setup and integration overhead for AI practitioners.

Are there limitations or watermark compliance rules for Google Gemini image generation?

Google Gemini image generation requires watermark compliance to ensure content authenticity. The google-genai SDK enforces safety best practices and handles optional assets, establishing known limitations for automated multimodal content workflows.