·genkit

Build production-ready AI workflows using Firebase Genkit. Use when creating flows, tool-calling agents, RAG pipelines, multi-agent systems, or deploying AI to Firebase/Cloud Run. Supports TypeScript, Go, and Python with Gemini, OpenAI, Anthropic, Ollama, and Vertex AI plugins.

10.0KInstalls·26Trend·@supercent-io

Installation

$npx skills add https://github.com/supercent-io/skills-template --skill genkit

How to Install genkit

Quickly install genkit AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/supercent-io/skills-template --skill genkit
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: supercent-io/skills-template.

SKILL.md

View raw

Flows are the core primitive: type-safe, observable, deployable AI functions.

| Google AI | @genkit-ai/google-genai | Gemini 2.5 Flash/Pro | | Vertex AI | @genkit-ai/vertexai | Gemini, Imagen, Claude | | OpenAI | genkitx-openai | GPT-4o, o1, etc. | | Anthropic | genkitx-anthropic | Claude 3.5/3 | | AWS Bedrock | genkitx-aws-bedrock | Claude, Titan, etc. | | Ollama | genkitx-ollama | Local models |

| DeepSeek | genkitx-deepseek | DeepSeek-R1 | | xAI (Grok) | genkitx-xai | Grok models |

Build production-ready AI workflows using Firebase Genkit. Use when creating flows, tool-calling agents, RAG pipelines, multi-agent systems, or deploying AI to Firebase/Cloud Run. Supports TypeScript, Go, and Python with Gemini, OpenAI, Anthropic, Ollama, and Vertex AI plugins. Source: supercent-io/skills-template.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/supercent-io/skills-template --skill genkit
Category
</>Dev Tools
Verified
First Seen
2026-03-01
Updated
2026-03-11

Browse more skills from supercent-io/skills-template

Quick answers

What is genkit?

Build production-ready AI workflows using Firebase Genkit. Use when creating flows, tool-calling agents, RAG pipelines, multi-agent systems, or deploying AI to Firebase/Cloud Run. Supports TypeScript, Go, and Python with Gemini, OpenAI, Anthropic, Ollama, and Vertex AI plugins. Source: supercent-io/skills-template.

How do I install genkit?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/supercent-io/skills-template --skill genkit Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/supercent-io/skills-template