Automate the generation and delivery of structured reports across any chat channel using scheduled cron tasks.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install auto-report
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 auto-report using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
Auto-Report is a high-performance automation skill designed for teams and individuals who need consistent, data-driven summaries without manual effort. This component of Openclaw Skills leverages intelligent data collection, template rendering, and multi-channel delivery to transform raw logs, metrics, or market data into professional reports.
By integrating with advanced scheduling engines, this skill ensures that critical insights are delivered exactly when and where they are needed. It eliminates the friction of manual reporting by synthesizing information into structured formats like Markdown or interactive cards, making it an essential tool for maintaining visibility in fast-paced environments.
To begin using this skill, you must add a cron task via the CLI. For a standard daily report at 20:00 on workdays, use the following command:
openclaw cron add \
--name "Daily Report" \
--cron "0 20 * * 1-5" \
--tz "Asia/Shanghai" \
--session isolated \
--agent-turn "Generate the daily report. Read the relevant data sources, structure the findings, and deliver to the target channel."
Ensure your target channel is configured within your environment to receive the automated output.
The skill organizes its output based on the complexity and target platform of the report:
| Format | Description | Target Use Case |
|---|---|---|
| Markdown | Clean, readable text structure | Standard reports and file-based documentation |
| JSON Cards | Rich interactive Feishu/Lark cards | Visual summaries with headers and layouts |
| Document Export | Persistent cloud documents | Long-term archiving via feishu_create_doc |
| Plain Text | Simple unformatted text | Basic alerts for Telegram, Discord, or Slack |
Loading
A professional tool for implementing the IndexNow protocol to ensure search engines are instantly notified of new or updated content.

A specialized technical SEO skill for diagnosing and resolving Google Search Console indexing issues and managing page-level crawl directives.

An essential developer tool for ensuring websites meet mobile-first indexing requirements and mobile usability standards.

My Prose Poem is a literary-focused AI agent skill that uses layered questioning and photo metadata to transform real experiences into professional prose diaries.

A comprehensive technical SEO skill focused on optimizing site structure, fixing crawl errors, and ensuring discoverability by both traditional search engines and AI crawlers.

A powerful analytics tool to monitor, report, and optimize AI token usage and costs across all agent sessions.








































