Skip to content

feat: Add meeting-notes-to-action-items template#128

Open
Tyronekrt wants to merge 1 commit intoLamatic:mainfrom
Tyronekrt:feat/meeting-notes-to-action-items-template
Open

feat: Add meeting-notes-to-action-items template#128
Tyronekrt wants to merge 1 commit intoLamatic:mainfrom
Tyronekrt:feat/meeting-notes-to-action-items-template

Conversation

@Tyronekrt
Copy link
Copy Markdown

New Template: AI Meeting Notes → Structured Tasks + Follow-up Email

Problem I chose
After every meeting, teams waste 10–20 minutes manually writing action items, assigning owners, setting deadlines, and drafting follow-up emails. This agent eliminates all that busywork.

What the flow does

  • Takes raw meeting notes (text or voice transcript) + optional participant list
  • Extracts structured tasks with owner, deadline, and priority
  • Generates a professional follow-up email automatically
  • Returns both the JSON tasks and ready-to-send email

Why I built this
It’s a real daily pain point for me and every team I’ve worked with. Built 100% with Lamatic AgentKit in under 30 minutes.

Files added

  • templates/meeting-notes-to-action-items/config.json
  • templates/meeting-notes-to-action-items/inputs.json
  • templates/meeting-notes-to-action-items/meta.json
  • templates/meeting-notes-to-action-items/README.md

Ready for review!

@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai bot commented Apr 7, 2026

Important

Review skipped

Auto reviews are limited based on label configuration.

🏷️ Required labels (at least one) (1)
  • agentkit-challenge

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Repository UI (base), Organization UI (inherited)

Review profile: ASSERTIVE

Plan: Pro

Run ID: e6e0a28a-ab04-4e95-bc9e-2e7c605ae6cf

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@github-actions
Copy link
Copy Markdown

github-actions bot commented Apr 7, 2026

PR Validation Results

New Contributions Detected

  • Template: templates/meeting-notes-to-action-items

Check Results

Check Status
No edits to existing projects ✅ Pass
Required root files present ✅ Pass
Flow folder structure valid ✅ Pass
No changes outside contribution dirs ✅ Pass

🎉 All checks passed! This contribution follows the AgentKit structure.

@Tyronekrt
Copy link
Copy Markdown
Author

Hi team,

Please add the agentkit-challenge label as required by CHALLENGE.md.

Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant