← 返回 Skills 市场
Slack Messaging
作者
charlie-morrison
· GitHub ↗
· v1.0.0
· MIT-0
71
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install slack-messaging
功能描述
Slack messaging — send messages, manage channels, upload files, add reactions, and automate team notifications via CLI and API.
安全使用建议
This instruction-only skill is coherent: it only needs a Slack token and shows explicit Slack API calls. Before installing, verify you will supply a token with the least privilege required (prefer a bot token scoped only to needed actions), avoid using a high-privilege user token unless necessary, rotate and store the token securely, and do not paste the token into chat. Note the skill source/homepage is missing — that doesn't change the technical assessment but means you can't easily audit or contact the author; prefer skills from known publishers or add a workspace-scoped token you can revoke quickly if you stop using the skill.
功能分析
Type: OpenClaw Skill
Name: slack-messaging
Version: 1.0.0
The skill bundle provides standard documentation and functional curl command examples for interacting with the official Slack Web API (slack.com). It correctly identifies the need for a SLACK_TOKEN and outlines legitimate operations such as messaging, channel management, and user lookups without any evidence of data exfiltration, obfuscation, or malicious prompt injection in SKILL.md or _meta.json.
能力标签
能力评估
Purpose & Capability
Name/description (send messages, manage channels, upload files, reactions) aligns with the single required env var SLACK_TOKEN and the Slack Web API endpoints used in SKILL.md.
Instruction Scope
SKILL.md contains concrete curl calls to Slack API endpoints and only references SLACK_TOKEN for auth; it does not instruct reading unrelated files, scanning system state, or exfiltrating other credentials. Workflow examples (Sentry webhook integration, CI/CD) are suggestions and don't require additional secrets in the document.
Install Mechanism
Instruction-only skill with no install spec or code files — nothing is downloaded or written to disk by the skill itself, which is the lowest-risk install profile.
Credentials
Only SLACK_TOKEN is required and is appropriate for Slack API access. The SKILL.md explicitly distinguishes bot tokens (xoxb-) and user tokens (xoxp-) so the requested credential is justified by the described capabilities.
Persistence & Privilege
The skill does not request always:true and does not instruct modifying other skills or system-wide configuration. Autonomous invocation is allowed by the platform default but is not elevated by this skill.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install slack-messaging - 安装完成后,直接呼叫该 Skill 的名称或使用
/slack-messaging触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release: messaging, channels, files, reactions, and workflow automation via Slack API
元数据
常见问题
Slack Messaging 是什么?
Slack messaging — send messages, manage channels, upload files, add reactions, and automate team notifications via CLI and API. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 71 次。
如何安装 Slack Messaging?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install slack-messaging」即可一键安装,无需额外配置。
Slack Messaging 是免费的吗?
是的,Slack Messaging 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Slack Messaging 支持哪些平台?
Slack Messaging 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Slack Messaging?
由 charlie-morrison(@charlie-morrison)开发并维护,当前版本 v1.0.0。
推荐 Skills