slim-meeting-agenda

Create structured meeting agendas from MEETINGS.md, TECH.md, and external services.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes assets (resource) components.

What problem does it solve?

This Skill helps teams generate comprehensive meeting agendas by aggregating context from prior summaries and data from external services via TECH.md, and by suggesting generation of missing summaries.

Core Features & Use Cases

  • Orchestrates context gathering from previous meeting summaries, MEETINGS.md, and TECH.md to produce a cohesive agenda.
  • Integrates with external services (GitHub, Slack, etc.) as defined in TECH.md, to surface relevant discussion topics and decisions.
  • Automatically identifies when summaries are missing and suggests generating them with the slim-meeting-summary skill.
  • Works with a pluggable agenda template to ensure consistent formatting across meetings.

Quick Start

Instruct the AI to create an agenda for an upcoming meeting using the default template or a specified template.

Frequently Asked Questions about slim-meeting-agenda

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

FAQPage Schema
How do I automate meeting agenda creation from previous summaries?

Automating meeting agenda creation involves aggregating context from past meeting summaries, MEETINGS.md, and TECH.md to produce a cohesive agenda using a pluggable template.

What is the best way to generate a meeting agenda tied to external services?

Generating a meeting agenda tied to external services requires defining those integrations in TECH.md, which surfaces relevant discussion topics and decisions directly into the agenda orchestration.

How does the agenda template matching process work?

Template matching applies a pluggable agenda template to gathered context, ensuring consistent formatting across meetings while orchestrating data from MEETINGS.md and workspace context.

Do I need past meeting summaries to create a structured agenda?

Past meeting summaries are aggregated for context, but if summaries are missing, the orchestration identifies the gap and suggests generating them with the slim-meeting-summary skill.

Can I use custom templates for meeting agendas?

Custom templates are supported through a pluggable agenda template system, allowing you to specify a template when instructing the AI to create an agenda for consistent formatting.