Synaptic SkillsSynapticSkills
MarketplaceSkill GraphCriar SkillMCP ServerPlataformaEnterprise
v0.1.0-beta
Voltar ao Marketplace
AI / MLMédio

Gemini API Development Skill

porgoogle-gemini·google-gemini· v1.0.0 · atualizado em 2026-04-10
82
Score

Use this skill when building applications with Gemini models, Gemini API, working with multimodal content (text, images, audio, video), implementing function calling, using structured outputs, or needing current model specifications. Covers SDK usage (google-genai for Python, @google/genai for JavaScript/TypeScript, com.google.genai:google-genai for Java, google.golang.org/genai for Go), model selection, and API capabilities.

gemini-apillmmultimodalfunction-callinggoogle-aisdkai-development
0Stars
0Forks
0Usos
Fork

Documento do Skill

SKILL.mdgemini-api-dev/workflow
1. Determine the task (e.g., text generation, image processing, function calling).
2. Select the appropriate Gemini model based on requirements (e.g., `gemini-3-flash-preview`).
3. Choose the programming language (Python, JavaScript/TypeScript, Go, Java).
4. Install the correct SDK version (e.g., `pip install google-genai` for Python).
5. Write the code to interact with the Gemini API, using the selected model and SDK.
6. Handle API responses and errors.
7. If MCP is available, use `search_documentation` for API details; otherwise, fetch from official URLs.

Telemetria de Agentes

Execuções
0
total
Taxa de Sucesso
0%
últimos 30d
Latência Média
0.0s
p50
Alucinação
0.0%
detecção
Tokens Entrada
0
avg 0/exec
Tokens Saída
0
avg 0/exec

Uso por Plataforma

Skills Relacionados

Depende de ←Gemini Interactions API Skill
85%
Hebbian Synapse
Composite0.850
w = 0.3·α + 0.5·β + 0.2·γ
79
Depende de ←Gemini Live API Development Skill
90%
Hebbian Synapse
Composite0.900
w = 0.3·α + 0.5·β + 0.2·γ
80
Depende de ←Gemini API in Vertex AI
90%
Hebbian Synapse
Composite0.900
w = 0.3·α + 0.5·β + 0.2·γ
78
Compõe comGemini Interactions API Skill
85%
Hebbian Synapse
Composite0.850
w = 0.3·α + 0.5·β + 0.2·γ
79
Compõe comGemini Live API Development Skill
85%
Hebbian Synapse
Composite0.850
w = 0.3·α + 0.5·β + 0.2·γ
80
Compõe comGemini API in Vertex AI
85%
Hebbian Synapse
Composite0.850
w = 0.3·α + 0.5·β + 0.2·γ
78
Similar aAgent Governance Patterns
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
80
Similar aAgentic Evaluation Patterns
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
80
Similar aAI Prompt Engineering Safety Review & Improvement
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
80
Co-executedGemini Interactions API Skill
50%
Hebbian Synapse
Composite0.496
w = 0.3·α + 0.5·β + 0.2·γ
79
Co-executedGemini Live API Development Skill
49%
Hebbian Synapse
Composite0.485
w = 0.3·α + 0.5·β + 0.2·γ
80
Co-executedGemini API in Vertex AI
47%
Hebbian Synapse
Composite0.471
w = 0.3·α + 0.5·β + 0.2·γ
78

Árvore do Skill

Gemini API Development Skill
gemini-api-dev
Fases Cognitivas5
1.SENSE
2.CONTEXTUALIZE
3.HYPOTHESIZE
4.RECOMMEND
5.ACT
Triggers10
build an application with Geminiuse the Gemini APIwork with multimodal content using Geminiimplement function calling with Geminigenerate structured outputs with Geminiuse the google-genai Python SDKuse the @google/genai JavaScript SDKuse the com.google.genai:google-genai Java SDKuse the google.golang.org/genai Go SDKselect a Gemini model

Avaliar este Skill

Score Breakdown

⭐Avaliação Humana0%
🤖Sucesso de Agentes0%
🕐Atualidade100%
🔗Saúde de Dependências100%
🕸️Centralidade no Grafo0%
🛡️Segurança49%
CompositeScore = α·Humano + β·Agente + γ·Recência + δ·Deps + ε·Centralidade + ζ·Segurança

Instalação

$ synaptic mcp download gemini-api-dev
$ synaptic skills detail gemini-api-dev
$ synaptic skills live gemini-api-dev

Links

GitHub Repository