developing-genkit-js
Develop AI workflows and LLM-powered applications using Genkit JS with TypeScript and the Genkit CLI.
Install
npx skills add https://github.com/firebase/agent-skills --skill developing-genkit-jsStats
| Total installs | 2,629 |
| Weekly installs | 2.6K |
| GitHub stars | 187 |
| First seen | Mar 11, 2026 |
| Source | @firebase/agent-skills |
Summary
- Genkit is provider-agnostic; supports Google AI, OpenAI, Anthropic, Ollama, and other LLM providers via plugins
- Define flows with type-safe schemas using Zod, execute generation requests, and compose multi-step AI workflows in TypeScript
- Requires Genkit CLI v1.29.0+; recent major API changes mean you must consult genkit docs:read and common-errors.md for current patterns, not prior knowledge
- Use the CLI to search docs (genkit docs:search), read guides, and troubleshoot errors; always check Common Errors first when encountering validation, type, or API failures
Tags
Related skills
| Skill | Installs | vs developing-genkit-js |
|---|---|---|
| langchain-middleware | 2,477 | -152 |
| agents-sdk | 2,494 | -135 |
| langgraph-fundamentals | 2,838 | +209 |
| langgraph-persistence | 2,629 | = |
| claude-opus-4-5-migration | 2,667 | +38 |
FAQ
- How many installs does developing-genkit-js have?
- developing-genkit-js has 2,629 total installs and 2.6K installs this week.
- Where is developing-genkit-js hosted?
- developing-genkit-js is published by @firebase/agent-skills at https://github.com/firebase/agent-skills.
- How many GitHub stars does developing-genkit-js have?
- developing-genkit-js has 187 GitHub stars.
- When was developing-genkit-js first indexed?
- OrangeBot.AI first indexed developing-genkit-js on Mar 11, 2026.
- How do I install developing-genkit-js?
- Run: npx skills add https://github.com/firebase/agent-skills --skill developing-genkit-js