Automatically transforms your git commit history into structured, professional daily and weekly work reports grouped by project.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install work-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 work-report using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
The Work Report skill is an essential automation tool within the Openclaw Skills ecosystem designed to eliminate the manual effort of writing status updates. It scans local repositories, extracts commit data based on the current author, and intelligently rewrites technical commit messages into business-friendly summaries. Whether you need a quick daily standup update or a high-level weekly summary, this skill ensures your contributions are accurately captured and professionally presented.
By leveraging advanced normalization, it replaces low-value commit phrases with professional alternatives and groups activities by repository. This allows developers to maintain clear communication with managers and stakeholders across multiple projects without manually tracking every task performed throughout the week.
To use this tool effectively within Openclaw Skills, ensure your git configuration is set and the script is accessible. Set your workspace root environment variable for seamless scanning:
export WORK_REPORT_ROOT="/path/to/your/projects"
# Alternatively, the skill will ask for the path during execution.
The core logic resides in the provided shell script. You can run it manually or let the agent invoke it:
# Manual trigger for a weekly report
~/.codex/skills/work-report/scripts/git_today_commits.sh --root ~/dev --period weekly --group-by-repo
The skill processes repository metadata and git logs to generate structured markdown reports. The following data points are used:
| Attribute | Description |
|---|---|
| Root Path | The base directory containing one or more git repositories. |
| Author | Derived from git config user.name or user.email. |
| Period | Defined as daily (since midnight) or weekly (Monday to present). |
| Output Structure | Project-based grouping with numbered lists and localized headers. |
Loading
A powerful command-line tool to fetch and structure trending news from over 60 global and regional sources.

A powerful automation tool for publishing quality-gated editorial and news content with integrated CDN support and repository syncing.

A stealth-first web automation skill for Openclaw Skills that enables AI agents to navigate bot-protected websites with human-like behavior.

A powerful messaging skill for Kuaishou Kim that enables automated group notifications and direct user messaging with built-in credential security.

A professional automation skill for Xiaohongshu creators to securely manage logins, publish rich media content, and export performance data.

A specialized skill for Openclaw Skills that enables seamless querying, searching, and synchronization of YApi interface documentation.








































