From team-core
Turn a Fathom meeting recording into a structured recap, draft a Notion page for the meeting, and draft a short Slack thread to post in the relevant channel. Drafts only — never posts or publishes without explicit approval.
npx claudepluginhub sitloboi2012/team-marketplace --plugin team-coreThis skill uses the workspace's default tool permissions.
**Invocation: user only.** This skill creates artifacts other humans will see, so it must not run autonomously.
Guides Next.js Cache Components and Partial Prerendering (PPR) with cacheComponents enabled. Implements 'use cache', cacheLife(), cacheTag(), revalidateTag(), static/dynamic optimization, and cache debugging.
Guides building MCP servers enabling LLMs to interact with external services via tools. Covers best practices, TypeScript/Node (MCP SDK), Python (FastMCP).
Share bugs, ideas, or general feedback.
Invocation: user only. This skill creates artifacts other humans will see, so it must not run autonomously.
Use the Fathom MCP to retrieve:
Produce this in a markdown code block, do not execute any write actions yet:
# <Meeting title> — YYYY-MM-DD
**Attendees:** <comma-separated>
**Duration:** <HH:MM>
**Recording:** <Fathom link>
## TL;DR
<2-3 sentences. What was the meeting for, and what's different now.>
## Decisions
- <decision> (owner: <person>)
- ...
(If none: "No decisions.")
## Action items
- [ ] <action> — <owner> — due <YYYY-MM-DD or "TBD">
- ...
(Every action item needs an owner. If Fathom extracted one with no owner, either infer from context or flag "(owner: TBD)".)
## Key discussion points
- <topic>: <one line>
- ...
## Unresolved / follow-ups
- <thing we didn't answer, with who should answer it>
Separately, draft a shorter version for Slack:
*<Meeting title>* — <date> · <Fathom link>
TL;DR: <one sentence>
Decisions:
• <decision>
Actions:
• <action> — @<person> — due <date>
Full notes: <Notion link will go here once posted>
Ask the user which Slack channel/thread to post to. Don't guess. Common choices: the meeting's own channel, #general, a project channel.
Show both drafts to the user. Wait for explicit approval ("ship it", "post it", "yes"). Then:
CLAUDE.md; if unclear, ask).<Notion link will go here once posted> with the actual link.