slim-meeting-summary

Convert meeting notes into structured markdown summaries with actionable items.

35|14|Updated Feb 16, 2022
One-click install
npx skills add https://github.com/NASA-AMMOS/slim --skill slim-meeting-summary
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: slim-meeting-summary
Source: https://github.com/NASA-AMMOS/slim/tree/main/static/marketplace/skills/slim-meeting-summary
Command: npx skills add https://github.com/NASA-AMMOS/slim --skill slim-meeting-summary

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes assets (resource) components.

What problem does it solve?

This skill converts meeting notes, transcripts, or agendas into structured summaries with actionable items.

Core Features & Use Cases

  • Loads static context files (PROJECT.md, TEAM.md, PRODUCTS.md, MEETINGS.md, TECH.md) to enrich summaries with project context.
  • Generates action items with assigned owners and due dates, formatted into a markdown meeting summary.
  • Supports agenda generation for upcoming meetings by referencing past summaries and pending actions.

Quick Start

Provide meeting notes, transcript, or agenda to generate a ready-to-review meeting summary using the provided template.

Frequently Asked Questions about slim-meeting-summary

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

FAQPage Schema
How do I turn meeting notes into a structured summary with action items?

To turn meeting notes into a structured summary, provide your notes or transcripts to generate a markdown meeting summary complete with assigned action item owners and due dates.

How do I generate an agenda for an upcoming meeting using past notes?

Generating an agenda for an upcoming meeting uses referenced past summaries and pending action items to build a relevant schedule, ensuring continuity and tracking of outstanding tasks.

Can I assign multiple owners to a single action item in a meeting summary?

Yes, you can assign multiple owners to a single action item in the meeting summary, allowing shared responsibility for task execution directly within the generated markdown output.

What context files do I need to enrich a meeting summary with project details?

Enriching a meeting summary requires loading static context files like PROJECT.md, TEAM.md, PRODUCTS.md, MEETINGS.md, and TECH.md to provide relevant background information for the action items.

Does the meeting summary generation process support workspace automation tools?

Yes, the meeting summary process operates within a project workspace by dynamically discovering automation tools to fulfill actions while enforcing plan-mode execution for safe operations.