Domains
Forms
- SKILL.md20.0%
- references80.0%
Domains
Forms
Mechanism
Breaks down how the skill works and what it produces, so you can quickly judge whether it fits your scenario and value.
When a developer wants to integrate Gemini models into a web, iOS, Flutter, or Android app via Firebase AI Logic client SDKs, without a custom backend.
npx firebase-tools init ailogic to provision service and enable APIA working Firebase AI Logic integration: initialized SDK, enabled API, sample code for inference, and secured client access.
Use Cases
A web developer builds a React app needing image captioning. They use this skill to run `npx firebase-tools init ailogic`, install the JS SDK, and follow web usage patterns to send images to Gemini. The skill ensures correct model names and App Check setup, delivering a secure multimodal feature fast without server code.
A Flutter developer wants on-device hybrid inference. The skill directs them to run init ailogic (not just flutterfire configure), use flutter_setup.md, and enable Chrome model. It prevents PERMISSION_DENIED and provides structured output and streaming guidance, enabling compliant AI features in their cross-platform app.
Skill Relationships
Dependency relationships read as "the upper tier points to the lower tier." The current Skill sits in the middle tier — above are Skills that depend on it, below are Skills it depends on.
Tier 1 · These Skills Use Me
Tier 2 · Current Skill
Tier 3 · I Use These Skills
Browse this skill's relationships within its skillset. Click a node to switch the side panel; use the search box to jump to any skill.
Skill File