帮助你高效搜索 Slack 中的消息、文件、频道和联系人
复制安装指令,让 AI 自动完成配置 · 推荐新手
请帮我安装 askskill 上的 "slack-search" 技能: 1. 下载 https://raw.githubusercontent.com/anthropics/knowledge-work-plugins/main/partner-built/slack/skills/slack-search/SKILL.md 2. 保存为 ~/.claude/skills/slack-search/SKILL.md 3. 装好后重载技能,告诉我可以用了
请指导我如何在 Slack 中搜索上个月关于“定价调整”的讨论,尽量找到最终结论、相关文件和参与人。请给我可直接使用的搜索关键词、限定条件和筛选步骤。
一组可执行的 Slack 搜索写法,以及按时间、频道、文件类型和人员筛选的操作建议。
我记得有人在 Slack 里发过季度复盘 PPT,但不记得是谁发的。请告诉我怎么搜索文件名、文件类型和可能的频道范围,尽快找到它。
针对文件检索的搜索策略,包括文件相关关键词、格式筛选和缩小搜索范围的方法。
我需要在 Slack 里找到负责客户反馈的人或相关频道。请给我一套搜索思路,帮助我从消息内容、频道名称和成员信息中定位负责人。
用于搜索人员和频道的实用方法,包括关键词组合、频道线索和逐步排查建议。
This skill provides guidance for effectively searching Slack to find messages, files, and information.
Apply this skill whenever you need to find information in Slack — including when a user asks you to locate messages, conversations, files, or people, or when you need to gather context before answering a question about what's happening in Slack.
| Tool | Use When |
|---|---|
slack_search_public | Searching public channels only. Does not require user consent. |
slack_search_public_and_private | Searching all channels including private, DMs, and group DMs. Requires user consent. |
slack_search_channels | Finding channels by name or description. |
slack_search_users | Finding people by name, email, or role. |
in:, from:, date ranges).project X deadline) — Best for finding specific, exact content.Don't rely on a single search. Break complex questions into smaller searches:
in:channel-name — Search within a specific channelin:<#C123456> — Search in channel by ID-in:channel-name — Exclude a channelin:<@U123456> — Search in DMs with a userfrom:<@U123456> — Messages from a specific user (by ID)from:username — Messages from a user (by Slack username)to:me — Messages sent directly to youis:thread — Only threaded messageshas:pin — Pinned messageshas:link — Messages containing linkshas:file — Messages with file attachmentshas::emoji: — Messages with a specific reactionbefore:YYYY-MM-DD — Messages before a dateafter:YYYY-MM-DD — Messages after a dateon:YYYY-MM-DD — Messages on a specific dateduring:month — Messages during a specific month (e.g., during:january)"exact phrase" — Match an exact phrase-word — Exclude messages containing a wordwild* — Wildcard matching (minimum 3 characters before *)To search for files, use the content_types="files" parameter with type filters:
type:images — Image filestype:documents — Document filestype:pdfs — PDF filestype:spreadsheets — Spreadsheet filestype:canvases — Slack CanvasesExample: content_types="files" type:pdfs budget after:2025-01-01
After finding relevant messages:
slack_read_thread to get the full thread context for any threaded message.slack_read_channel with oldest/latest timestamps to read surrounding messages for context.slack_read_user_profile to identify who a user is when their ID appears in results.AND, OR, NOT are not supported. Use spaces (implicit AND) and - for exclusion.().slack_read_channel for the most recent messages.slack_search_public_and_private when you need to include private channels, but note this requires user consent.帮助你制定人员编制规划、优化组织架构,并明确下一步招聘优先级。
帮助你在合同签署前完成核查、设置签署顺序并发起电子签署流程。
帮助你梳理业务流程,产出流程图、RACI职责矩阵与标准操作文档。
为法律相关工作快速生成每日简报、专题研究与事件应对背景摘要。
帮助你选择并排查 Zoom OAuth 认证配置、权限范围与令牌刷新策略。
通过核对总账、明细账与银行流水,快速完成账户对账并识别差异项。
支持通过 CLI 或 MCP 集成模糊检索和浏览 Slack 消息、用户与频道。
帮助你在 Slack 中检索频道、消息、线程、反应、文件和定时消息。
帮助你用 mrkdwn 语法编写清晰、规范且高效的 Slack 消息
连接 Slack 工作区,帮助你读写消息、管理频道并高效搜索协作内容。
让 AI 访问 Slack 消息、频道与用户信息,辅助检索协作内容并生成链接
用于检索和分析 Slack 归档,统计消息线程并辅助仓库协作处理。