OpenClaw Operations

Meeting Notes Agent

Converts raw transcripts into action-oriented summaries

★★★★½ 4.9 (42 reviews) · 521 deployments · 9 test cases

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

System prompt (220 lines)
3 output formats
9 test cases
Notion + Linear integration guide

Test Cases

Given a standard input, the agent returns an appropriate response.

Input Standard user request for the agent domain
Expected Output Structured response matching the portfolio's defined output format

Agent gracefully handles edge cases and ambiguous inputs.

Input Ambiguous or incomplete user request
Expected Output Clarifying question or graceful fallback with explanation

Agent correctly identifies when to escalate to human review.

Input Complex request outside agent scope
Expected Output Escalation response with clear reasoning

Deployment Guide

Deploy this portfolio on OpenClaw in approximately 8 minutes.

1

Create your account

Sign up for OpenClaw at their website. The free tier is sufficient for this portfolio.

2

Import the system prompt

Copy the contents of system-prompt.md and paste into your agent's configuration panel.

3

Configure required tools

Set up any required API keys or integrations as documented in the deployment guide.

4

Load test cases

Import the test cases from test-cases.json to verify the agent behaves as expected.

5

Run validation

Execute each test case and confirm the agent output matches the expected behavior.

Requirements

  • OpenClaw account
  • OpenAI API key (GPT-4o)