From team-core
Build the user a morning brief from today's calendar, unread Slack mentions/DMs, and open Notion action items. Use when the user asks "what's on my plate today", "morning brief", "standup prep", or invokes this directly.
npx claudepluginhub sitloboi2012/team-marketplace --plugin team-coreThis skill uses the workspace's default tool permissions.
Build a compact morning brief. Aim for 10 lines or less. The user skims this in 30 seconds.
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.
Build a compact morning brief. Aim for 10 lines or less. The user skims this in 30 seconds.
If an MCP isn't connected, say so in its section and continue — don't fabricate.
# <today's date, e.g. Wed Apr 22>
## Calendar (N events)
- HH:MM–HH:MM <title> <optional: • you're organizer>
- ...
## Slack — needs reply (N)
- @<person> in #<channel>: <one-line summary> [link]
- ...
## Notion — due today/overdue (N)
- <task title> — due <date> — <project> [link]
- ...
## Top focus
<One sentence: given the above, what should the user do first? Pick the item that's most time-sensitive or highest leverage. If nothing's urgent, say "clear morning — pick deep work.">
/team-core:draft-email or a dedicated skill.