From prospect-studio
Morning pipeline briefing from workspace state. Use when user says "good morning", "brief me", "daily standup", "catch me up", "what's in my pipeline", or similar morning/status check phrases.
How this skill is triggered — by the user, by Claude, or both
Slash command
/prospect-studio:daily-briefingThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Generate a full morning pipeline briefing from the workspace state. $ARGUMENTS
Generate a full morning pipeline briefing from the workspace state. $ARGUMENTS
Process:
Check if notes/daily/YYYY-MM-DD-brief.md exists (today's date). If it does, read it.
Synthesize the brief contents into a clear, actionable morning briefing covering:
updated: is more than 7 days oldIf no brief exists for today, scan the workspace directly:
*.md files in documents/leads/ — count by status: fieldupdated: more than 7 days ago whose status is contacted, qualified, or nurturingsource: bulk-discovery) by discovery_batch — these are unqualified and may need a deep-diveFormat as a crisp morning standup — not a wall of text. Lead with what needs action first.
End with: "Who would you like to contact first?"
npx claudepluginhub includehasan/prospect-studio --plugin prospect-studioCreates, edits, and optimizes skills for Claude Code, including drafting, evaluating with test prompts, iterating on performance, and improving skill descriptions for better triggering accuracy.