Структурирование заметок по итогам встреч

★ 7.4 · general

meet is a Claude Code skill that converts raw meeting notes into structured documents by extracting decisions, blockers, and action items. Invoke it with /meet followed by the project name, meeting type (sync, milestone, or external), and a title — then paste your notes. The skill scans for trigger phrases like "decided", "blocked", "TODO", and @-mentions to identify attendees and owners, then creates linked Markdown files under meetings/, decisions/, and blockers/ directories, updating the project index and vault log automatically. Optional --docx and --pdf flags enable formatted export. It's built for teams that maintain a project knowledge base in Markdown and want meeting outcomes captured and cross-linked without manual effort.