Turn any Google Sheet into an automated reporting system with daily summaries, threshold-based alerts, and weekly digests.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install google-sheets-reporting
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install google-sheets-reporting using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
The Google Sheets Reporting skill is a production-ready automation suite designed to transform static spreadsheet data into a proactive intelligence engine. By utilizing Openclaw Skills, developers and operations teams can automate the tedious task of manual data checking, ensuring that critical trends and threshold violations are identified and communicated instantly.
This skill provides a bridge between raw data stored in Google Sheets and actionable insights delivered via email. It handles the complex logic of auto-detecting metrics, calculating statistical aggregates, and comparing real-time values against configurable business rules, all within the flexible framework of n8n workflows.
YOUR_REPORT_SHEET_ID and credential placeholders with your specific IDs.[email protected]
ALERT_THRESHOLDS='{"revenue":{"min":100,"max":null,"label":"Revenue"}}'
The skill processes spreadsheet data and organizes it into the following metadata structure:
| Property | Description |
|---|---|
| Metric Detection | Auto-identifies numeric columns for statistical analysis. |
| Aggregates | Calculations for sum, average, min, and max for every numeric column. |
| Threshold JSON | A mapping of column names to min/max constraints and display labels. |
| Weekly Comparison | Logic to compare the current period's performance against the previous week. |
Loading
An automated end-to-end pipeline that generates, formats, and publishes SEO-optimized SaaS review articles to Hugo blogs while tracking progress in Google Sheets.

A utility to monitor remaining Claude Max and Pro subscription quotas by automating the Claude Code CLI.

A sophisticated AI agent skill for managing Unitask accounts through secure API tokens, specializing in task lifecycle management and intelligent daily time-blocking.

A production-ready CLI tool for generating high-quality images using xAI's Grok API with native agent integration.

A high-precision RAG engine providing 100% recall accuracy for long-context historical data retrieval.

A comprehensive GraphQL integration for the Digiforma platform to manage trainees, sessions, and invoices programmatically.








































