Armory
Source
Browse
Skills

gemini-api-agent-platform

Guides the usage of the Gemini API on Agent Platform with the Google Gen AI SDK for enterprise AI applications. Covers SDK usage (Python, JS/TS, Go, Java, C#), capabilities like Live API, tools, multimedia generation, caching, and batch prediction.

Score
Unranked
Evidence
No signals yet
Last commit
Not known
Listed

Install

armory install gemini-api-agent-platform --cli claude

writes the skill into.claude/skills/gemini-api-agent-platform/SKILL.mdListed as compatible

Configuration
# fetches the source and writes it to:
.claude/skills/gemini-api-agent-platform/SKILL.md

Needs the armory CLI · not on npm yet, build it from cli/ in the repository

What it is

Guides the usage of the Gemini API on Agent Platform with the Google Gen AI SDK for enterprise AI applications. Covers SDK usage (Python, JS/TS, Go, Java, C#), capabilities like Live API, tools, multimedia generation, caching, and batch prediction.

When to use it

Guides the usage of the Gemini API on Agent Platform with the Google Gen AI SDK for enterprise AI applications. Covers SDK usage (Python, JS/TS, Go, Java, C#), capabilities like Live API, tools, multimedia generation, caching, and batch prediction.

How to install / invoke

# Copy the skill into your .claude/skills/ directory
curl -sL https://raw.githubusercontent.com/davila7/claude-code-templates/main/cli-tool/components/skills/ai-research/gemini-api-agent-platform/SKILL.md -o .claude/skills/gemini-api-agent-platform/SKILL.md

Notes

Extracted from davila7/claude-code-templates, gemini-api-agent-platform category.