search-to-slack
Takes web search results and formats them as polished Slack messages, digests,
Content Preview
--- name: search-to-slack description: | Takes web search results and formats them as polished Slack messages, digests, or thread summaries ready to post to channels. Use when the user wants to research a topic and share findings on Slack. Trigger with phrases like "research and post to Slack", "create a Slack digest", "summarize and share in #channel", or "format search results for Slack". allowed-tools: Read, Write, Edit, Bash, Glob, Grep, WebSearch, WebFetch version: 1.0.0 author: J
How to Use
Recommended: Install to project (local)
mkdir -p .claude/skills
curl -o .claude/skills/search-to-slack.md \
https://raw.githubusercontent.com/jeremylongshore/claude-code-plugins-plus-skills/main/plugins/skill-enhancers/search-to-slack/skills/search-to-slack/SKILL.mdSkill is scoped to this project only. Add .claude/skills/ to your .gitignoreif you don't want to commit it.
Alternative: Clone full repo
git clone https://github.com/jeremylongshore/claude-code-plugins-plus-skillsThen reference at plugins/skill-enhancers/search-to-slack/skills/search-to-slack/SKILL.md
Related Skills
exa-search
Neural search via Exa MCP for web, code, and company research. Use when the user needs web search, code examples, company intel, people lookup, or AI-powered deep research with Exa's neural search engine.
exa-searchexasearchai
by affaan-m · everything-claude-code
algolia-search
Expert patterns for Algolia search implementation, indexing strategies, React InstantSearch, and relevance tuning Use when: adding search to, algolia, instantsearch, search api, search functionality.
developmentalgoliasearch
by sickn33 (Antigravity) · antigravity-awesome-skills
azure-maps-search-dotnet
Azure Maps SDK for .NET. Location-based services including geocoding, routing, rendering, geolocation, and weather. Use for address search, directions, map tiles, IP geolocation, and weather data.
data-aiazuremapssearch
by sickn33 (Antigravity) · antigravity-awesome-skills
azure-search-documents-dotnet
Azure AI Search SDK for .NET (Azure.Search.Documents). Use for building search applications with full-text, vector, semantic, and hybrid search.
data-aiazuresearchdocuments
by sickn33 (Antigravity) · antigravity-awesome-skills