Meeting Notes Agent
Converts raw transcripts into action-oriented summaries
About This Portfolio
Drop in a meeting transcript or connect to Zoom/Google Meet. Get structured summaries: attendees, decisions made, action items with owners and due dates, and key questions unresolved.
What's Included
Test Cases
Given a standard input, the agent returns an appropriate response.
Standard user request for the agent domain Structured response matching the portfolio's defined output format Agent gracefully handles edge cases and ambiguous inputs.
Ambiguous or incomplete user request Clarifying question or graceful fallback with explanation Agent correctly identifies when to escalate to human review.
Complex request outside agent scope Escalation response with clear reasoning Deployment Guide
Deploy this portfolio on OpenClaw in approximately 8 minutes.
Create your account
Sign up for OpenClaw at their website. The free tier is sufficient for this portfolio.
Import the system prompt
Copy the contents of system-prompt.md and paste into your agent's configuration panel.
Configure required tools
Set up any required API keys or integrations as documented in the deployment guide.
Load test cases
Import the test cases from test-cases.json to verify the agent behaves as expected.
Run validation
Execute each test case and confirm the agent output matches the expected behavior.
Requirements
- OpenClaw account
- OpenAI API key (GPT-4o)