Installation
Skills CLI
npx skills@latest add firebase/agent-skills --skill firebase-firestoreRequires Node.js and npm. Choose your agents in the installer; add -g for a global installation.
Prompt
Use the firebase-firestore skill for this task.Paste this into your agent once the skill is installed, then add your own context.
Fieldbook review
Reviewed 27 Sept 2026Uses 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)