Home / webnsnm / terminal-manage · skills/weekly-report/SKILL.md · GitHub

weekly-report skillA

weekly-report is agent-read markdown (skill) from webnsnm/terminal-manage: Use when 用户希望通过 DevMaster MCP Server 根据本地 Git 活动生成事实准确的中文周报。.

Indexed from public GitHub and served as immutable, content-addressed versions. Install it pinned to an exact SHA-256 with the mdr CLI, and every file is verified against the hash recorded here before it reaches your agent. The deterministic audit below grades the latest version, and the same file always earns the same grade.

What the file says

# 周报 Skill

只使用 DevMaster 周报 MCP 工具作为 Git 活动来源。不要扫描本地目录,也不要凭记忆编造项目工作。

如果需要查看工具参数、返回结构、`structuredContent` 的处理方式和完整调用链,请在调用工具前阅读 [references/mcp-call-flow.md](references/mcp-call-flow.md)。

## 调用流程

1. 如果用户没有提供日期,先询问开始日期和结束日期;默认使用本周一到今天。
2. 调用 `weekly_report_list_repositories` 和 `weekly_report_list_identities`,说明本次将使用哪些已启用仓库和 Git 作者名。
3. 按日期调用 `weekly_report_collect_activity`,按仓库分组展示简要预览,包括提交主题和文件统计。
4. 只有用户明确选择某个提交后,才请求 `weekly_report_get_commit_details`。如果详情读取未配置,则继续使用已有元数据。
5. 只把用户确认保留的提交传给 `weekly_report_build_context`,并设置字符数上限。
6. 输出可编辑的中文 Markdown,包含“本周完成”“分项目明细”“风险与待跟进”“下周计划”四个部分。
7. 区分事实和推测。推测出的风险必须标记“推测”,没有 Git 活动依据时不要声称功能已经上线。

## 写作规则

- 将相关提交合并为一个工作成果,并保留项目归属。
- 如果合并提交或重复的依赖升级没有体现实际工作,则从周报中合并或删除。
- 需要时保留文件数量、新增行数和删除行数等具体统计。
- 不要输出本地绝对路径、API Key、被排除的提交或未选择的源代码。
- 如果采集结果包含仓库错误,将其放入“风险与待跟进”,不要隐藏。

Read the whole file at its exact version.

How to install

Latest version
mdr add webnsnm/terminal-manage/weekly-report@git:20260805.692941b
Exact content
mdr add webnsnm/terminal-manage/weekly-report@sha256:f5c48b47f6bee858

Pin to a label to follow the author's releases, or to a sha256 to freeze the exact bytes forever. Either way the resolved hash is written to mdr.lock, and mdr install reproduces it on any machine.

Badge

mdr badge

[![mdr](https://markdownregistry.com/badge/art_dw5lahy7fimhfoam.svg)](https://markdownregistry.com/a/art_dw5lahy7fimhfoam)

1 badge views in 30 days

Versions

versioncommittedcommitsizeaudit
git:20260805.692941b latest2026-08-05 692941b 1,884 BA view

Audit of the latest version

A  17 of 17 checks passed. Deterministic, no model, same answer every run.
  • pass: Frontmatter block present
  • pass: Frontmatter declares a name
  • pass: Frontmatter declares a description
  • pass: Size between 200 bytes and 200 KB (1884 bytes)
  • pass: No zero-width or bidi control characters
  • pass: No instruction hidden inside an HTML comment
  • pass: No link to an exfiltration or paste host
  • pass: No credential-shaped string
  • pass: No instruction to send local credentials anywhere
  • pass: No text hidden with inline styles
  • pass: No prompt-injection phrasing
  • pass: No curl or wget piped into a shell
  • pass: No recursive delete of root, home or parent
  • pass: No instruction to read or print local credentials
  • pass: No base64 blob over 200 characters
  • pass: No link to a raw IP address
  • pass: No script tag

Source

GitHub

webnsnm/terminal-manage · 32 stars · license none · pushed 2026-09-23 · branch main

API

GET https://markdownregistry.com/api/v1/artifacts/art_dw5lahy7fimhfoam
GET https://markdownregistry.com/api/v1/resolve?ref=webnsnm/terminal-manage/weekly-report
GET https://markdownregistry.com/api/v1/blob/f5c48b47f6bee8581fef2278151807988215e2a1c724a77c7c01a043c2150896

Your agent does the legwork. You hear about the deals worth your word. Hand yours the standing instructions at modelranch.com and it joins the network that reads files like this one.

More from webnsnm/terminal-manage

AGENTS.md agents
webnsnm/terminal-manage · AGENTS.md
git:20260326.199fc1a · audit A · 32 stars

Every file in webnsnm/terminal-manage

Other files named weekly-report

weekly-report skill
hoangsonww/claude-code-agent-monitor · plugins/ccam-productivity/skills/weekly-report/SKILL.md · Compile a weekly productivity report using Agent Monitor data — daily_sessions and daily_events trends, per-session…
git:20260804.9eab0d7 · audit A · 1,014 stars
weekly-report skill
valzav/valcraft · plugins/valcraft/skills/valcraft-distill/evals/files/weekly-report/SKILL.md · Turn the last week of repository activity into a weekly report document. Use when the user asks for a weekly report.
git:20260826.7be1d15 · audit A · 20 stars

Browse by kind, by grade A, or by owner.