meeting-briefing

Prepare structured briefings for meetings with legal relevance and track action items

5 stars

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

$curl -o ~/.claude/skills/meeting-briefing/SKILL.md --create-dirs "https://raw.githubusercontent.com/vamseeachanta/workspace-hub/main/.agents/skills/business/legal/meeting-briefing/SKILL.md"

Manual Installation

  1. Download SKILL.md from GitHub
  2. Place it in .claude/skills/meeting-briefing/SKILL.md inside your project
  3. Restart your AI agent — it will auto-discover the skill

How meeting-briefing Compares

Feature / Agentmeeting-briefingStandard Approach
Platform SupportNot specifiedLimited / Varies
Context Awareness High Baseline
Installation ComplexityUnknownN/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

5
from vamseeachanta/workspace-hub

Operate the Teams meeting summary pipeline via Hermes CLI — summarize meetings, inspect pipeline status, replay jobs, manage Microsoft Graph subscriptions.

daily-briefing

5
from vamseeachanta/workspace-hub

Provide sales professionals with a prioritized daily action plan and pipeline overview

obsidian-meetings

5
from vamseeachanta/workspace-hub

Sub-skill of obsidian: Meetings.

obsidian-meeting-action-items

5
from vamseeachanta/workspace-hub

Sub-skill of obsidian: Meeting Action Items.

meeting-briefing-step-1-identify-the-meeting

5
from vamseeachanta/workspace-hub

Sub-skill of meeting-briefing: Step 1: Identify the Meeting (+4).

meeting-briefing-meeting-details

5
from vamseeachanta/workspace-hub

Sub-skill of meeting-briefing: Meeting Details (+12).

meeting-briefing-duringafter-the-meeting

5
from vamseeachanta/workspace-hub

Sub-skill of meeting-briefing: During/After the Meeting.

meeting-briefing-deal-review-meetings

5
from vamseeachanta/workspace-hub

Sub-skill of meeting-briefing: Deal Review Meetings (+2).

meeting-briefing-briefing-template

5
from vamseeachanta/workspace-hub

Sub-skill of meeting-briefing: Briefing Template.

meeting-briefing-action-item-best-practices

5
from vamseeachanta/workspace-hub

Sub-skill of meeting-briefing: Action Item Best Practices (+2).

teams-api-6-meeting-automation

5
from vamseeachanta/workspace-hub

Sub-skill of teams-api: 6. Meeting Automation.

test-oversized-skill

5
from vamseeachanta/workspace-hub

A test fixture skill that exceeds 200 lines with multiple H2/H3 sections for split testing.