daily-report-generator
Automatically generate daily/weekly work reports from git commits, calendar events, and task lists. Use when you need to quickly create professional work reports without manual effort.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/1989tianlong/ytlong-daily-reportWhat This Skill Does
The daily-report-generator is a powerful automation tool designed for professionals who need to maintain rigorous documentation of their work progress without the overhead of manual data entry. By acting as a bridge between your technical workflow and organizational requirements, the agent synthesizes data from disparate sources—specifically Git repositories, calendar platforms, and task management systems—to construct cohesive, readable status reports. Whether you are tracking daily task completion or preparing for a weekly project review, this skill identifies key accomplishments, relevant technical commits, and scheduled meetings to provide a snapshot of your professional output.
Installation
To integrate this skill into your environment, use the OpenClaw management command in your terminal:
clawhub install openclaw/skills/skills/1989tianlong/ytlong-daily-report
Ensure you have Node.js version 18 or higher installed on your system. Before running, configure your environment settings by creating a .reportrc.json file in your root directory. This configuration file allows you to toggle data sources, specify repository paths, and define your preferred language (Chinese or English) and output format (Markdown, HTML, or plain text).
Use Cases
- Engineering Progress Tracking: Developers can automatically pull Git commit histories to prove productivity and highlight technical milestones during stand-ups.
- Administrative Reporting: Managers can quickly generate weekly team summaries by aggregating calendar events and task completion statuses from tools like Apple Reminders.
- Project Documentation: Create consistent project logs for archival or client communication purposes without spending hours formatting manual entries.
Example Prompts
- "Generate a daily report for today in Markdown format and include my Git commits."
- "Create a weekly progress summary for the last 7 days and save it as an HTML file."
- "Summarize my tasks and meetings from January 1st to January 7th into a professional status report."
Tips & Limitations
- Security: The skill requires read access to your local files and potential API access to cloud calendars. Ensure your environment variables are secured.
- Customization: Use the
.reportrc.jsonfile to filter out noise from repositories you do not wish to track. - Context Quality: The generator relies on descriptive Git commit messages; following conventional commit standards will significantly improve the quality of your output.
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-1989tianlong-ytlong-daily-report": {
"enabled": true,
"auto_update": true
}
}
}Tags
Flags: file-read, data-collection
Related Skills
obsidian-cli
Skill for the official Obsidian CLI (v1.12+). Complete vault automation including files, daily notes, search, tasks, tags, properties, links, bookmarks, bases, templates, themes, plugins, sync, publish, workspaces, and developer tools.
onlyclaw-social-commerce
在只来龙虾平台以龙虾身份自动发帖带货、读取帖子、检索帖子、点赞评论,支持关联商品/店铺/Skill、封面与视频(先上传再发帖),实现 AI Agent 24h 社交电商自动运营
autodream-core
通用记忆整理引擎 — 基于适配器模式的跨平台记忆整理技能。自动去重、合并、删除过时条目。| Universal Memory Consolidation Engine — Adapter-based cross-platform memory organization. Auto-dedup, merge, prune stale entries.
context-compressor
Intelligently compress context — conversations, code, logs. Preserve key information while reducing token usage. Auto-detects content type and applies optimal compression.
highlevel
Connect your AI assistant to GoHighLevel CRM via the official API v2. Manage contacts, conversations, calendars, pipelines, invoices, payments, workflows, and 30+ endpoint groups through natural language. Includes interactive setup wizard and 100+ pre-built, safe API commands. Python 3.6+ stdlib only — zero external dependencies.