From team-core
Search Slack cleanly for a person, topic, or time window and return a short summary with links. Use when the user asks "what did X say about Y" or "find the thread where we decided Z".
npx claudepluginhub sitloboi2012/team-marketplace --plugin team-coreThis skill uses the workspace's default tool permissions.
Ergonomic wrapper over the Slack MCP search tools. Takes messy user queries and returns a focused answer.
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.
Ergonomic wrapper over the Slack MCP search tools. Takes messy user queries and returns a focused answer.
from:@name, in:#channel, after:YYYY-MM-DD, before:YYYY-MM-DD). Pass the rest as free text.Return a summary, not a dump. Target: 3–8 bullets.
Found N results for "<query>".
- <YYYY-MM-DD> @<person> in #<channel>: "<one-line quote or summary>" [link]
- ...
Pattern: <one sentence if you see one, e.g. "discussion peaked around <date> then died off">
If 0 results, say so and suggest broader terms (drop a filter, widen the time window).
If the Slack MCP isn't connected, stop and say so.