Build scheduled Cloud Functions with Cloud Scheduler, cron patterns, batch processing, and reliable execution strategies. [EXPLICIT] Trigger: "scheduled function", "cron job", "batch processing", "Cloud Scheduler"
From jm-adknpx claudepluginhub javimontano/jm-adk-alfaThis skill is limited to using the following tools:
agents/guardian.mdagents/lead.mdagents/specialist.mdagents/support.mdevals/evals.jsonknowledge/body-of-knowledge.mdknowledge/knowledge-graph.mdprompts/meta.mdprompts/primary.mdprompts/variations/deep.mdprompts/variations/quick.mdtemplates/output.docx.mdtemplates/output.htmlSearches, retrieves, and installs Agent Skills from prompts.chat registry using MCP tools like search_skills and get_skill. Activates for finding skills, browsing catalogs, or extending Claude.
"Automate what repeats — schedule what must happen on time." — Unknown
Guides implementation of scheduled Cloud Functions using Firebase's onSchedule with cron patterns — covering batch data processing, cleanup tasks, report generation, and reliable execution with error handling and monitoring. Use when you need periodic server-side tasks that run automatically. [EXPLICIT]
onSchedule and cron expressionrunWith({ timeoutSeconds, memory }) for resource-intensive tasksfirebase functions:shell)cloud-functions — scheduled functions are a specialized Cloud Function triggerfirebase-extensions — some extensions include scheduled processingExample invocations:
| Scenario | Handling |
|---|---|
| Empty or minimal input | Request clarification before proceeding |
| Conflicting requirements | Flag conflicts explicitly, propose resolution |
| Out-of-scope request | Redirect to appropriate skill or escalate |