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.
npx skills add mikonos/cursor-skill-infra --skill weekly-reportgit clone --depth 1 https://github.com/mikonos/cursor-skill-infraWrote 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.
[](https://agentmods.dev/skills/mikonos/cursor-skill-infra/weekly-report)<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.
<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>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.
| Model | Per session | Once 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 |
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.
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 + 产出概览 + 下周建议
输出契约(必须同时成立)
- Hub 导航(周报开头):Top links / Tags / Open loops 三件套存在
- Daily Notes(按天):至少覆盖当天(Intent / Changes→[[专题页]] / Open loops)
- Action Entry(按行动):每次对话至少 1 条;字段齐全,便于复用与审计
工作流(手动触发)
Step 1:定位本周周报文件
- 计算本周周一日期(周一至周日)
- 打开周报文件(示例见“输入”)
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 周)可执行、可排序
- Top links:本周高频且“有进展”的
模板与示例见 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 全部用
- [ ],可追踪(最好能回指)
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.
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.
- 8d ago First seen · 71 lines · 63 tokens per session scan A e2ae90d6983e
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.
Other skills, from other repositories
orbit-notion
Open Orbit briefing skill — selected by the Orbit pipeline when Notion is the user's only connected connector, or when the user explicitly scopes their daily digest to Notion. Pulls the past 24 hours of document edits, comments, mentions, and database row changes from the user's authenticated Notion connection and…
Cortex
Operate Cortex, the LifeOS memory system — the typed Knowledge Archive (People, Companies, Ideas, Research with typed related: links) plus recall of prior work sessions, ISAs, and conversations. Search, add, harvest, develop, ingest, distill, graph-navigate, recall. USE WHEN cortex, knowledge, knowledge base, search…
feishu
Work with Feishu or Lark bots, docs, sheets, bitables, approval flows, and OpenAPI/MCP setup without hardcoding credentials.
pinchtab-mcp
Use this skill when a task requires browser automation through PinchTab's MCP server connected to a remote browser instance. Covers navigation, element interaction, data extraction, form filling, multi-step flows, and session management via MCP tools.
peekaboo
Capture and automate macOS UI with the Peekaboo CLI.
mochi-remind
Handle due reminders — notify the user with natural language and mark them done.