weekly-update

Generate an eight-slide HTML weekly status deck from DESIGN.md.

84.7k|9.9k|Updated Apr 28, 2026
One-click install
npx skills add https://github.com/nexu-io/open-design --skill weekly-update-nexu-io
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: weekly-update
Source: https://github.com/nexu-io/open-design/tree/main/skills/weekly-update
Command: npx skills add https://github.com/nexu-io/open-design --skill weekly-update-nexu-io

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Teams spend time assembling weekly status updates into a presentation. This skill provides a self-contained, single-file HTML deck that standardizes the format and reduces manual assembly.

Core Features & Use Cases

  • Single-file HTML deck for a weekly update that can be shared internally or dropped into a presentation.
  • Eight-slide structure: Cover, Headline, Shipped, In flight, Blocked, Metrics, Asks, Closing, with deterministic navigation and accessible design.
  • Workflow-driven content: Reads DESIGN.md to populate squad name, week range, audience, and itemized sections; supports team leads, product, growth squads who need consistent weekly communication.
  • Output ready-to-share artifact: Outputs a standalone index.html suitable for browsing or embedding.

Quick Start

Generate an 8-slide HTML weekly update deck from DESIGN.md and export it as a single portable artifact.

Frequently Asked Questions about weekly-update

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I turn a weekly update into an HTML deck?

To turn a weekly update into an HTML deck, you can generate a single-file presentation from DESIGN.md. This produces a standalone index.html file containing standardized slides for your status report.

What is the best way to automate weekly status slides for a team?

Automating weekly status slides involves reading squad details and itemized content from DESIGN.md to output a deterministic eight-slide HTML deck. This standardizes team communication formats without manual assembly.

What sections are included in an automated team update deck?

An automated team update deck includes eight fixed sections: Cover, Headline, Shipped, In flight, Blocked, Metrics, Asks, and Closing. This deterministic structure ensures all project details are consistently covered.

Can I share an HTML deck without additional presentation software?

Yes, you can share an HTML deck without additional software because it outputs a portable single-file index.html. This standalone artifact can be opened directly in any web browser for viewing or embedding.

Do I need a specific file format to generate weekly update slides?

Yes, you need a DESIGN.md file to generate weekly update slides. This file populates the squad name, week range, audience, and itemized sections before producing the final standalone HTML deck.

Are there limitations to using a deterministic slide structure for weekly updates?

A limitation of using a deterministic slide structure is that the output follows a fixed eight-slide order. It cannot be dynamically customized outside the Cover, Headline, Shipped, In flight, Blocked, Metrics, Asks, and Closing sections.