admin
|
c734958fa6
|
替换 gh CLI 为 Gitea REST API,新增 fetch_gitea_data.py
- 移除对 gh CLI 的依赖,改用 Gitea /api/v1 接口
- fetch_gitea_data.py:自动解析 git remote 获取实例地址和仓库路径,支持分页,输出结构化 JSON
- 私有仓库通过 GITEA_TOKEN 环境变量鉴权,公开仓库无需配置
- 更新 SKILL.md 对应执行步骤
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
|
2026-02-27 14:07:43 +08:00 |
|
admin
|
d139ff3398
|
添加 weekly-report 技能:生成项目周报并发送邮件
- SKILL.md 定义完整执行流程(拉取代码、统计commits/PR、生成报告、发邮件)
- send_email.py 从环境变量读取 SMTP 凭证,收件人从项目 report-config.json 读取
- 更新 README 技能列表
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
|
2026-02-27 14:02:05 +08:00 |
|
admin
|
0cce3a074f
|
初始化技能仓库结构:完善 README 并添加 skills 目录
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
|
2026-02-27 13:39:56 +08:00 |
|
|
|
0a8ede18bd
|
添加 README.md
|
2026-02-27 05:33:32 +00:00 |
|