weekly-update

Generates a single-file horizontal-swipe HTML slide deck for weekly team status updates.

Updated May 20, 2026
One-click install
npx skills add https://github.com/Keimoshi/Silverloft --skill weekly-update-keimoshi
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: weekly-update
Source: https://github.com/Keimoshi/Silverloft/tree/main/open-design-port/skills/weekly-update
Command: npx skills add https://github.com/Keimoshi/Silverloft --skill weekly-update-keimoshi

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve? Writing a weekly team update presentation from scratch is repetitive and time-consuming. This Skill turns a short brief into a polished, self-contained HTML slide deck covering shipped work, in-flight items, blockers, metrics, and asks. ## Core Features & Use Cases - Structured 6-8 Slide Narrative: Produces a cover, headline metric, shipped items, in-flight work with owner avatars, blockers with clear asks, inline SVG metric charts, next-week asks, and a closing slide. - Single-File HTML Output: Delivers one self-contained HTML artifact with embedded CSS and JavaScript, horizontal swipe navigation, arrow-key controls, and dot navigation. - Design-System Aware: Follows a defined design system (color, typography, layout, components) for consistent visual output. - Use Case: A squad lead needs a Friday status deck for leadership. Provide the squad name, week range, and key updates, and receive a ready-to-present deck like "Weekly Update — Growth · W42". ## Quick Start Ask the AI to make a weekly update deck for your squad covering what shipped, what is in flight, what is blocked, key metrics, and asks for next week.

Frequently Asked Questions about weekly-update

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

FAQPage Schema
How do I create a weekly team update slide deck with AI?

Provide the squad name, week range, audience, and your updates covering shipped work, in-flight items, blockers, metrics, and asks. The Skill generates a 6-8 slide single-file HTML deck with swipe and arrow-key navigation.

What slides are included in a weekly status deck?

The deck includes a cover, a headline slide with one key number, what shipped, in-flight items with owner avatars, blocked items with a clear ask, metrics with inline SVG charts, asks for next week, and a closing thank-you slide.

What format is the generated slide deck output?

The output is a single self-contained HTML file with embedded CSS and JavaScript. It uses horizontal scroll-snap slides at 100vw each, dot navigation, and arrow-key or click controls, requiring no external dependencies.

Can I customize the colors and typography of the deck?

Yes. The Skill requires a design system covering color, typography, layout, and components, which it reads from DESIGN.md before generating the deck. Adjust those design tokens to change the visual style.

When should I not use a weekly update deck?

It is not suited for long-form documentation, multi-file presentations, or decks needing live data connections. The output is a static single HTML file with manually supplied metrics, so use a dashboard tool for real-time data.