Firebase Management API integration with managed OAuth. Manage Firebase projects, web apps, Android apps, and iOS apps. Use this skill when users want to list Firebase projects, create or manage apps, get app configurations, or link Google Analytics. For other third party apps, use the api-gateway skill (https://clawhub.ai/byungkyu/api-gateway). Calls run through the maton CLI with OAuth login, or over raw HTTP with a Maton API key where the CLI cannot be installed. Every call is authenticated as the user's connection and reaches only what that connection's authorization allows, which the provider enforces on every request; the endpoints documented here are the ones this skill uses, and any other endpoint of this app needs the user to ask for it by name. Default to read and list calls, and confirm every write or new connection with the user. Like every Maton skill, this file also carries the platform sections shared verbatim with the api-gateway skill - scheduled and event triggers, destinations, and hosted functions - so that a Firebase task that needs a schedule or an event-driven step has the rules at hand. They add no Firebase capability: Firebase is not an event source, a trigger cannot read Firebase data, and the files under references/<source>/triggers.md are the platform's event catalogues for the sources Maton offers (time, Calendly, GitHub, Gmail, HubSpot, Linear, Notion, Slack, Stripe), for use only when the user has connected that source and asks to react to its events.

Install

openclaw skills install @byungkyu/firebase