generate-meeting-protocol

Solid

Generates a meeting protocol from free-form notes. Extracts decisions, action items, and plan changes. If project plan is available — links changes to WP-xxx/Mx IDs. Phase 3 artifact, but usable in any phase. Independent skill with no upstream dependencies.

AI & Automation 14 stars 3 forks Updated yesterday MIT

Install

View on GitHub

Quality Score: 86/100

Stars 20%
39
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
80
License 10%
100
Description 5%
100

Skill Content

# generate-meeting-protocol ## Triggers **Russian:** «оформи протокол», «протокол встречи», «обработай заметки со вс��речи» **English:** "generate meeting protocol", "meeting notes", "meeting minutes" --- ## Language Detection Determine the language of the user's request: - If the request is in Russian → use templates with `-ru` suffix - Otherwise → use templates with `-en` suffix All output (headings, labels, comments, instructions) must match the detected language. --- ## 1. Input Data | Data | Required | Source | Notes | |------|:--------:|--------|-------| | Meeting notes | yes | chat or knowledge | Any format: bullet points, free text, chat copy, voice dictation. Agent structures the content independently | | Project plan | no | knowledge | If available — agent links changes to plan element IDs (WP-xxx, Mx). If not — describes changes as text | | Meeting context | no | chat | Meeting type, participants, date — if not included in the notes | If required data is missing — request it (system-prompt-draft.md §3 p.2): ``` To generate a protocol, meeting notes are required — in any format: bullet points, free text, chat copy, voice dictation (as text). Minimum to start: what was discussed and what decisions/tasks were recorded. Available data: [list what is available]. Missing: [specify]. ``` --- ## 2. Execution Algorithm 1. **Validate input data.** Check if notes are present. If not → request using the template from §1. Do NOT generate a placeholder protocol — r...

Details

Author
KirKruglov
Repository
KirKruglov/claude-skills-kit
Created
4 months ago
Last Updated
yesterday
Language
N/A
License
MIT

Similar Skills

Semantically similar based on skill content — not just same category