Databases & dataApache-2.0

Firebase Firestore

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

Provision and integrate Cloud Firestore databases, models, indexes, queries, and SDKs.

Installation

Skills CLI

Skills CLI command
npx skills@latest add firebase/agent-skills --skill firebase-firestore

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 to inspect or create remote databases and edits application, index, and configuration files after selecting Standard or Enterprise guidance. Firestore rules must be authored by the named `firestore-rules-author` subagent when available, otherwise by the `firestore-rules-creation` companion skill.

  • LicenceApache-2.0
  • FrontmatterValid name and description
  • Risky patternsNone found
  • Size99 lines
  • Last checked27 Sept 2026 · ffe5b5357f9b12a8b2edae36667cbfb71b751e6688859b9a05a8a8440536b5d3

What it can touch

  • Edits code

    Changes files in your project.

  • Runs commands

    Runs shell commands such as tests, builds or installs.

  • Subagents

    Starts other agents to work in parallel.

  • 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-firestore/SKILL.md on GitHub (opens in a new tab)