D

developing-genkit-dart

byfirebaseΒ·#149 trending

Install the developing-genkit-dart skill for your AI agent. Published by firebase/agent-skills.

33.1Kweekly installs
257stars
First seenToday

Installation

Send this command to your AI agent:

npx skills add https://github.com/firebase/agent-skills --skill developing-genkit-dart

Documentation

Unified AI SDK for Dart enabling code generation, structured outputs, tools, flows, and agents.

  • Provides core APIs for generation, tool definition, flow orchestration, embeddings, and streaming with a single interface
  • Includes 8+ plugins for LLM providers (Google Gemini, Anthropic Claude, OpenAI GPT), Firebase AI, Model Context Protocol, Chrome browser integration, and HTTP server hosting via Shelf
  • Built-in CLI with local development UI for flow execution, tracing, model experimentation, and output evaluation
  • Requires schemantic library for type-safe schema mapping in tools, flows, and prompts