An automated agent skill that generates daily Git activity reports and performs security-focused code reviews across multiple repositories.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install git-daily-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 git-daily-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 Git Daily Report skill is designed to streamline project oversight by providing automated, high-level summaries of code changes from the previous day. By leveraging Openclaw Skills, developers and team leads can maintain visibility into commit history, branch activity, and code quality without manual intervention. This tool is particularly effective for tracking changes across diverse project structures, such as remote branches in image tools or specific development branches in frontend and backend systems.
Beyond simple reporting, this skill acts as an automated gatekeeper. It synthesizes technical metadata into actionable insights, ensuring that every commit is scrutinized for best practices and potential vulnerabilities. By integrating this into your daily routine, Openclaw Skills helps maintain a high standard of code integrity and team synchronization.
To deploy this skill within your environment, ensure your system has the necessary dependencies installed and repositories mapped.
# Ensure required binaries are available
sudo apt-get install git curl ripgrep
# Configure your project paths in the skill settings
# Example: /home/admin/ua-image/code/UA-EC-Image-Tool
# Add the automated schedule to your agent
# This creates a daily trigger at 10:00 AM
The skill organizes reporting data into a clear hierarchy to facilitate quick scanning by developers.
| Data Component | Description | Metadata Captured |
|---|---|---|
| Project Header | Identifies the repository and target branch | Repository Name, Branch Path |
| Commit Log | Chronological list of changes | Commit Hash, Message, Author |
| Diff Stats | Quantitative measure of changes | Files Changed, Lines Added (+), Lines Deleted (-) |
| Security Audit | Result of vulnerability scanning | Risk Type, Severity, Line Number |
| Code Review | Qualitative analysis of code health | Structure, Naming, Best Practices |
| Risk Summary | Aggregated count of issues | Total High/Medium/Low Risks |
Loading
A rigorous quality assurance framework designed to detect and eliminate low-value AI-generated content patterns while ensuring factual accuracy.

A systematic verification tool for AI coding agents to eliminate hallucinations by validating technical claims against real-world data.

An automated intelligence tool that aggregates foreign trade news via RSS, translates headlines into Chinese, and delivers reports to Feishu.

A high-performance scraping tool designed to extract comments and threaded replies from TikTok videos and photo posts without requiring a login.

A comprehensive social media automation skill for publishing posts and native thread storms to Threads via the PostQube API.

A professional utility to extract WeChat Official Account articles and convert them into clean Markdown for AI analysis and summarization.








































