playbook/antigravity-awesome-skills/skills/image-generator/.env.example

8 lines
255 B
Plaintext

# Gemini API Key for Image Generation
# Get your key from: https://aistudio.google.com/
#
# Set this as an environment variable in your shell profile (~/.zshrc or ~/.bashrc):
# export GEMINI_API_KEY="your_api_key_here"
GEMINI_API_KEY=your_api_key_here