ワンクリックで
meeting-prep
Analyze meeting documents and generate prep report with wins, risks, and questions
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Analyze meeting documents and generate prep report with wins, risks, and questions
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
Generate Quarto and HTML reports of local Codex session cost, token usage by model, project, coding vs cowork cost, weekly trends, annual projections, and top expensive sessions.
Check that core Sidekick integrations can authenticate and read common restricted files
Generate summary of 1:1 and meeting notes organized by audience, wins, and kudos
Capture missing TODOs from recent work context. Use when Codex needs to scan the user's Slack DMs with their manager or direct reports, manager/direct-report 1:1 docs, and leadership meeting notes for direct asks or action items assigned to the user, deduplicate against the user's configured todo app, and create missing tasks with source links and searchable metadata.
Draft concise interview scorecards from pasted long-form interview notes, nearby Google Calendar interview context, and memory/miclog/ transcript excerpts. Use when writing hiring feedback, interview scorecards, spikes/troughs, or candidate evaluation summaries.
Calculate a team's average Jira hours from Rovo Jira completed work, with optional Workday Approved Time Off absence adjustments for a date window and team roster.
| name | meeting-prep |
| description | Analyze meeting documents and generate prep report with wins, risks, and questions |
| argument-hint | <document-url> |
| auto-approve | true |
Assists with pre-reading documents before meetings by analyzing the content and generating a structured report with wins, risks, and suggested questions from different stakeholder perspectives.
# The agent will be invoked through Claude Code with a document URL
# Example: "Prep me for the meeting about <document_url>"
Read Primary Document
paper_read_document for Dropbox Paper, Atlassian Rovo MCP for Confluence, Google Docs)Follow Critical Links
Analyze Content
Generate Report
# Meeting Prep Report
**Original Document:** [Exact title from the document]
**Document URL:** [URL]
**Date:** [Date of prep]
## Executive Summary
[2-3 sentence high-level overview of the document covering: what type of meeting this is, what the main focus/decision points are, and the overall health/status]
## Wins
- [Key accomplishment or positive development]
- [Progress made on critical path]
- [Team achievement or milestone]
## Blockers & Risks
- [Technical blocker or dependency]
- [Resource constraint or timeline risk]
- [External dependency or uncertainty]
## Business Executive Perspective
1. **[Concern area]**: [Specific comment about business impact, customer value, or strategic alignment]
2. **[Concern area]**: [Comment about timelines, costs, or competitive positioning]
3. **[Concern area]**: [Comment about scalability, market fit, or ROI]
## Engineering Leadership Perspective
1. **[Technical area]**: [Comment about architecture, technical debt, or system design]
2. **[Technical area]**: [Comment about team capacity, velocity, or quality]
3. **[Technical area]**: [Comment about dependencies, testing, or operational readiness]
## Suggested Questions (Execution Owner)
1. [Question about dependencies or timeline clarity]
2. [Question about resource allocation or priorities]
3. [Question about success metrics or acceptance criteria]
## Documents Reviewed
- [Primary document title] - [URL]
- [Linked document 1] - [URL]
- [Linked document 2] - [URL]
This report generated using [chase-sidekick](https://github.com/chase-seibert/chase-sidekick) and the [meeting-prep skill](https://github.com/chase-seibert/chase-sidekick/tree/main/.agents/skills/meeting-prep).
dropbox-mcp) paper_read_document to read by URL, file ID, or pad ID. Fall back to the Chrome plugin/live Paper view second when Dropbox MCP is unavailable or lacks the needed operation. Use /dropbox or sidekick.clients.dropbox only as a final fallback when Chrome is unavailable or unsuitable, DROPBOX_ACCESS_TOKEN is set, debugging the local client, running standalone workflows, or the user explicitly asks for the local clientconfluence skill/client only when Rovo is unavailable or raw storage HTML is requiredUser: "Prep me for tomorrow's execution review. The doc is at https://www.dropbox.com/scl/fi/example/Execution-Review.paper"
Agent will:
memory/meeting-prep-[slug-from-title].md:
cat report.md | python3 -m sidekick.clients.memory write "prompt" meeting-prep "meeting-prep" --md