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

Gemini Interactions API Skill

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

Use this skill when writing code that calls the Gemini API for text generation, multi-turn chat, multimodal understanding, image generation, streaming responses, background research tasks, function calling, structured output, or migrating from the old generateContent API. This skill covers the Interactions API, the recommended way to use Gemini models and agents in Python and TypeScript.

gemini-apiinteractions-apigoogle-genaillm-integrationagent-developmentmultimodal-ai
0Stars
0Forks
0Usos
Fork

Documento do Skill

SKILL.mdgemini-interactions-api/workflow
1. Determine the user's intent and the desired Gemini model or agent.
2. Choose the appropriate SDK (Python or JavaScript/TypeScript) and install the required version.
3. Create a client instance using the `google-genai` or `@google/genai` package.
4. Construct the interaction request with the model/agent, input, and any necessary parameters.
5. Call the `interactions.create` method to initiate the interaction.
6. Process the response, handling streaming or background execution as needed.
7. Present the final output to the user.

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 deGemini API Development Skill
85%
Hebbian Synapse
Composite0.850
w = 0.3·α + 0.5·β + 0.2·γ
82
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
Compõe com ←Gemini API Development Skill
85%
Hebbian Synapse
Composite0.850
w = 0.3·α + 0.5·β + 0.2·γ
82
Similar aCopilot CLI Mastery
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
80
Similar aGitHub Copilot SDK
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
81
Similar aMicrosoft 365 Declarative Agents Development Kit
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
83
Co-executedGemini Live API Development Skill
47%
Hebbian Synapse
Composite0.475
w = 0.3·α + 0.5·β + 0.2·γ
80
Co-executedGemini API in Vertex AI
47%
Hebbian Synapse
Composite0.467
w = 0.3·α + 0.5·β + 0.2·γ
78
Co-executed ←Gemini API Development Skill
50%
Hebbian Synapse
Composite0.496
w = 0.3·α + 0.5·β + 0.2·γ
82

Árvore do Skill

Gemini Interactions API Skill
gemini-interactions-api
Fases Cognitivas5
1.SENSE
2.CONTEXTUALIZE
3.RECOMMEND
4.ACT
5.REFLECT
Triggers7
use the Gemini Interactions APIcreate a chat interaction with Geminiperform background research with Gemini agentstream responses from Geminicall the Gemini API for text generationmigrate to the Gemini Interactions APIuse the deep-research-pro-preview agent

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-interactions-api
$ synaptic skills detail gemini-interactions-api
$ synaptic skills live gemini-interactions-api

Links

GitHub Repository