Back to skills

developing-genkit-dart

ai-tools

Generates code and documentation for the Genkit Dart SDK. Covers AI agent development in Dart, including flows, structured outputs, tool definitions, embeddings, and LLM integration across multiple pr

Setup & Installation

npx skills add https://github.com/firebase/developing-genkit-dart --skill developing-genkit-dart
or paste the link and ask your coding assistant to install it
https://github.com/firebase/developing-genkit-dart
View on GitHub

What This Skill Does

Generates code and documentation for the Genkit Dart SDK. Covers AI agent development in Dart, including flows, structured outputs, tool definitions, embeddings, and LLM integration across multiple providers like Gemini, Claude, and GPT. Genkit's Dart SDK has a wide plugin ecosystem and its own schema system, so having a skill that knows the correct API surface and plugin-specific setup saves a lot of doc-hunting.

When to use it

  • Working with developing genkit dart functionality
  • Implementing developing genkit dart features
  • Debugging developing genkit dart related issues