LogoClawIndex
CasesSkillsAbout
LogoClawIndex

ClawIndex

OpenClaw Skills & Use Case Index

ClawIndex is an ecosystem-driven index of OpenClaw skills and real-world use cases.

Index

Skills·
Cases

Meta

About·
Disclaimer·
Email·
GitHub
© 2026 ClawIndex All Rights Reserved.

firebase-ai-logic-basics - Firebase AI Logic Integration Guide

Integrates Firebase AI Logic and Gemini API into client apps for text generation, multimodal inference, streaming, and security.

Tags

Updated: 2026-09-20

Capabilities

Typical Inputs

Typical Outputs

What this skill does

  • Generate text from prompts
  • Process multimodal input files
  • Maintain multi-turn chat sessions
  • Stream content responses
  • Generate images with Nano Banana
  • Ground responses with Google Search
  • Enforce structured JSON output
  • Execute hybrid on-device inference

Inputs

  • Node.js 16+ runtime
  • Firebase project
  • Text prompts
  • Media files or URLs
  • App Check debug tokens

Outputs

  • Generated text responses
  • Generated image outputs
  • Streamed content chunks
  • Structured JSON responses
  • Provisioned Firebase AI service

Requirements

  • Node.js 16+ and npm
  • Firebase CLI (firebase-tools)
  • Blaze pricing plan for paid features
  • App Check setup for security
  • Supported platform SDK

Source

  • Spec: SKILL.md
firebase
gemini-api
multimodal
ai-integration
structured-output
Generate text from prompts
Process multimodal input files
Maintain multi-turn chat sessions
Stream content responses
Node.js 16+ runtime
Firebase project
Text prompts
Generated text responses
Generated image outputs
Streamed content chunks