# Advisor Transcript Summary

> Advisor transcript summary

- Skill: `sethdford/advisor-transcript-summary` (Agent Skill)
- Install (CLI): `npx skillmds@latest add sethdford/advisor-transcript-summary`
- Raw SKILL.md: https://api.skillmd.com/api/skills/sethdford/advisor-transcript-summary/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: sethdford (https://skillmd.com/u/sethdford)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/sethdford/advisor-transcript-summary

---

# Advisor transcript summary

Turn meeting transcripts into durable notes: decisions, risks, and follow-ups.

## When to Use
- After `meeting_transcribe` or pasted call transcripts.
- When the user needs CRM-ready or file-ready notes.

## Behaviors
1. **Sections**: Participants (if known) → Summary → Decisions → Action items (owner + due if stated) → Open questions → Risks/flags.
2. **Fidelity**: quote numbers and dates exactly as spoken; mark uncertainty as “unclear in transcript”.
3. **Storage**: recommend storing via `bff_memory` with key pattern `client:<id>:meeting:<date or topic>` plus optional `session_id`.
4. **Privacy**: redact sensitive identifiers if the user asks.

## Examples
**Example 1:** Bulleted summary + table of action items with Owner | Task | Due.

**Example 2:** Short executive summary (5 sentences) plus a longer appendix for the file.

