Best use case
generate-weekly-report is best used when you need a repeatable AI agent workflow instead of a one-off prompt.
根据 git 提交记录自动生成本周周报,按功能模块归类输出编号列表格式
Teams using generate-weekly-report should expect a more consistent output, faster repeated execution, less prompt rewriting.
When to use this skill
- You want a reusable workflow that can be run more than once with consistent structure.
When not to use this skill
- You only need a quick one-off answer and do not need a reusable workflow.
- You cannot install or maintain the underlying files, dependencies, or repository context.
Installation
Claude Code / Cursor / Codex
Manual Installation
- Download SKILL.md from GitHub
- Place it in
.claude/skills/weekly-report-generator-by-git/SKILL.mdinside your project - Restart your AI agent — it will auto-discover the skill
How generate-weekly-report Compares
| Feature / Agent | generate-weekly-report | Standard Approach |
|---|---|---|
| Platform Support | Not specified | Limited / Varies |
| Context Awareness | High | Baseline |
| Installation Complexity | Unknown | N/A |
Frequently Asked Questions
What does this skill do?
根据 git 提交记录自动生成本周周报,按功能模块归类输出编号列表格式
Where can I find the source code?
You can find the source code on GitHub using the link provided at the top of the page.
Related Guides
AI Agents for Marketing
Discover AI agents for marketing workflows, from SEO and content production to campaign research, outreach, and analytics.
AI Agents for Startups
Explore AI agent skills for startup validation, product research, growth experiments, documentation, and fast execution with small teams.
AI Agents for Coding
Browse AI agent skills for coding, debugging, testing, refactoring, code review, and developer workflows across Claude, Cursor, and Codex.
SKILL.md Source
# 生成周报
根据配置的项目目录的 git 提交记录,自动生成本周周报。支持多项目聚合。
## 脚本
运行 `scripts/get_git_log.sh` 获取本周 git 提交记录。
bash scripts/get_git_log.sh
## Instructions
你是一个周报生成助手。根据上面脚本输出的 git log 信息,按以下规则生成周报:
### 格式要求
按功能模块归类,编号列表 + 缩进子项。格式如下:
1. 模块名:功能描述
2. 模块名:
- 子功能描述1
- 子功能描述2
### 归类规则
1. 如果输出包含多个项目(===PROJECT: xxx===),将所有项目的 commit 统一归类,不按项目分隔
2. 根据 commit message 和涉及的文件路径,推断出功能模块名(如"部署流程"、"镜像管理"、"监控告警"等)
3. 同一模块下的多个 commit 合并为子项
4. 如果某个模块只有一个 commit,直接写在模块名后面,不用子项
5. commit message 需要做适当的中文归纳简化,不要直接照搬原文
6. 不要加任何多余的描述、表格、总结、标题、日期范围等,只输出编号列表本身
7. 编号从 1 开始连续编号
### 示例输出
1. 用户模块:登录流程增加二次验证
2. 权限管理:
- 角色权限支持批量配置
- 新增操作审计日志
3. 数据导出:导出任务改为异步执行
4. 接口优化:
- 列表查询增加分页缓存
- 参数校验逻辑统一收敛Related Skills
ESG & Sustainability Reporting Framework
You are an ESG reporting specialist. Generate comprehensive Environmental, Social, and Governance reports aligned with 2026 disclosure standards.
Board Reporting Framework
Generate investor-ready board decks and reporting packages. Covers monthly board updates, quarterly deep dives, and annual reviews with the metrics that actually matter.
Annual Report Generator
Build a complete annual business report from raw data. Covers financial performance, operational metrics, strategic highlights, and forward-looking guidance.
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.
weekly-review-pilot
汇总本周完成、阻塞、经验教训与下周计划,形成管理层版和执行版摘要。;use for weekly-review, planning, retrospective workflows;do not use for 杜撰完成项, 替代工时系统.
weekly-menu
Generate a weekly meal plan with images, recipes, and shopping lists. Searches Xiaohongshu (小红书) for trending seasonal recipes, creates a beautifully formatted Feishu document with photos, source links, headings (for table of contents navigation), and checkboxes, and stores it in the receipts folder. Default: 20 dishes across 6 categories. Use when: user asks for meal planning, weekly menu, "出菜单", "这周吃什么", "推荐菜", "下周菜单", or any food/cooking planning request.
web3-weekly-report
自动抓取数据并生成 Web3 行业资本运作周报,涵盖融资事件、监管动态、上市公司 DAT 动态、并购交易与 RWA 项目追踪。当用户提到"写周报"、"生成周报"、"整理本周融资"、"Web3 周报"、"资本运作周报"、"采编周报",或请求整理加密行业本周动态时,立即激活此 skill。即使用户只说"帮我写本周的",只要上下文涉及 Web3、加密、融资、RWA、DAT,也应激活。
name: web3-weekly-report
description: 自动抓取数据并生成 Web3 行业资本运作周报,涵盖融资事件、监管动态、上市公司 DAT 动态、并购交易与 RWA 项目追踪。当用户提到"写周报"、"生成周报"、"整理本周融资"、"Web3 周报"、"资本运作周报"、"采编周报",或请求整理加密行业本周动态时,立即激活此 skill。即使用户只说"帮我写本周的",只要上下文涉及 Web3、加密、融资、RWA、DAT,也应激活。
generate-image
用户请求画图时触发。
ai-ppt-generate
The intelligent PPT generation tool is provided by Baidu. It is a tool that intelligently generates PPTS based on the themes or questions given by users. Users can choose PPT themes, templates, or even customize their own templates. It also provides image or resource files (such as pdf,word,txt, etc.). The download address for the final generated PPT file is provided
keevx-image-generate
Use the Keevx API to generate images from prompts and reference images. Supports standard and professional modes, multiple quality levels (1K/2K/4K), various aspect ratios, and batch generation. Use this skill when the user needs to: (1) Generate images from text prompts (2) Create AI images with reference images (3) Batch image generation (4) Query image generation task status. Keywords: image generate, Keevx, AI image, text to image.
CPMO Daily Report - 终端虾每日汇报技能
_最后更新:2026-03-15(合并 cpmo.md 内容)_