firestoreManage Google Cloud Firestore databases using the Firestore REST API via curl commands. Authenticate using gcloud CLI tokens to perform CRUD operations on do...
Install via ClawdBot CLI:
clawdbot install felipe0liveira/firestoreInstall Google Cloud CLI (official):
Install Google Cloud CLI (official)Requires:
Grade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Calls external URL not in known-safe list
https://docs.cloud.google.com/sdk/docs/install-sdkUses known external API (expected, informational)
cloud.google.comAudited Apr 17, 2026 · audit v1.0
Generated Mar 21, 2026
A retail business uses the Firestore skill to manage product inventory in real-time. They perform CRUD operations to update stock levels, query low-stock items, and batch update prices during sales, ensuring data consistency across their web and mobile apps.
A manufacturing company collects sensor data from IoT devices on factory floors. The skill enables them to create and read documents in Firestore to store metrics like temperature and pressure, supporting predictive maintenance and operational analytics.
A clinic uses the skill to manage patient records in a Firestore database. They create new patient entries, update medical histories with updateMask, and query records securely, ensuring compliance with data privacy regulations through service account permissions.
A social media startup leverages the skill to handle user profile data. They perform operations like creating user documents on sign-up, updating preferences, and listing users for admin dashboards, with tokens refreshed hourly for security.
A marketing agency uses the skill to feed Firestore with campaign performance data. They batch write metrics from various sources and query documents to generate real-time reports, enabling quick decision-making for client campaigns.
A SaaS company integrates the Firestore skill to offer backend data management as part of their subscription service. They automate CRUD operations for clients, generating revenue through tiered pricing based on data volume and API usage.
A consulting firm uses the skill to help businesses set up and optimize Firestore databases. They provide custom scripts and support for operations like batch updates and security audits, charging hourly or project-based fees.
A data analytics startup employs the skill to ingest and process data from Firestore for insights. They offer dashboards and reports to clients, monetizing through licensing or pay-per-query models based on the volume of read operations.
💬 Integration Tip
Always verify the active gcloud service account and project before operations to prevent accidental data access or modification in production environments.
Scored Jun 19, 2026
Control remote Windows machines via SSH. Use when executing commands on Windows, checking GPU status (nvidia-smi), running scripts, or managing remote Windows systems. Triggers on "run on Windows", "execute on remote", "check GPU", "nvidia-smi", "远程执行", "Windows 命令".
Perform reverse lookup of gTLD domains hosted on a specified nameserver with optional filters by TLD and domain prefix length.
Configure OpenClaw installations with optimized settings, channel setup, security hardening, and production recommendations.
Connect to remote desktops via RDP, VNC, and SSH X11 with secure tunneling and troubleshooting.
Essential curl commands for HTTP requests, API testing, and file transfers.
Deploy and manage Vercel projects. Use when deploying applications to Vercel, managing environment variables, checking deployment status, viewing logs, or performing Vercel operations. Supports production and preview deployments. Practical infrastructure operations - no "AI will build your app" magic.