firebase

Manage Firebase projects and web, Android, and iOS apps via OAuth gateway.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/kulharir7/karya --skill firebase-kulharir7
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: firebase
Source: https://github.com/kulharir7/karya/tree/main/workspace/plugins/firebase
Command: npx skills add https://github.com/kulharir7/karya --skill firebase-kulharir7

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Managing Firebase projects and apps across platforms is tedious and error-prone when done manually via console and APIs; this skill provides a centralized, OAuth-secured gateway to handle listing projects, creating and configuring apps (Web, Android, iOS), and retrieving essential configurations.

Core Features & Use Cases

  • Centralized Firebase project and app management across Web, Android, and iOS using managed OAuth.
  • List projects, create/update apps, fetch app configurations, and link Google Analytics from a single API gateway.
  • Use Case: A DevOps engineer inventories all Firebase projects and pulls web/app configurations for onboarding and auditing.

Quick Start

Connect your Maton API key and issue a request to the Firebase gateway to list all projects.

Frequently Asked Questions about firebase

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate Firebase project management across multiple platforms?▼

Automate Firebase project management by connecting through a centralized OAuth gateway to list projects, create web, Android, and iOS apps, and retrieve configurations.

Can I configure Android and iOS apps using a Firebase API gateway?▼

Yes, you can configure Android and iOS apps using a Firebase API gateway backed by managed OAuth to handle app creation and configuration across multiple platforms.

What's the best way to retrieve Google Analytics configurations for Firebase apps?▼

Retrieve Google Analytics configurations for Firebase apps by issuing a request through the centralized OAuth gateway, which proxies directly to Firebase APIs.

Do I need an API key to manage Firebase projects through an OAuth gateway?▼

Yes, you need to connect a valid API key to authenticate requests and satisfy the gateway-backed proxying requirements for managing Firebase projects.

How does centralized OAuth secure Firebase app creation and configuration?▼

Centralized OAuth secures Firebase app creation by acting as a managed authentication gateway, ensuring API-key-based authentication is consistently applied to all project and app configuration requests.