meeting

Convert meeting transcripts into structured reports, action items, and memory entries.

1|Updated Feb 8, 2026
One-click install
npx skills add https://github.com/ajayjohn/tars-work-assistant --skill meeting
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: meeting
Source: https://github.com/ajayjohn/tars-work-assistant/tree/main/.claude-plugin/skills/meeting
Command: npx skills add https://github.com/ajayjohn/tars-work-assistant --skill meeting

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Process meeting transcripts into structured reports, actionable items, and memory updates, enabling faster decision-making and knowledge capture.

Core Features & Use Cases

  • Process transcripts to generate structured reports, identify action items, and create journal entries.
  • Synchronize with calendars to capture attendees, scheduling details, and authoritative meeting titles.
  • Run parallel extraction for tasks and memories to accelerate processing and maintain context.

Quick Start

Tell TARS to process a meeting transcript by saying 'Process this meeting [transcript]'.

Frequently Asked Questions about meeting

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

FAQPage Schema
How do I turn meeting transcripts into action items and structured reports?

Meeting transcripts are processed to generate structured reports, identify action items, and create journal entries automatically. Provide a raw transcript and the system extracts tasks, memory updates, and formatting like YAML frontmatter.

How do I automate extracting tasks and memory updates from a raw transcript?

Automating task and memory extraction from a transcript is handled by parallel sub-agent processing. This accelerates the workflow by simultaneously pulling action items and memory entries from raw meeting notes.

Can I sync meeting attendees and scheduling details from my calendar?

Calendar lookups are supported to capture attendees, scheduling details, and authoritative meeting titles. This synchronizes your calendar data with the transcript processing workflow.

Does meeting transcript processing work for client calls and workshops?

Transcript processing works for internal meetings, client calls, and workshops. It applies speaker resolution and canonical name replacement to accurately structure reports across different meeting contexts.

What is the best way to capture journal entries from a meeting transcript?

The best way to capture journal entries is to submit the raw transcript for automated processing. The system extracts the context and formats it into journal entries alongside tasks and reports.

Why use parallel extraction for processing meeting action items?

Parallel extraction is used to accelerate processing and maintain context. By running sub-agents simultaneously for tasks and memories, it reduces turnaround time for structuring meeting outputs.