weekly-update

weekly-update is a skill for Claude Code, Codex from nexu-io/html-anything. It costs 30 tokens per session (213 once invoked), scanned A, original, Apache-2.0.

A six-to-eight-page horizontal team update presentation covering completed work, current work, blockers, metrics, requests, and thanks.

In plain words
What is it for?
It helps teams share shipped items, owners, progress, blocked tasks, week-over-week KPIs, and requests through keyboard-navigable slides.
Why use it?
It gives weekly reporting a repeatable structure and makes progress, problems, and needed help easy to scan.

Skill for Claude CodeCodex

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

About the project

html-anything is a local AI-assisted HTML editor in which coding-agent command-line tools create documents such as articles, presentations, posters, prototypes, and reports from reusable templates. People use it to produce HTML and export it to services such as WeChat, X, and Zhihu or to HTML and PNG files. The catalogue entries are the skills and instructions that define its output surfaces and workflows.

nexu-io/html-anything · 8,676 stars · on GitHub · open-design.ai

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.

agentmods
npx agentmods add skills/nexu-io/html-anything/weekly-update
Any agent
npx skills add nexu-io/html-anything --skill weekly-update
Clone the repo
git clone --depth 1 https://github.com/nexu-io/html-anything

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

README.md
[![agentmods](https://agentmods.dev/badge/skills/nexu-io/html-anything/weekly-update.svg)](https://agentmods.dev/skills/nexu-io/html-anything/weekly-update)
Your own site
<a href="https://agentmods.dev/skills/nexu-io/html-anything/weekly-update"><img src="https://agentmods.dev/badge/skills/nexu-io/html-anything/weekly-update.svg" alt="Measured on agentmods" height="20"></a>
Per session 30 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 213 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
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.00030 $0.00213
Opus 5 $0.00015 $0.00106
Sonnet 5 $0.00006 $0.00043
Haiku 4.5 $0.00003 $0.00021

Measured 3d ago against content hash 34704e3e68da, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-06, from the pricing page.

Security

Grade A, and why

weekly-update 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 3d 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.

next/src/lib/templates/skills/weekly-update/SKILL.md · 26 lines

What it actually says

【模板: 团队周报 Deck】 【意图】6-8 页 horizontal-swipe slides, 周报固定结构。 【布局】

  • Cover (周次 + 团队 + 一句话主题)
  • Shipped (列表 + owner)
  • In flight (进度条)
  • Blocked (红色 callout)
  • Metrics (KPI 卡片网格 + 周对比)
  • Asks (求助清单)
  • Thanks 收尾 【设计细节】
  • 键盘左右切换, hash 同步
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. 3d ago First seen · 26 lines · 30 tokens per session scan A 34704e3e68da

Subscribe to this mod's changes

weekly-update is a skill published in the GitHub repository nexu-io/html-anything (8,676 stars, last pushed 14d ago), licensed Apache-2.0. It adds 30 tokens to every session and 213 once invoked, about $0.0002 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-09-03.

Related

Other skills, from other repositories

ppt-keynote

An operating-model redesign for a scaling logistics firm — the diagnosis, the target model, and the transition roadmap. Built as a decision-grade consulting deck for client sponsor, ops leaders.

nexu-io/open-design · 40 tokens

orbit-linear

Open Orbit briefing skill — selected by the Orbit pipeline when Linear is the user's only connected connector, or when the user explicitly scopes their daily digest to Linear. Pulls the past 24 hours of issue movement, status changes, assignments, and cycle progress from the user's authenticated Linear connection and…

nexu-io/open-design · 104 tokens

flowai-live-dashboard-template

Team-management dashboard skill in the FlowAI aesthetic — three tabs (Team Members, Team Details, Activity Log), KPI stat row, member table, role distribution bar chart, online presence and activity sparklines, and a top-contributors panel, all in a single self-contained HTML file with light/dark theming, hoverable…

nexu-io/open-design · 114 tokens

weekly-update

OpenDesign's weekly metrics standup: this week's numbers, the one anomaly, and the single decision it forces. Built as a decision-grade data & finance deck for ops & growth team.

nexu-io/open-design · 41 tokens

code-import

Read an existing repository's structure into the project cwd as a normalised snapshot the agent can analyse without re-walking the tree on every turn.

nexu-io/open-design · 32 tokens

kanban-board

Kanban / task board with columns (To do / In progress / In review / Done), draggable-looking cards, assignee avatars, swimlanes, and a top filter bar. Use when the brief mentions "kanban", "task board", "sprint board", "trello", "看板".

nexu-io/open-design · 69 tokens