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.
npx claudepluginhub includehasan/prospect-studio --plugin prospect-studioThis skill uses the workspace's default tool permissions.
Generate a full morning pipeline briefing from the workspace state. $ARGUMENTS
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.
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.
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?"