This handles Genkit Dart SDK integration for building AI agents and LLM-powered Dart/Flutter apps. It knows the plugin ecosystem well, from Google Gemini and OpenAI connectors to MCP integration and Chrome's local Prompt API. The skill properly references schemantic for type-safe schema generation, which is critical since Genkit Dart uses it everywhere for data models. It'll set up flows, tools, embeddings, and streaming while recommending the Genkit CLI for local development UI and tracing. Runs dart analyze checks before finalizing code to catch compilation issues early.
npx skills add https://github.com/firebase/agent-skills --skill developing-genkit-dart