firebase-remote-config-basics
Comprehensive guide for Firebase Remote Config, including template management and SDK usage. Use this skill when the user needs h…
What it does
- Android: androidsetup.md
- iOS: iossetup.md
- Load new values for next startup: The most effective pattern is to
- Real-time Updates: Use the SDK's real-time listener to update the app
- Get current template: Save the remote template to a local JSON file for
- Autonomous Editing & Discovery : Modify the local remoteconfig.json
- MANDATORY: User Review and Verification : STOP and ask the user to verify
Requirements & configuration
- Provisioning Remote Config requires both a Firebase project and a Firebase app,
Derived from the skill's own SKILL.md documentation · extracted 2026-07-23
Comprehensive guide for Firebase Remote Config, including template management and SDK usage. Use this skill when the user needs help setting up Remote Config, managing feature flags, or updating app behavior dynamically.
Source
Repository: https://github.com/firebase/agent-skills
firebase-remote-config-basics FAQ
What does the firebase-remote-config-basics skill do?
Comprehensive guide for Firebase Remote Config, including template management and SDK usage. Use this skill when the user needs help setting up Remote Config, managing feature flags, or updating app behavior dynamically. Android: androidsetup.md iOS: iossetup.md
What does firebase-remote-config-basics require?
Provisioning Remote Config requires both a Firebase project and a Firebase app,
How do I install firebase-remote-config-basics?
Run: npx -y skills add https://github.com/firebase/agent-skills --skill firebase-remote-config-basics --agent claude-code — the source lives at github.com/firebase/agent-skills.
Maintain firebase-remote-config-basics?
Let people know it's listed here — add the badge (live metrics, light/dark aware) or a plain link to your README or docs.
[](https://getagentictools.com/skills/firebase-agent-skills-firebase-remote-config-basics?ref=badge) npx agentictools info skills/firebase-agent-skills-firebase-remote-config-basics The second line is the CLI lookup for this page — handy in READMEs and docs.