meeting-briefing
Prepare structured briefings for meetings with legal relevance and track action items
Best use case
meeting-briefing is best used when you need a repeatable AI agent workflow instead of a one-off prompt.
Prepare structured briefings for meetings with legal relevance and track action items
Teams using meeting-briefing should expect a more consistent output, faster repeated execution, less prompt rewriting.
When to use this skill
- You want a reusable workflow that can be run more than once with consistent structure.
When not to use this skill
- You only need a quick one-off answer and do not need a reusable workflow.
- You cannot install or maintain the underlying files, dependencies, or repository context.
Installation
Claude Code / Cursor / Codex
Manual Installation
- Download SKILL.md from GitHub
- Place it in
.claude/skills/meeting-briefing/SKILL.mdinside your project - Restart your AI agent — it will auto-discover the skill
How meeting-briefing Compares
| Feature / Agent | meeting-briefing | Standard Approach |
|---|---|---|
| Platform Support | Not specified | Limited / Varies |
| Context Awareness | High | Baseline |
| Installation Complexity | Unknown | N/A |
Frequently Asked Questions
What does this skill do?
Prepare structured briefings for meetings with legal relevance and track action items
Where can I find the source code?
You can find the source code on GitHub using the link provided at the top of the page.
SKILL.md Source
# Meeting Briefing ## Sub-Skills - [Step 1: Identify the Meeting (+4)](step-1-identify-the-meeting/SKILL.md) - [Briefing Template](briefing-template/SKILL.md) - [Meeting Details (+12)](meeting-details/SKILL.md) - [Deal Review Meetings (+2)](deal-review-meetings/SKILL.md) - [During/After the Meeting](duringafter-the-meeting/SKILL.md) - [Action Item Best Practices (+2)](action-item-best-practices/SKILL.md)
Related Skills
teams-meeting-pipeline
Operate the Teams meeting summary pipeline via Hermes CLI — summarize meetings, inspect pipeline status, replay jobs, manage Microsoft Graph subscriptions.
daily-briefing
Provide sales professionals with a prioritized daily action plan and pipeline overview
obsidian-meetings
Sub-skill of obsidian: Meetings.
obsidian-meeting-action-items
Sub-skill of obsidian: Meeting Action Items.
meeting-briefing-step-1-identify-the-meeting
Sub-skill of meeting-briefing: Step 1: Identify the Meeting (+4).
meeting-briefing-meeting-details
Sub-skill of meeting-briefing: Meeting Details (+12).
meeting-briefing-duringafter-the-meeting
Sub-skill of meeting-briefing: During/After the Meeting.
meeting-briefing-deal-review-meetings
Sub-skill of meeting-briefing: Deal Review Meetings (+2).
meeting-briefing-briefing-template
Sub-skill of meeting-briefing: Briefing Template.
meeting-briefing-action-item-best-practices
Sub-skill of meeting-briefing: Action Item Best Practices (+2).
teams-api-6-meeting-automation
Sub-skill of teams-api: 6. Meeting Automation.
test-oversized-skill
A test fixture skill that exceeds 200 lines with multiple H2/H3 sections for split testing.