Generates structured meeting minutes from text transcripts. Use when the user provides text content and wants a structured summary with a signature.
57
67%
Does it follow best practices?
Run evals on this skill
Adds up to 20 points to the overall score
View guide
Passed
No findings from the security scan
Fix and improve this skill with Tessl
tessl review fix ./scientific-skills/Other/meeting-minutes-generator/SKILL.mdreferences/ for task-specific guidance.Python: 3.10+. Repository baseline for current packaged skills.Third-party packages: not explicitly version-pinned in this skill package. Add pinned versions if this skill needs stricter environment control.Skill directory: 20260316/scientific-skills/Others/meeting-minutes-generator
No packaged executable script was detected.
Use the documented workflow in SKILL.md together with the references/assets in this folder.Example run plan:
See ## Workflow above for related details.
SKILL.md.references/ contains supporting rules, prompts, or checklists.transcript (required) — Meeting text transcript
title (optional) — Meeting title
meeting_type (required) — One of:
From the transcript, extract:
Ignore irrelevant or duplicated content.
YYYY-MM-DD HH:MM:SS.Meeting Title:
Meeting Type:
Participants:
Key Topics Discussed:
- ...
Decisions Made:
- ...
Action Items:
- Responsible Person — Task — Deadline
Next Steps:
- ...
Prepared Time: <Current Time>meeting_minutes_generator_result.md unless the skill documentation defines a better convention.Run this minimal verification path before full execution when possible:
No local script validation step is required for this skill.Expected output format:
Result file: meeting_minutes_generator_result.md
Validation summary: PASS/FAIL with brief notes
Assumptions: explicit list if anyf5ef65b
If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.