weekly-brief

weekly-brief is a skill for Claude Code, Codex from ShenSeanChen/waku-agent. It costs 0 tokens per session (287 once invoked), scanned A, original, MIT.

A skill for creating Excalidraw whiteboards, which are hand-drawn-style diagrams, in a specific video and documentation style. It uses a style engine to keep fonts, line widths, colors, labels, and layout consistent.

In plain words
What is it for?
Use it to create teaching boards, diagrams, charts, and whiteboards for Sean's videos or the documentation gallery.
Why use it?
It prevents diagrams from drifting away from the established visual style or using incorrect drawing settings. The resulting boards are intended to be ready for filming or documentation.

Skill for Claude CodeCodex

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

Good fit Use it to create teaching boards, diagrams, charts, and whiteboards for Sean's videos or the documentation gallery.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/shenseanchen/waku-agent/weekly-brief
About the project

Waku Agent is a local-first personal AI assistant whose readable code implements the agent loop, memory, and evaluation system. It is for people who want an assistant they can run and understand on their own laptop, with memory stored in SQLite and built-in testing. The catalogue add-ons support its agent workflow.

ShenSeanChen/waku-agent · 1,728 stars · on GitHub

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 ShenSeanChen/waku-agent --skill weekly-brief
Clone the repo
git clone --depth 1 https://github.com/ShenSeanChen/waku-agent

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-brief

README.md
[![agentmods](https://agentmods.dev/badge/skills/shenseanchen/waku-agent/weekly-brief/github.svg)](https://agentmods.dev/skills/shenseanchen/waku-agent/weekly-brief)
Your own site
<a href="https://agentmods.dev/skills/shenseanchen/waku-agent/weekly-brief"><img src="https://agentmods.dev/badge/skills/shenseanchen/waku-agent/weekly-brief/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-brief

Your own site · 80×15
<a href="https://agentmods.dev/skills/shenseanchen/waku-agent/weekly-brief"><img src="https://agentmods.dev/badge/skills/shenseanchen/waku-agent/weekly-brief.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 0 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 287 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. Third-party audits
  • NVIDIA SkillSpector pass 7 Sept 2026
How audits are shown
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.00000 $0.00287
Opus 5 $0.00000 $0.00143
Sonnet 5 $0.00000 $0.00057
Haiku 4.5 $0.00000 $0.00029

Measured today against content hash a05065d56046, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-12, from the pricing page.

Security

Grade A, and why

weekly-brief 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 today.

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-brief/SKILL.md · 27 lines

What it actually says

How to brief the user

  1. Call read_apple_calendar (7 days) to get their real schedule — including events that arrived by email invite.
  2. Call read_apple_mail (48 hours) to see what's landed in their inbox. Keep the message:// link for anything worth surfacing.
  3. Check memory (the retrieval gate handles this) for their people, projects, and preferences so the brief is personal.

Then write a focus-first briefing, not a data dump:

  • Open with the 1-3 things that actually matter this week (deadlines, key meetings, anything time-sensitive from mail).
  • Group the rest by day. Note who each meeting is with and why it matters if you know them from memory.
  • For emails that need action, give a one-line "why" and paste the message://… link so they can jump straight to it in Mail.
  • End with a short "suggested focus for today."

Keep it skimmable — short lines, no filler. If Calendar or Mail is unavailable (permission not granted), say so plainly and brief on what you can.

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. today Changed · -51 tokens per session a05065d56046
  2. 12d ago First seen · 27 lines · 51 tokens per session scan A e856bfbd2331

Subscribe to this mod's changes

weekly-brief is a skill published in the GitHub repository ShenSeanChen/waku-agent (1,728 stars, last pushed today), licensed MIT. It costs nothing until one of its globs matches a file; then it loads 287 tokens. 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-30.