calls

Extract insights from meeting transcripts into Slack-ready summaries.

1|Updated Feb 4, 2026
One-click install
npx skills add https://github.com/hdahme/claude_calls --skill calls
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: calls
Source: https://github.com/hdahme/claude_calls/tree/main/skills/calls
Command: npx skills add https://github.com/hdahme/claude_calls --skill calls

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Automatically extract actionable insights from meeting transcripts by applying configurable templates, saving time and enabling quick sharing.

Core Features & Use Cases

  • Template-driven extraction: Generate tailored outputs (executive summaries, action items, decisions) from transcripts.
  • Supports Meetily JSON and plain text transcripts for broad compatibility.
  • Outputs Slack-ready summaries to summary.md for easy collaboration.

Quick Start

Invoke /calls with a transcript path and an optional template name to generate a Slack-ready summary.

Frequently Asked Questions about calls

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

FAQPage Schema
How do I generate Slack-ready summaries from meeting transcripts?

You can generate Slack-ready summaries from meeting transcripts by applying customizable templates to your files. This skill parses the transcript path, applies a chosen template like executive-summary, and writes the formatted result to summary.md.

What transcript formats are supported for automated transcription analysis?

Automated transcription analysis supports both Meetily JSON and plain text formats. This broad compatibility allows you to process meeting transcripts directly without needing to convert your files to a specific proprietary format beforehand.

How do I extract action items and decisions using meeting transcript templates?

To extract action items and decisions, invoke the skill with your transcript path and specify a template name. Template-driven extraction tailors the output to produce specific insights like executive summaries or action items from your meeting data.

Can I customize the output when I summarize meeting transcripts?

Yes, you can customize the output by resolving templates from standard directories. The skill defaults to an executive-summary template but allows you to specify optional template names to tailor the extracted insights to your specific needs.

What is the default output format for meeting transcript insights?

The default output format for meeting transcript insights is a summary.md file. This markdown format ensures the extracted insights are structured, readable, and ready for immediate collaboration and sharing.

Do I need any external dependencies to automate meeting transcript extraction?

No external dependencies are required to automate meeting transcript extraction. The skill operates independently to parse transcripts and apply templates, streamlining the process of generating actionable insights without additional setup.