An automated reporting agent that aggregates data and publishes structured weekly reports directly to Enterprise WeChat (WeCom) documents.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install moltbook-weekly
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 moltbook-weekly using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
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.
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
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.
Loading
A comprehensive AI-driven framework for financial product managers to navigate the entire product lifecycle from strategic planning to automated operation.

A specialized skill for transitioning legacy jQuery, HTML, and CSS projects into modern React or Vue 3 TypeScript architectures with high fidelity.

An automated monitoring framework for tracking customer reviews and sentiment across major e-commerce marketplaces.

An automated auditing tool to ensure frontend interfaces meet WCAG 2.1 AA accessibility standards.

A structured methodology for AI agents to plan, execute, and review complex operations while automatically persisting lessons learned into long-term memory.

An automated auditing tool that reviews frontend code for architecture, type safety, security, and accessibility, generating detailed Markdown reports.








































