·firebase-ai-logic
!

firebase-ai-logic

Official skill for integrating Firebase AI Logic (Gemini API) into web applications. Covers setup, multimodal inference, structured output, and security.

848Installs·73Trend·@firebase

Installation

$npx skills add https://github.com/firebase/agent-skills --skill firebase-ai-logic

How to Install firebase-ai-logic

Quickly install firebase-ai-logic AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/firebase/agent-skills --skill firebase-ai-logic
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: firebase/agent-skills.

SKILL.md

View raw

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.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/firebase/agent-skills --skill firebase-ai-logic
Category
!Security
Verified
First Seen
2026-02-21
Updated
2026-03-10

Browse more skills from firebase/agent-skills

Quick answers

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.

How do I install firebase-ai-logic?

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

Where is the source repository?

https://github.com/firebase/agent-skills