weekly-report

weekly-report is a skill for Claude Code, Codex from mikonos/cursor-skill-infra. It costs 63 tokens per session (1,003 once invoked), scanned A, original, MIT.

A Chinese-language workflow for creating or updating a weekly report with daily notes, links, open tasks, and action records.

In plain words
What is it for?
Use it to locate the current weekly report, repair missing sections, record daily progress, summarize the week, and plan next steps.
Why use it?
It makes the week’s work easy to trace and keeps unfinished items visible instead of leaving them scattered across conversations.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one.

Good fit Use it to locate the current weekly report, repair missing sections, record daily progress, summarize the week, and plan next steps.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/mikonos/cursor-skill-infra/weekly-report
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add mikonos/cursor-skill-infra --skill weekly-report
Clone the repo
git clone --depth 1 https://github.com/mikonos/cursor-skill-infra

Made for: Claude Code, Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for weekly-report

README.md
[![agentmods](https://agentmods.dev/badge/skills/mikonos/cursor-skill-infra/weekly-report/github.svg)](https://agentmods.dev/skills/mikonos/cursor-skill-infra/weekly-report)
Your own site
<a href="https://agentmods.dev/skills/mikonos/cursor-skill-infra/weekly-report"><img src="https://agentmods.dev/badge/skills/mikonos/cursor-skill-infra/weekly-report/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for weekly-report

Your own site · 80×15
<a href="https://agentmods.dev/skills/mikonos/cursor-skill-infra/weekly-report"><img src="https://agentmods.dev/badge/skills/mikonos/cursor-skill-infra/weekly-report.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 63 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,003 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00063 $0.01003
Opus 5 $0.00032 $0.00502
Sonnet 5 $0.00013 $0.00201
Haiku 4.5 $0.00006 $0.00100

Measured 8d ago against content hash e2ae90d6983e, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-08, from the pricing page.

Security

Grade A, and why

weekly-report scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 8d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

skills/weekly-report/SKILL.md · 71 lines

What it actually says

Weekly Report(weekly-report)

定位:把周报当作“本周默认入口(Hub)”,让本周记录天然可跳转、可回溯、可触发下一步行动。

长模板都放在 references/templates.md,主文件只保留流程/契约/检查清单/修复手册(最小必要语言)。


输入(你需要先拿到什么)

  • 周报文件路径:示例 Logs/YYYYMMDD_Agent周报_MM月DD日至MM月DD日.md(按你的项目实际路径调整)
  • 本次目标(任选其一即可):
    • 体检修复:Hub 缺失/字段不齐/格式漂移 → 统一到契约
    • 周末压缩复盘:整理 Top links/Tags/Open loops + 产出概览 + 下周建议

输出契约(必须同时成立)

  1. Hub 导航(周报开头):Top links / Tags / Open loops 三件套存在
  2. Daily Notes(按天):至少覆盖当天(Intent / Changes→[[专题页]] / Open loops)
  3. Action Entry(按行动):每次对话至少 1 条;字段齐全,便于复用与审计

工作流(手动触发)

Step 1:定位本周周报文件

  1. 计算本周周一日期(周一至周日)
  2. 打开周报文件(示例见“输入”)

Step 2:体检(先找“结构性缺陷”)

  • Hub 三件套是否在文件开头(且仅一份)
  • Open loops 是否统一用 - [ ](可追踪)
  • Action Entry 是否有分隔符 ---,且字段齐全(见 references/templates.md
  • Changes 是否尽量指向 [[专题页]](未来可追溯)

Step 3:修复(先修复可读性与可追踪性)

  • Hub 缺失/位置不对:补上并置顶(模板见 references/templates.md
  • 字段缺失(尤其 产出/连接):补齐;不知道就填 “无”,不要省略字段
  • Open loops 散落:把“最关键的 3-10 个”提升到 Hub,并尽量回指到对应条目/专题页

Step 4:周末压缩复盘(可选)

  • 生成/更新:
    • Top links:本周高频且“有进展”的 [[...]] 5-10 个
    • Tags:若有使用 #,汇总出现频次;若没用,允许留空
    • 工作概览表:按模块统计产出数量 + 核心价值
    • 下周建议:短期(1-2 周)可执行、可排序

模板与示例见 references/templates.md


修复手册(常见失败模式)

  • Hub 三件套缺失:直接插入模板;Top links/Tags 允许先空,Open loops 至少保留 1-3 条
  • Action Entry 变体太多:强制回收为模板字段;缺什么就补什么(填“无”也行)
  • Changes 没有 [[...]]:优先把“专题页/文件名”改成 [[...]],不追求一次性完美
  • Open loops 不可追踪:统一成 - [ ] ...,并尽量补一个回指(条目/专题页皆可)

质量检查(交付前必过)

  • Hub 三件套存在(且置顶)
  • 至少当天有 1 条 Daily Notes(Intent/Changes/Open loops)
  • 本次补齐/新增的 Action Entry 字段齐全(含 产出连接;可写“无”)
  • Open loops 全部用 - [ ],可追踪(最好能回指)
Files

What ships with it

1 file beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 8d ago First seen · 71 lines · 63 tokens per session scan A e2ae90d6983e

Subscribe to this mod's changes

weekly-report is a skill published in the GitHub repository mikonos/cursor-skill-infra (2 stars, last pushed 7mo ago), licensed MIT. It adds 63 tokens to every session and 1,003 once invoked, about $0.0003 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.