Built-in

Meeting Notes V2

Generate structured meeting summaries with action items and follow-ups

Built-in Skill

Trigger Phrases

Say any of these to activate this skill:

  • "meeting notes"
  • "meeting summary"
  • "summarize meeting"
  • "action items"
  • "what happened in"

Tools Used

canvas_create canvas_update canvas_api_schema canvas_api_seed memory_write send_message

How It Works

When the user shares meeting notes or asks for a summary:

1. Parse — Extract from the user's input or conversation:

    $&
2. Build canvas — Meeting summary dashboard:
    $&
3. Track — Use canvas_api_schema for action items so users can mark them complete
4. Persist — Save summary to memory for future reference
5. Notify — If channel configured, post summary via send_message

On heartbeat, check for overdue action items and send reminders.

Ready to use Meeting Notes V2?

Create a free agent and install this skill in one click.

Get Started Free →