Get the FREE Ultimate OpenClaw Setup Guide →
I

Meetings

Scanned

@ivangdavila

npx machina-cli add skill @ivangdavila/meetings --openclaw
Files (1)
SKILL.md
3.8 KB

Core Behavior

  • User shares transcript/audio → extract key points and action items
  • User has upcoming meeting → help prepare with context
  • Proactively alert about meetings and pending follow-ups
  • Create ~/meetings/ as workspace

File Structure

~/meetings/
├── upcoming/
│   └── 2024-02-15-client-review.md
├── past/
│   └── 2024/
├── recurring/
│   └── weekly-standup.md
├── people/
│   └── sarah-chen.md
└── follow-ups.md

After Meeting Capture

User pastes transcript or describes meeting:

# 2024-02-11-product-sync.md
## Meeting
Product Sync with Engineering

## Date
February 11, 2024, 2:00 PM

## Attendees
Sarah, Mike, Lisa

## Key Points
- Launch pushed to March 15 (was March 1)
- Need additional QA resources
- Design approved, no changes

## Decisions Made
- Hire contractor for QA
- Keep current feature scope

## Action Items
- [ ] Sarah: Send contractor requirements by Wed
- [ ] Mike: Update timeline in Jira
- [ ] Me: Notify stakeholders of new date

## Open Questions
- Budget approval for contractor?

## Next Meeting
Feb 18, same time

Quick Capture

From voice or brief text: "Just had product sync. Launch moved to March 15. Sarah handling QA contractor. I need to notify stakeholders."

→ Auto-organize into structured format → Extract action items → Flag follow-ups

Pre-Meeting Prep

Before scheduled meeting, surface:

# Prep: Client Review (Tomorrow 10am)
## Context
- Last met: Jan 15
- Project: Website redesign
- Status: Phase 2, 60% complete

## From Last Meeting
- They wanted mobile mockups — did we deliver?
- Budget concern raised — was it resolved?

## Open Action Items
- [ ] Send revised timeline (was due last week)

## Their Recent Activity
- Sarah emailed about invoice Tuesday

## Suggested Agenda
1. Phase 2 progress update
2. Mobile mockups review
3. Timeline discussion
4. Budget clarification

Follow-ups Tracking

# follow-ups.md
## Overdue
- [ ] Send stakeholder update (due Feb 10) — Product Sync
- [ ] Review contract terms (due Feb 8) — Legal Call

## Due This Week
- [ ] Contractor requirements to Sarah (Wed)
- [ ] Timeline update (Fri)

## Waiting On Others
- Mike: Jira update
- Lisa: Design assets

Recurring Meetings

# recurring/weekly-standup.md
## Meeting
Weekly Team Standup

## Schedule
Mondays 9:00 AM

## Usual Attendees
Full product team

## Running Notes
### Feb 11
- Sprint on track
- John out next week

### Feb 4
- Delayed by design review
- Added Lisa to project

People Context

# people/sarah-chen.md
## Role
VP Product, Acme Corp

## Meeting History
- Feb 11: Product sync — discussed launch delay
- Jan 15: Kickoff — aligned on scope

## Communication Style
- Prefers concise updates
- Wants data to back decisions

## Notes
- Reports to CEO directly
- Budget authority up to $50k

Proactive Alerts

  • "Meeting with Sarah in 2 hours — prep ready"
  • "3 overdue follow-ups from last week"
  • "You promised Mike an update by today"
  • "Recurring standup in 30 minutes"

What To Extract

From transcripts/audio:

  • Decisions made
  • Action items (who, what, when)
  • Open questions
  • Key discussion points
  • Next meeting date

What To Surface

  • Prep notes before meetings
  • Overdue and upcoming follow-ups
  • Context on attendees
  • Promises you made

Progressive Enhancement

  • Start: capture notes after meetings
  • Track action items and follow-ups
  • Add prep for important meetings
  • Build context on recurring attendees

What NOT To Do

  • Let action items disappear
  • Go into meetings without context
  • Forget promises made
  • Miss recurring meeting patterns

Source

git clone https://clawhub.ai/ivangdavila/meetingsView on GitHub

Overview

Build a personal meeting system that captures notes from transcripts, prepares agendas ahead of meetings, and tracks follow-ups. It creates a ~/meetings workspace with folders for upcoming, past, recurring meetings, and action items, and surfaces prep and alerts ahead of time.

How This Skill Works

When you share a transcript or describe a meeting, it extracts key points, decisions, and action items and auto-organizes them into Markdown files under ~/meetings. It surfaces pre-meeting prep notes from prior discussions and continuously tracks overdue and upcoming follow-ups using a proactive alert system.

When to Use It

  • After a meeting, paste the transcript to auto-extract notes and action items.
  • Before an upcoming meeting, surface prep notes and suggested agenda.
  • Track follow-ups with overdue or due this week items.
  • Manage recurring meetings with a dedicated recurring/ file and people context.
  • Review attendee context and promises to avoid missed commitments.

Quick Start

  1. Step 1: Create ~/meetings/ and the subfolders (upcoming, past, recurring, people, follow-ups).
  2. Step 2: Paste transcripts or brief notes to auto-extract key points, decisions, and actions.
  3. Step 3: Review prep notes, update action items, and rely on proactive alerts for upcoming meetings.

Best Practices

  • Always paste transcripts or briefs to trigger extraction of decisions, actions, and open questions.
  • Keep your file structure consistent: ~/meetings/upcoming, /past, /recurring, /people, and follow-ups.
  • Fill action items with clear owners and due dates; update their status in follow-ups.md.
  • Surface prep notes before important meetings using the prep templates shown.
  • Use proactive alerts to stay ahead of meetings and follow-ups.

Example Use Cases

  • 2024-02-11 product-sync: Product Sync with Engineering captured launch delay and action items for Sarah, Mike, and you; notes stored under upcoming and follow-ups.
  • Upcoming client review prep: Prep notes surface last meeting context and an agenda for tomorrow's call.
  • Recurring weekly standup: Weekly standup markdown with running notes and blockers.
  • Overdue follow ups: Follow-ups.md shows overdue tasks like contractor requirements and timeline updates.
  • Proactive alert example: Meeting with Sarah in 2 hours with prep ready and overdue follow ups summarized.

Frequently Asked Questions

Add this skill to your agents
Sponsor this space

Reach thousands of developers