meeting-notes-and-actions
Meeting Notes & Actions
Process transcripts into structured notes and action items.
Inputs to ask for
- Source: pasted transcript/text or file path; meeting title/date; attendees and their handles.
- Output style: terse bullets vs. narrative, action-item format, due date/owner tags, redaction rules if any.
Workflow
- Normalize text: strip timestamps/speaker labels if noisy; lightly clean filler words; keep quoted statements intact.
- Extract essentials: agenda topics, key decisions, open questions, risks/blocked items.
- Action items: who/what/when. Convert vague asks into concrete tasks; propose due dates if missing.
- Produce output:
- Header with meeting title, date, attendees.
- Sections:
Summary,Decisions,Open Questions/Risks,Action Items(checkboxes with owner + due).
- Quality checks: ensure names are consistent; no hallucinated facts; flag ambiguities as clarifying questions.
Optional extras
- Include timeline of major moments if timestamps exist.
More from composiohq/awesome-codex-skills
spreadsheet-formula-helper
Write and debug spreadsheet formulas (Excel/Google Sheets), pivot tables, and array formulas; translate between dialects; use when users need working formulas with examples and edge-case checks.
125webapp-testing
Toolkit for interacting with and testing local web applications using Playwright. Supports verifying frontend functionality, debugging UI behavior, capturing browser screenshots, and viewing browser logs.
77create-plan
Create a concise plan. Use when a user explicitly asks for a plan related to a coding task.
75support-ticket-triage
Triage customer support tickets/emails/chats into categories, priority, and next action; draft responses and create reproducible steps; use for Zendesk/Intercom/Help Scout exports or pasted threads.
69gh-fix-ci
Inspect GitHub PR checks with gh, pull failing GitHub Actions logs, summarize failure context, then create a fix plan and implement after user approval. Use when a user asks to debug or fix failing PR CI/CD checks on GitHub Actions and wants a plan + code changes; for external checks (e.g., Buildkite), only report the details URL and mark them out of scope.
69connect
Connect Codex to any app via the Composio CLI. Send emails, create issues, post messages, update databases - take real actions across Gmail, Slack, GitHub, Notion, and 1000+ services from the terminal.
66