Databases & dataApache-2.0

Firebase Remote Config Basics

by Firebase (opens in a new tab) firebase/agent-skills

Manage Firebase Remote Config templates, flags, SDK loading, versions, and deployments.

Installation

Skills CLI

Skills CLI command
npx skills@latest add firebase/agent-skills --skill firebase-remote-config-basics

Requires Node.js and npm. Choose your agents in the installer; add -g for a global installation.

Fieldbook review

Reviewed 27 Sept 2026

Uses Firebase CLI commands to download, edit, deploy, and verify remote templates, plus Android or iOS SDK guidance. The `firebase-basics` companion supplies project setup, and every live deployment must wait for user review of the local JSON template.

  • LicenceApache-2.0
  • FrontmatterValid name and description
  • Risky patternsNone found
  • Size124 lines
  • Last checked27 Sept 2026 · 40a11e9385c2ba7e7265f5470f3bae9044390a508bd3597d76e57d8db556ab90

What it can touch

  • Edits code

    Changes files in your project.

  • Runs commands

    Runs shell commands such as tests, builds or installs.

  • Network

    Reaches external services or the web.

Read the source

Fieldbook links to the original instead of copying it, so you always read the version you install.

skills/firebase-remote-config-basics/SKILL.md on GitHub (opens in a new tab)