firebasefirebaseOfficialยท9 Agent Skills Included

genkit

Build full-stack AI apps with one framework across languages

Builds production-ready AI applications like chatbots, agents, and RAG systems with one unified API. Connects to hundreds of models from Google, OpenAI, Anthropic, and Ollama without rewriting integration code. Provides SDKs for JavaScript, Go, Python, and Dart plus a local CLI and developer UI for testing and debugging. Includes built-in monitoring to track latency, errors, and model performance in production.
npx skills add firebase/genkit --all -g -y

All Skills in This Repository (9)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install Genkit?โ–ผ

Run `npx skills add firebase/genkit --all -g -y` in your terminal to install all skills in this suite globally.

What is Genkit used for?โ–ผ

Genkit is an open-source framework from Google for building full-stack AI features like chatbots, agents, tool calling, and RAG workflows. It gives you one consistent API across many model providers.

Which AI models does Genkit support?โ–ผ

It works with hundreds of models from Google Gemini, OpenAI, Anthropic, Ollama, and more through simple plugins. You can switch providers without rewriting your application logic.

Which programming languages does Genkit support?โ–ผ

Genkit offers production-ready SDKs for JavaScript/TypeScript and Go, plus a Python SDK in beta and Dart in preview. All languages share consistent APIs and capabilities.

Can I test and debug AI flows locally with Genkit?โ–ผ

Yes. Genkit ships with a CLI and local Developer UI where you can run flows, compare model outputs, inspect execution traces, and evaluate results before deploying.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’