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.
How this skill is triggered — by the user, by Claude, or both
Slash command
/team-core:standupThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Build a compact morning brief. Aim for 10 lines or less. The user skims this in 30 seconds.
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.npx claudepluginhub sitloboi2012/team-marketplace --plugin team-coreCreates, edits, and optimizes skills for Claude Code, including drafting, evaluating with test prompts, iterating on performance, and improving skill descriptions for better triggering accuracy.