Prompt Buddy logoPrompt Buddy

google · Google AI Docs

Gemini API Google AI Studio quickstart

A step-by-step guide to setting up and using Google AI Studio to interact with Gemini models, including obtaining API keys and testing prompts.

Import to Prompt Buddy

Derived skill

Files assembled from official documentation

Viewing SKILL.md

Gemini API Google AI Studio quickstart

A step-by-step guide to setting up and using Google AI Studio to interact with Gemini models, including obtaining API keys and testing prompts.

When To Use

Use when you need to set up a Google AI Studio environment, generate an API key, and perform initial prompt testing with Gemini models.

Reference Files

FileContainsUse For
SKILL.mdEntry point: scope, routing table, and workflow.Start here.
docs/gemini-api-google-ai-studio-quickstart-workflow-guide.mdA guide explaining how to use Google AI Studio to experiment with prompts and generate code for the Gemini API.Questions about a guide explaining how to use Google AI Studio to experiment with prompts and generate code for the Gemini API.
examples/gemini-api-google-ai-studio-quickstart-prompt.textA text-based example of a system instruction prompt for the Gemini API using a persona-based scenario.Exact payloads, commands, or snippets shown in A text-based example of a system instruction prompt for the Gemini API using a persona-based scenario.
examples/gemini-api-google-ai-studio-quickstart-prompt-2.textA text-based example of a simple natural language prompt used to interact with the Gemini API via Google AI Studio.Exact payloads, commands, or snippets shown in A text-based example of a simple natural language prompt used to interact with the Gemini API via Google AI Studio.
examples/gemini-api-google-ai-studio-quickstart-text-preview.textA text preview of the Gemini API Google AI Studio quickstart documentation showing a sample conversational response.Exact payloads, commands, or snippets shown in A text preview of the Gemini API Google AI Studio quickstart documentation showing a sample conversational response.
examples/gemini-api-google-ai-studio-quickstart-gemini-api-google-ai-studio-syste.textA text-based example of a system instruction prompt defining a persona for the Gemini API.Exact payloads, commands, or snippets shown in A text-based example of a system instruction prompt defining a persona for the Gemini API.
examples/gemini-api-google-ai-studio-quickstart.textA text-based overview of the Gemini API quickstart process using Google AI Studio.Exact payloads, commands, or snippets shown in A text-based overview of the Gemini API quickstart process using Google AI Studio.

What This Skill Covers

  • Google AI Studio lets you quickly try out models and experiment with different prompts. When you're ready to build, you can select "Get code" and your prefer...
  • Main sections: Prompts and settings, Chat prompt example: Build a custom chat application, Step 1 - Create a chat prompt, Step 2 - Teach your bot to chat better, Step 3 - Next steps.

Workflow

  1. Open the most relevant file under docs/ for the exact documented workflow and wording.
  2. Open schemas/ files for exact structured contracts.
  3. Open examples/ files for concrete requests, commands, snippets, and manifests.
  4. Do not add behavior or configuration that is not present in the attached source files.

Canonical source: https://ai.google.dev/gemini-api/docs/ai-studio-quickstart