Help us improve
Share bugs, ideas, or general feedback.
From cowork-research
Pull a Fathom transcript and extract decisions, action items, open questions, and notable quotes. Reads about-me/business-brain.md (for ICP context — what the user cares about). Uses Fathom MCP. Lands in reference/research/meetings/<date>-<title>.md. Optionally drafts to chosen destination.
npx claudepluginhub automatedmarketer/cowork-research --plugin cowork-researchHow this skill is triggered — by the user, by Claude, or both
Slash command
/cowork-research:meeting-recapThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Pull a Fathom meeting transcript and extract decisions + action items + open questions.
Guides Next.js Cache Components and Partial Prerendering (PPR): 'use cache' directives, cacheLife(), cacheTag(), revalidateTag() for caching, invalidation, static/dynamic optimization. Auto-activates on cacheComponents: true.
Processes PDFs: extracts text/tables/images, merges/splits/rotates pages, adds watermarks, creates/fills forms, encrypts/decrypts, OCRs scans. Activates on PDF mentions or output requests.
Share bugs, ideas, or general feedback.
Pull a Fathom meeting transcript and extract decisions + action items + open questions.
about-me/about-me.mdabout-me/business-brain.md (for ICP context — what action items matter to THIS user)templates/meeting-recap-template.mdprojects/research/research-preferences.md (recap depth: executive / detailed / verbatim)mcp__claude_ai_Fathom__get_recording_by_url; call_id → get_recording_by_call_id; recording_id → get_meeting_summary directlyget_meeting_transcript with the resolved recording_id (for timestamped quotes) AND get_meeting_summary (for AI-generated summary as a starting point)templates/meeting-recap-template.md shapereference/research/_index.mdprojects/research/memory.mdreference/research/meetings/<date>-<title>.md (the recap)get_meeting_transcript first (per Fathom MCP grounding rule)Tactical, scannable. Decisions and actions are the load-bearing parts — the rest is supporting. Quotes only when they capture something the summary can't.