meeting-notes-and-actions

Summarize meeting transcripts into structured notes with decisions and action items.

1|1|Updated Jun 4, 2024
One-click install
npx skills add https://github.com/dhar174/tiny_village --skill meeting-notes-and-actions-dhar174
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: meeting-notes-and-actions
Source: https://github.com/dhar174/tiny_village/tree/main/.codex/meeting-notes-and-actions
Command: npx skills add https://github.com/dhar174/tiny_village --skill meeting-notes-and-actions-dhar174

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Turn meeting transcripts or rough notes into crisp summaries that capture decisions, risks, and owner-tagged action items for easy sharing and accountability.

Core Features & Use Cases

  • Normalize transcripts by removing noise while preserving statements.
  • Extract decisions, open questions/risks, and assign owner-tagged actions.
  • Produce outputs with a header (title, date, attendees) and sections: Summary, Decisions, Open Questions/Risks, Action Items.

Quick Start

Ingest a transcript or notes document and request a share-ready meeting notes output with action items.

Frequently Asked Questions about meeting-notes-and-actions

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I extract action items and decisions from a meeting transcript?

To extract action items and decisions from a meeting transcript, the Skill normalizes the text, identifies key statements, and formats them into structured notes with owner tags and due dates.

Can I use this to summarize Zoom, Meet, and Teams transcripts?

Yes, you can summarize Zoom, Meet, and Teams transcripts by ingesting the text, removing noise, and producing share-ready outputs with sections for Decisions, Open Questions, and Action Items.

What is the best way to turn long chat logs into structured meeting notes?

The best way to turn long chats into structured meeting notes is to ingest the text and apply a workflow that extracts decisions, risks, and open questions into a standardized share-ready format.

Does processing raw transcripts require any specific formatting before extraction?

Processing raw transcripts requires no specific formatting because the Skill normalizes the text by removing noise while preserving statements to extract decisions and owner-tagged actions.

How do meeting notes generation tools handle open questions and risks?

Meeting notes generation tools handle open questions and risks by parsing the normalized transcript text and isolating these elements into a dedicated section for team visibility and accountability.