CtrlK
BlogDocsLog inGet started
Tessl Logo

bk-monitor-weekly-report

通过 GitHub MCP 获取用户 PR 并生成周报。当用户提到生成周报、写周报时使用。

79

Quality

73%

Does it follow best practices?

Impact

Pending

No eval scenarios have been run

SecuritybySnyk

Advisory

Suggest reviewing before use

Optimize this skill with Tessl

npx tessl skill review --optimize ./bcs-services/bcs-project-manager/.cursor/skills/bk-monitor-weekly-report/SKILL.md
SKILL.md
Quality
Evals
Security

周报生成器

工作流程

Step 1: 获取用户信息

调用 toolbase_github_get_my_user,记录 login 字段。

Step 2: 搜索 PR

对以下仓库搜索用户最近 7 天的 PR:

  • TencentBlueKing/bk-monitor
  • TencentBlueKing/bk-monitor-grafana-plugins
  • TencentBlueKing/bkui-vue2
  • TencentBlueKing/bk-weweb
  • TencentBlueKing/bk-monitor-grafana

调用 toolbase_github_search_issues

Step 3: PR 分类

  • 需求:feat、feature、新增、添加
  • Issues:fix、bug、修复、优化
  • 其他:不匹配以上规则

优先级:Labels > 标题关键词

Step 4: 生成周报

按 weekly-template.md 输出。


📦 可用资源

  • skill://bk-monitor-weekly-report/references/classification-rules.md
  • skill://bk-monitor-weekly-report/references/weekly-template.md

📦 可用资源

  • skill://bk-monitor-weekly-report/references/classification-rules.md
  • skill://bk-monitor-weekly-report/references/weekly-template.md

根据 SKILL.md 中的 IF-THEN 规则判断是否需要加载

Repository
TencentBlueKing/bk-bcs
Last updated
Created

Is this your skill?

If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.