genkit
Framework for building type-safe AI workflows, RAG pipelines, and multi-agent systems on Google Cloud.
Install
npx skills add https://github.com/supercent-io/skills-template --skill genkitStats
| Total installs | 10,389 |
| Weekly installs | 10.4K |
| GitHub stars | 88 |
| First seen | Feb 19, 2026 |
| Source | @supercent-io/skills-template |
Summary
- Supports Gemini, OpenAI, Anthropic, Ollama, and Vertex AI with pluggable model providers; deploy to Firebase Cloud Functions or Cloud Run
- Define type-safe flows with Zod schemas for inputs/outputs; includes streaming, tool calling, and agentic loops with auto-execution
- Built-in RAG with vector database integrations (Pinecone, pgvector, Firestore, Chroma, LanceDB) and retrieval-augmented generation
- Developer UI at localhost:4000 provides flow runner, trace inspector, prompt playground, and model comparison tools
- Manage prompts as versioned .prompt files with Dotprompt; coordinate multi-agent systems by composing specialized flows
Tags
Related skills
| Skill | Installs | vs genkit |
|---|---|---|
| search | 11,921 | +1,532 |
| seedance2-api | 11,483 | +1,094 |
| firecrawl-scrape | 8,534 | -1,855 |
| proactive-agent | 11,256 | +867 |
| prompt-repetition | 10,488 | +99 |
FAQ
- How many installs does genkit have?
- genkit has 10,389 total installs and 10.4K installs this week.
- Where is genkit hosted?
- genkit is published by @supercent-io/skills-template at https://github.com/supercent-io/skills-template.
- How many GitHub stars does genkit have?
- genkit has 88 GitHub stars.
- When was genkit first indexed?
- OrangeBot.AI first indexed genkit on Feb 19, 2026.
- How do I install genkit?
- Run: npx skills add https://github.com/supercent-io/skills-template --skill genkit