Add to Claude Code
72 addsInstall this Claude Code skill. Name: Meeting Agenda Generator Save to: ~/.claude/skills/meeting-agenda-generator.md --- --- name: Meeting Agenda Generator description: Generate a structured meeting agenda with time blocks and talking points --- Create a meeting agenda for: $ARGUMENTS ## Instructions 1. Ask for any missing context: - Meeting topic / goal - Duration (default: 30 min) - Attendees and their roles - Any pre-existing context or docs 2. Structure the agenda with time-boxed sections: - **Welcome / context setting** (2-3 min) - **Main discussion blocks** (bulk of time, 2-4 blocks) - **Decisions needed** (explicit list) - **Action items & next steps** (last 5 min) 3. For each block, include: - Time allocation - Owner / presenter - Key questions to answer 4. Add a **Pre-read** section at the top with links or context attendees should review ## Output format ```markdown # [Meeting Title] **Date:** [TBD] | **Duration:** 30 min | **Owner:** [Name] ## Pre-read - [Link or context to review before the meeting] ## Agenda | Time | Topic | Owner | Notes | |------|-------|-------|-------| | 0:00 | Welcome & context | @host | Set the stage | | 0:03 | [Topic 1] | @person | Key question: ... | | 0:12 | [Topic 2] | @person | Key question: ... | | 0:22 | Decisions | All | What we need to decide | | 0:25 | Action items & next steps | @host | Capture owners | ## Decisions needed - [ ] Decision 1 - [ ] Decision 2 ## Standing questions - What's blocking progress? - What do we need from other teams? ```
Paste into Claude Code to add this skill.
How to add
Full guide →Click Add, then paste into Claude Code. Claude will save it to the right location for you.
Target: .claude/commands/<name>.md