gemini-api

Installation
SKILL.md

Build or refine a Gemini API agent: $ARGUMENTS

$ARGUMENTS can include:

  • What to build (e.g. multimodal agent, grounded chatbot, function calling pipeline, streaming assistant)
  • A file path to existing code to refine
  • A capability to add (e.g. add Google Search grounding, add audio input, add video analysis, add caching)
  • A model preference (e.g. --model 2.5-pro, --model 2.5-flash, --model 2.5-flash-lite)
  • API surface preference (e.g. --api gemini for ai.google.dev, --api vertex for Vertex AI)
  • Empty — scaffold a starter agent with best-practice defaults

Authoritative Sources

Always fetch fresh docs before generating or advising on code. These are the canonical Google sources:

Installs
2
GitHub Stars
1
First Seen
Jun 4, 2026
gemini-api — joshuashepherd/my-skills