create-meeting-minutes

Generate structured meeting minutes from raw transcripts using Linear projects.

1|Updated Jun 8, 2025
One-click install
npx skills add https://github.com/ryosukesuto/dotfiles --skill create-meeting-minutes
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: create-meeting-minutes
Source: https://github.com/ryosukesuto/dotfiles/tree/main/config/claude/skills/create-meeting-minutes
Command: npx skills add https://github.com/ryosukesuto/dotfiles --skill create-meeting-minutes

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates the creation of structured meeting minutes from raw transcripts, organizing discussions by project and linking to relevant tasks.

Core Features & Use Cases

  • Automated Transcription Processing: Ingests meeting transcripts (either directly provided or fetched from Notion).
  • Project-Based Structuring: Organizes discussions and action items based on Linear projects.
  • Information Enrichment: Leverages human name and domain term mappings, and searches internal knowledge bases for context.
  • Use Case: After a "PF定例" meeting, use this Skill to automatically generate a formatted Markdown document detailing progress on each project, linking to Linear issues, and noting any action items, all derived from the meeting's transcript.

Quick Start

Create meeting minutes for the 'PF定例' using the provided transcript text.

Frequently Asked Questions about create-meeting-minutes

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

FAQPage Schema
How do I generate meeting minutes from a raw transcript automatically?

To generate meeting minutes from a raw transcript, this Skill ingests the transcript text, organizes discussions by Linear projects, enriches context using internal knowledge bases, and outputs formatted Markdown.

How does automated meeting minutes generation work with Linear and Notion?

Automated meeting minutes generation works by fetching transcripts from Notion, structuring discussions based on Linear projects, and linking relevant action items to Linear issues using RAGent.

Can I use this meeting minutes generator without setting up external integrations?

You can provide transcript text directly for processing. However, fetching transcripts from Notion, linking Linear issues, and enriching context via RAGent require those corresponding integrations to be configured.

What is the best way to structure meeting action items by project from transcripts?

The best way to structure meeting action items by project is to use this Skill, which automatically identifies Linear projects within transcripts and formats the output according to predefined templates.

Does meeting minutes automation support enriching transcripts with internal knowledge?

Yes, meeting minutes automation enriches transcripts by leveraging human name and domain term mappings, and it searches internal knowledge bases via RAGent to provide comprehensive context.

Why are my meeting minutes not linking to the correct Linear projects?

Meeting minutes may not link to Linear projects correctly if the raw transcript lacks clear project references or if the domain term mappings required for identifying the Linear projects are incomplete.