Back to skills

developing-genkit-go

ai-tools

A Go SDK for building AI-powered applications with Genkit. It provides a unified interface for text generation, structured output, streaming, tool calling, and prompt management across multiple model

Setup & Installation

npx skills add https://github.com/firebase/developing-genkit-go --skill developing-genkit-go
or paste the link and ask your coding assistant to install it
https://github.com/firebase/developing-genkit-go
View on GitHub

What This Skill Does

A Go SDK for building AI-powered applications with Genkit. It provides a unified interface for text generation, structured output, streaming, tool calling, and prompt management across multiple model providers like Google AI, Vertex AI, Anthropic, and Ollama. It gives Go developers a single API for generation, tools, and flows across providers, so you don't have to learn and maintain separate SDKs for each model.

When to use it

  • Working with developing genkit go functionality
  • Implementing developing genkit go features
  • Debugging developing genkit go related issues