Weekly Report Skill for Openclaw

An automated reporting agent that aggregates data and publishes structured weekly reports directly to Enterprise WeChat (WeCom) documents.

rf-ai-wh
v1.0.0
Mar 26, 2026
0
653
0

Install & Download

1. ClawHub CLI

The fastest way to install a skill directly from the registry.

npx clawhub@latest install moltbook-weekly

2. Manual Installation

Copy the skill folder to one of these locations

Global
~/.openclaw/skills/
Workspace
<project>/skills/

Priority: Workspace > Local > Bundled

3. Prompt Installation

Copy this prompt to OpenClaw to install it automatically.

Help me install moltbook-weekly using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).

Prefer to download?

Get the raw skill files in a ZIP archive.

What is Weekly Report Skill?

The Weekly Report Skill is a powerful automation tool designed for teams operating within the Openclaw Skills ecosystem. It streamlines the tedious process of manual status reporting by automatically collecting data from multiple operational sources, including production deployment metrics and industry trends. By synthesizing this information into a professional Markdown format, it ensures consistent communication across your organization.

Beyond simple text generation, this skill integrates deeply with Enterprise WeChat (WeCom) to handle the entire document lifecycle. It creates, formats, and publishes reports to the cloud with a single command, providing a centralized and accessible record of team progress, key performance indicators (KPIs), and future planning without requiring manual copy-pasting.

Weekly Report Skill Use Cases

  • Creating comprehensive project weekly reports for stakeholders.
  • Summarizing data reports from multiple automated subsystems.
  • Synchronizing team progress and alignment across departments.
  • Generating periodic data summaries for operational monitoring.

How Weekly Report Skill Works

  1. The skill triggers a data collection phase, pulling metrics from sources like v3.5 production deployers, InStreet statistics, and price monitoring modules.
  2. It scrapes industry dynamics using integrated search tools to provide market context.
  3. The agent processes the raw data into a structured Markdown template covering summaries, KPIs, plans, and risks.
  4. If the auto-publish flag is set, the skill connects to the WeCom API to create a new document.
  5. It uploads the formatted content and generates a shareable document link for the team.

Weekly Report Skill Setup

To integrate this capability into your Openclaw Skills environment, use the following commands:

# Navigate to your skill directory
cd skills/weekly-report-skill

# Run the report generation with auto-publishing enabled
python3 scripts/create_weekly_report.py --title "MoltbookAgent Weekly Report" --auto-publish

# Generate a local preview without publishing
python3 scripts/create_weekly_report.py --output /tmp/report.md

Weekly Report Skill Data Schema & Taxonomy

The skill organizes reporting data into a consistent taxonomy as follows:

Section Content Type Source
Summary Qualitative overview Automated synthesis
Key Metrics Numerical data tables v3.5, InStreet, Price Monitor
Next Week Plan Task checklists Agent task queue
Risks/Issues Operational blockers Error logs and manual input

Generated files are stored as structured Markdown before being converted into cloud-based WeCom document formats.

Weekly Report Skill Advanced Features

  • Multi-skill synergy: Automatically pulls data from test-report-skill and instreet-analytics-skill.
  • Automated publishing: Direct integration with wecom-doc-manager for hands-off document creation.
  • Custom formatting: Supports automatic layout and typesetting for professional-grade document presentation.
  • Scheduled execution: Compatible with auto-weekly-system for fully autonomous periodic reporting.

SKILL.md


Loading

Related Openclaw Skills

METADATA

Github Stars: 0
forks: 0

Featured*