Prompt Buddy logoPrompt Buddy

google · Google AI Docs

Gemini API Build apps in Google AI Studio

An overview of the development workflow within Google AI Studio, covering how to prototype prompts, test model behaviors, and transition from the web interface to code-based implementations.

Import to Prompt Buddy

Derived skill

Files assembled from official documentation

Viewing SKILL.md

Gemini API Build apps in Google AI Studio

An overview of the development workflow within Google AI Studio, covering how to prototype prompts, test model behaviors, and transition from the web interface to code-based implementations.

When To Use

Use when you need to prototype prompts in a visual environment before exporting them to a programmatic implementation using the Gemini API.

Reference Files

FileContainsUse For
SKILL.mdEntry point: scope, routing table, and workflow.Start here.
docs/gemini-api-build-apps-in-google-ai-studio-workflow-guide.mdA guide describing how to use Google AI Studio to build and deploy full-stack applications using Gemini capabilities like the Live API.Questions about a guide describing how to use Google AI Studio to build and deploy full-stack applications using Gemini capabilities...
examples/gemini-api-build-apps-in-google-ai-studio-gemini-api-google-ai-studio-ap.textA JSON configuration object defining application metadata and requested hardware permissions for Google AI Studio build mode.Exact payloads, commands, or snippets shown in A JSON configuration object defining application metadata and requested hardware permissions for Google AI Studio bui...

What This Skill Covers

  • This page describes how to use Google AI Studio to quickly build (or "vibe code") and deploy apps that test out the latest capabilities of Gemini like Nano B...
  • Main sections: Get started, What is created?, The Antigravity Agent, Full-stack capabilities, Continue building.

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/aistudio-build-mode