fbs-to-agy-export

Prepare and validate Firebase Studio exports for Antigravity workflows.

Updated Jul 22, 2025
One-click install
npx skills add https://github.com/SvetlanBratan/triad-auth --skill fbs-to-agy-export-svetlanbratan
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: fbs-to-agy-export
Source: https://github.com/SvetlanBratan/triad-auth/tree/main/.agents/skills/fbs-to-agy-export
Command: npx skills add https://github.com/SvetlanBratan/triad-auth --skill fbs-to-agy-export-svetlanbratan

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Prepare a Firebase Studio exported project for use with Antigravity by orchestrating prerequisites, authentication, export, and validation steps in a deterministic order to ensure a reliable setup.

Core Features & Use Cases

  • Enforces a sequential workflow: prerequisites gathering, environment checks, login, export, and post-export health checks.
  • Generates reusable operational guidance and validation steps that can be executed in a dev or CI environment.
  • Applies to Firebase Studio projects requiring Antigravity integration and subsequent workflow automation.

Quick Start

Run the fbs-to-agy-export skill to guide you through validating your Node environment, logging into Firebase, exporting the project, and preparing Antigravity workflows.

Frequently Asked Questions about fbs-to-agy-export

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

FAQPage Schema
How do I prepare a Firebase Studio export for Antigravity?

Preparing a Firebase Studio export for Antigravity requires orchestrating a sequential workflow: validating prerequisites, checking the environment, logging in, exporting, and running post-export health checks.

What does the Firebase Studio to Antigravity export workflow include?

The Firebase Studio to Antigravity workflow includes prerequisites gathering, environment checks, login, export, and post-export health checks to ensure deterministic project setup.

Can I automate Firebase Studio exports in a CI environment?

Yes, you can automate Firebase Studio exports in a CI environment by executing the skill's reusable operational guidance and deterministic validation steps to ensure reliable workflow setup.

Do I need to validate SKILL.md frontmatter before exporting to Antigravity?

Yes, you need to validate SKILL.md frontmatter because the export workflow enforces required frontmatter, ensures a valid skill unit, and documents dependencies, components, and safety checks.

What are the limitations of automating Firebase Studio exports?

Automating Firebase Studio exports is limited to projects requiring a deterministic, multi-step export flow with environment checks, authentication, and workflow setup, and it strictly enforces required frontmatter validation.