Gemini

Connector by Cinatra
Free, Open Source
Details

Google Gemini

Gemini connector for cinatra. Registers an llm-provider-surface capability that routes agent and workflow calls to Google Gemini models, storing the API key securely through the Nango credential vault so the cinatra database never holds it in plaintext. Full documentation lives in the Integrations hub at https://docs.cinatra.ai/integrations/gemini/

Works with

  • cinatra capabilities host port (llm-provider-surface and nango-system surfaces)
  • Google Gemini API (models, audio transcription, image generation)

Capabilities

  • Routes cinatra agents and workflows to Google Gemini models at runtime
  • Stores and reads the Gemini API key via the Nango credential vault with readback verification
  • Exposes getConfiguredAPIKey, getLoggingSettings, and saveLoggingSettings through the llm-provider-surface capability
  • Writes per-call request and response log files to a configurable log directory
  • Audio and video transcription via Gemini
  • Image generation via Gemini with handoff to downstream agents
@cinatra-ai/email-test-delivery-agent GitHub
Reviews (0)

Reviews

There are no reviews yet.

Be the first to review “Gemini”

Your email address will not be published. Required fields are marked *

@cinatra-ai/email-test-delivery-agent GitHub
Changelog
0.1.3Latest
  • Converted the connector to the schema-config surface: configuration renders from a declared config schema instead of a custom React page, configuring fully at runtime with no image rebuild.
  • Declared the connector's supported Cinatra SDK ABI range.
  • Removed the extension-rendered connection-status pill.
  • Re-publishing restores the connector's registry metadata that a prior publisher bug had stripped, fixing installation.
@cinatra-ai/email-test-delivery-agent GitHub
More Extensions

More from Cinatra

Google
Connector by CinatraVerified publisher

Set up Google sign-in for your workspace and connect every Google-backed service through a single shared OAuth client. One Google Cloud project, configured once,…

Free, Open Source
More details
No reviews yet 6 installations
Compatible up to: Cinatra SDK ^2
@cinatra-ai/skill-creator-skills
Skills by CinatraVerified publisher

Meta-skills used when authoring new Cinatra skills. The bundle generates the short example prompt that appears beside a skill in the catalog — the…

Free, Open Source
More details
No reviews yet 10 installations
@cinatra-ai/blog-skills
Skills by CinatraVerified publisher

Editorial guidance for the Cinatra blog agents. This bundle ships the prompts behind blog idea brainstorming, full long-form drafting, and short LinkedIn promotion —…

Free, Open Source
More details
No reviews yet 11 installations
@cinatra-ai/assistant-skills
Skills by CinatraVerified publisher

The conversational skill bundle that powers the Cinatra chat assistant. It shapes how the assistant talks, recognizes what you are trying to do, and…

Free, Open Source
More details
No reviews yet 12 installations
@cinatra-ai/security-reviewer-agent
Agent by CinatraVerified publisher

A security-review helper that sits beside the agent-authoring chat experience. It reads a draft agent definition and flags the fuzzy risks a deterministic linter…

Free, Open Source
More details
No reviews yet 9 installations
Apollo
Connector by CinatraVerified publisher

Find and verify professional contacts through Apollo, straight from your Cinatra agents. Connect Apollo once and your prospecting and discovery agents can pull verified…

Free, Open Source
More details
No reviews yet 9 installations
Compatible up to: Cinatra SDK ^2
@cinatra-ai/email-test-delivery-agent GitHub