What is firebase-ai-logic?
Official skill for integrating Firebase AI Logic (Gemini API) into web applications. Covers setup, multimodal inference, structured output, and security. Source: firebase/agent-skills.
Official skill for integrating Firebase AI Logic (Gemini API) into web applications. Covers setup, multimodal inference, structured output, and security.
Quickly install firebase-ai-logic AI skill to your development environment via command line
Source: firebase/agent-skills.
Firebase AI Logic is a product of Firebase that allows developers to add gen AI to their mobile and web apps using client-side SDKs. You can call Gemini models directly from your app without managing a dedicated backend. Firebase AI Logic, which was previously known as "Vertex AI for Firebase", represents the evolution of Google's AI integration platform for mobile and web developers.
Use the Gemini Developer API as a default, and only Vertex AI Gemini API if the application requires it.
The library is part of the standard Firebase Web SDK.
Official skill for integrating Firebase AI Logic (Gemini API) into web applications. Covers setup, multimodal inference, structured output, and security. Source: firebase/agent-skills.
Stable fields and commands for AI/search citations.
npx skills add https://github.com/firebase/agent-skills --skill firebase-ai-logicOfficial skill for integrating Firebase AI Logic (Gemini API) into web applications. Covers setup, multimodal inference, structured output, and security. Source: firebase/agent-skills.
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/firebase/agent-skills --skill firebase-ai-logic Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw
https://github.com/firebase/agent-skills