meeting-notes

Generates a single-screen HTML meeting notes page with agenda, decisions, and action items.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve? Turning raw meeting discussions into a clear, shareable record is tedious and inconsistent. This Skill produces a polished single-page HTML meeting notes document with a defined structure, so decisions and action items never get lost. ## Core Features & Use Cases - Structured Layout: Generates a header with title, date, time, location, and attendee avatars, followed by an agenda checklist, a highlighted decisions panel, and an action items table with owners, due dates, and status pills. - Open Questions & Next Meeting Footer: Captures unresolved topics and schedules the follow-up meeting with pre-reads and note-taker rotation. - Use Case: After a 60-minute weekly squad sync, ask for notes and receive a ready-to-share HTML page listing what was discussed, what was decided, who owns each follow-up, and when the team meets next. ## Quick Start Write up notes from a 60-minute Growth squad weekly with agenda, decisions, action items with owners, and the next meeting details.

Frequently Asked Questions about meeting-notes

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

FAQPage Schema
How do I generate meeting notes as an HTML page?

Provide a brief describing the meeting, such as attendees, agenda topics, and outcomes, and the Skill produces a single-screen HTML page. The output includes a header, agenda checklist, decisions panel, action items table, and next-meeting footer.

What sections does the meeting notes template include?

The page includes a title bar with date, time, location, and attendee avatars, an agenda checklist of 4-6 items, a decisions block, an action items table with owners, due dates, and status pills, plus open questions and a next-meeting footer.

Can I use this for 1:1 notes or all-hands recaps?

Yes, the Skill triggers on briefs mentioning meeting notes, minutes, 1:1 notes, all-hands recaps, or the Chinese term 会议纪要. The same structured layout adapts to any of these meeting formats.

What output format does the meeting notes skill produce?

It outputs a single self-contained HTML artifact with inline CSS, designed as a desktop prototype preview. The page uses a subdued color palette with responsive fallback for narrow screens below 700px.

Does the meeting notes page require external dependencies?

No, the generated page is a standalone HTML file with embedded styles and no external scripts or libraries. It only requires the DESIGN.md design system to be read during generation for consistent styling.