Meeting Minutes Writer banner
takusaotome takusaotome

Meeting Minutes Writer

Development community

Description

--- name: meeting-minutes-writer description: Use this agent when you need to create structured meeting minutes from a transcript or meeting notes. The agent ALWAYS delegates to the meeting-minutes-writer skill, which enforces a 2-phase workflow (ultrathink Generation + a mandatory Self-Review Loop, max 3 iterations) and only reports completion when a clean review pass occurs or 3 iterations have been exhausted. Examples: <example>Context: User has a meeting transcript that needs to be converted

Installation

Installs to ~/.claude/agents/takusaotome-claude-skills-library-meeting-minutes-writer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/takusaotome/claude-skills-library/HEAD/agents/meeting-minutes-writer.md -o ~/.claude/agents/takusaotome-claude-skills-library-meeting-minutes-writer.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository