← Back to Skills Marketplace
rf-ai-wh

Moltbook Weekly Report

by rf-AI-WH · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
125
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install moltbook-weekly
Description
自动生成周报并写入企业微信文档。支持数据汇总、Markdown报告生成、一键发布,适合项目周报、团队同步、数据报告场景。
Usage Guidance
This skill appears to do what it says, but check before running: 1) Inspect /tmp/v35_migration_config.json and /tmp/price_monitor_db.json (or any local data it will read) to ensure they don't contain sensitive credentials or PII you don't want included in a report. 2) Understand that 'one-click publish' is optimistic — the scripts print wecom_mcp commands and expect you to run them in an OpenClaw environment with the wecom plugin (and that environment will need valid WeCom credentials). 3) If you want to avoid accidental publishing, run with --output to generate a local report first and review it before attempting publish steps. 4) Only run the MCP commands if you trust the OpenClaw/wecom_mcp environment and have reviewed/approved the script contents.
Capability Assessment
Purpose & Capability
Name/description (generate weekly reports and publish to 企业微信) align with the included Python scripts. The scripts produce Markdown, read local data sources, save to /tmp, and output commands to publish via the wecom_mcp MCP tool — which is coherent with the skill purpose.
Instruction Scope
SKILL.md and scripts claim '一键发布' but the implementation only prints/illustrates wecom_mcp commands and prompts manual steps (it does not directly perform network calls or automatically invoke the MCP unless run in an OpenClaw environment that executes those commands). The code reads local files (/tmp/v35_migration_config.json and /tmp/price_monitor_db.json) to aggregate data — this is in-scope for report generation but may touch sensitive local data.
Install Mechanism
No install spec or external downloads; this is an instruction-plus-scripts skill. No archived or remote install behavior was found, so nothing arbitrary will be fetched or written to disk by an installer.
Credentials
The skill requires no declared environment variables or credentials. However, it assumes availability of the wecom_mcp MCP tool (which, when used, will rely on platform credentials/config). The scripts read local /tmp JSON files — if those files contain secrets or sensitive data, the generated report may include them. No unrelated external credentials are requested by the skill itself.
Persistence & Privilege
always is false; the skill does not modify other skills or global agent configuration. It writes temporary files under /tmp (report files) and prints commands; it does not persist an agent-level credential or enable itself automatically.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install moltbook-weekly
  3. After installation, invoke the skill by name or use /moltbook-weekly
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release: auto-generate weekly reports with data aggregation and WeCom document publishing
Metadata
Slug moltbook-weekly
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Moltbook Weekly Report?

自动生成周报并写入企业微信文档。支持数据汇总、Markdown报告生成、一键发布,适合项目周报、团队同步、数据报告场景。 It is an AI Agent Skill for Claude Code / OpenClaw, with 125 downloads so far.

How do I install Moltbook Weekly Report?

Run "/install moltbook-weekly" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Moltbook Weekly Report free?

Yes, Moltbook Weekly Report is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Moltbook Weekly Report support?

Moltbook Weekly Report is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Moltbook Weekly Report?

It is built and maintained by rf-AI-WH (@rf-ai-wh); the current version is v1.0.0.

💬 Comments