firebase-ai-logic-basics
Official skill for integrating Firebase AI Logic (Gemini API) into web applications. Covers setup, multimodal inference, structur…
What it does
- Gemini Developer API: It has a free tier ideal for prototyping, and
- Vertex AI Gemini API: Ideal for scale with enterprise-grade production
- Before starting, ensure you have Node.js 16+ and npm installed. Install
- Identify the platform the user is interested in building on prior to starting:
- If their platform is unsupported, Direct the user to Firebase Docs to learn
- Requires an upgraded Blaze pay-as-you-go billing plan.
Requirements & configuration
- readiness, requires Blaze plan
- application requires it.
- Requires an upgraded Blaze pay-as-you-go billing plan.
- switches between on-device or cloud-hosted prompt execution. This requires
- Consider that you do not need to hardcode model names (e.g., a specific model
Configuration: PERMISSION_DENIED
Derived from the skill's own SKILL.md documentation · extracted 2026-07-23
Official skill for integrating Firebase AI Logic (Gemini API) into web applications. Covers setup, multimodal inference, structured output, and security.
Source
Repository: https://github.com/firebase/agent-skills
firebase-ai-logic-basics FAQ
What does the firebase-ai-logic-basics skill do?
Official skill for integrating Firebase AI Logic (Gemini API) into web applications. Covers setup, multimodal inference, structured output, and security. Gemini Developer API: It has a free tier ideal for prototyping, and Vertex AI Gemini API: Ideal for scale with enterprise-grade production
What does firebase-ai-logic-basics require?
readiness, requires Blaze plan application requires it. Requires an upgraded Blaze pay-as-you-go billing plan. switches between on-device or cloud-hosted prompt execution. This requires Consider that you do not need to hardcode model names (e.g., a specific model Configuration keys: PERMISSION_DENIED.
How do I install firebase-ai-logic-basics?
Run: npx -y skills add https://github.com/firebase/agent-skills --skill firebase-ai-logic-basics --agent claude-code — the source lives at github.com/firebase/agent-skills.
Maintain firebase-ai-logic-basics?
Let people know it's listed here — add the badge (live metrics, light/dark aware) or a plain link to your README or docs.
[](https://getagentictools.com/skills/firebase-agent-skills-firebase-ai-logic-basics?ref=badge) npx agentictools info skills/firebase-agent-skills-firebase-ai-logic-basics The second line is the CLI lookup for this page — handy in READMEs and docs.