gemini-text
π―Skillfrom akrindev/google-studio-skills
Generates text content using Google Gemini models with advanced capabilities like multimodal prompts, thinking mode, JSON output, and search grounding.
Part of
akrindev/google-studio-skills(5 items)
Installation
python scripts/generate.py "Explain quantum computing in simple terms"python scripts/generate.py "How do I read a file in Python?" --system "You are a helpful coding assistant"python scripts/generate.py "Analyze the ethical implications of AI in healthcare" --thinkingpython scripts/generate.py "Generate a user profile object with name, email, and preferences" --jsonpython scripts/generate.py "Who won the latest Super Bowl?" --grounding+ 9 more commands
Skill Details
Generate text content using Google Gemini models via scripts/. Use for text generation, multimodal prompts with images, thinking mode for complex reasoning, JSON-formatted outputs, and Google Search grounding for real-time information. Triggers on "generate with gemini", "use gemini for text", "AI text generation", "multimodal prompt", "gemini thinking mode", "grounded response".
More from this repository4
Generates natural-sounding speech from text using Google Gemini TTS models, supporting multiple voices, streaming, and multi-speaker conversations.
Efficiently process large volumes of AI requests using Gemini Batch API, enabling cost-effective bulk text generation and async job execution via scripts.
Generates high-quality text embeddings using Gemini API for semantic search, similarity analysis, clustering, and RAG applications.
Generates high-quality AI images from text prompts using Google's Gemini and Imagen models, supporting multiple resolutions, aspect ratios, and creative styles.