← 返回 Skills 市场
6613
总下载
7
收藏
8
当前安装
11
版本数
在 OpenClaw 中安装
/install slack-api
功能描述
Slack API integration with managed OAuth. Send messages, manage channels, search conversations, and interact with Slack workspaces. Use this skill when users...
安全使用建议
Install only if you trust Maton as an API gateway for Slack data. Use the least-privileged Slack connection available, specify the intended connection when multiple workspaces are connected, and require explicit confirmation before posting, deleting, archiving, inviting, kicking, uploading, or removing anything.
功能分析
Type: OpenClaw Skill
Name: slack-api
Version: 1.0.10
The skill provides a standard Slack API integration through the Maton.ai proxy service. It includes well-documented CLI and Python examples for managing Slack messages, channels, and OAuth connections. The documentation in SKILL.md explicitly includes a security instruction requiring user approval for write operations, and no evidence of data exfiltration, malicious execution, or obfuscation was found.
能力评估
Purpose & Capability
The skill clearly presents itself as a Slack API integration for sending messages, managing channels, listing users, searching conversations, files, reactions, and workflow automation; the API reference includes destructive Slack operations, but they are relevant to that integration rather than hidden or unrelated.
Instruction Scope
The skill exposes many Slack read and write operations and explicitly tells the agent to confirm every create, update, or delete action with the user. The approval requirement is documented as an agent instruction rather than enforced code, which is expected for this instruction-only skill but still important for users to follow.
Install Mechanism
There is no executable code in the scanned artifact; installation guidance points to the external Maton CLI via npm or Homebrew, so users must separately trust that CLI source.
Credentials
Network access, a MATON_API_KEY, and Slack OAuth access are proportionate for a Slack API gateway skill, but Slack messages, files, channel identifiers, and API responses may pass through Maton's service.
Persistence & Privilege
Persistent Maton-managed Slack OAuth connections are disclosed, including listing, creating, selecting, and deleting connections. No hidden background process, privilege escalation, or undisclosed persistence is shown.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install slack-api - 安装完成后,直接呼叫该 Skill 的名称或使用
/slack-api触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.10
- Added CLI usage examples for all supported features, including message and connection management.
- Included instructions for installing the Maton CLI via NPM and Homebrew.
- Expanded Quick Start and Authentication sections with both CLI and Python examples.
- Provided CLI and Python examples side-by-side for connection management tasks.
- API Reference now includes parallel CLI commands for common operations.
- Improved overall organization for easier navigation and usage.
v1.0.9
- Updated all endpoint URLs from gateway.maton.ai and ctrl.maton.ai to api.maton.ai for a unified API entrypoint.
- Security & Permissions section added, emphasizing user confirmation for all write operations.
- Connection management documentation updated to reflect new endpoints.
- LICENSE.txt was removed from the repository.
v1.0.8
- Expanded and reorganized the API Reference section to include additional Slack endpoints (such as scheduling messages, channel management, setting topics/purposes, etc.).
- Improved documentation structure by grouping related endpoints and providing clearer headings for each category.
- Added new examples and options for conversations, including create, join, leave, archive, unarchive, rename, set topic, and set purpose endpoints.
- Updated metadata: added homepage field and adjusted emoji value formatting.
v1.0.7
- Added new metadata section under `clawdbot`, specifying requirements and an emoji.
- No functional changes to API or usage—documentation metadata update only.
v1.0.6
- No file changes detected in this version.
- No user-facing changes; documentation and functionality remain the same as previous version.
v1.0.5
Version 1.0.5 of the slack-api skill
- No file changes were detected in this version.
- Functionality and documentation remain the same as the previous release.
v1.0.4
- All shell-based usage and management examples have been replaced with embedded Python one-liners using the standard library for HTTP requests.
- Updated Quick Start and Connection Management sections to feature Python automation instead of curl commands.
- No changes to the API endpoints or general documentation content.
- JavaScript and Python code samples remain available for advanced scripting.
v1.0.3
- Added guidance to use the api-gateway skill for third party apps (see skill description).
- Updated curl examples to use $MATON_API_KEY for authentication.
- Added notes about using curl -g for URLs with brackets to prevent shell globbing.
- Included important notice regarding environment variable expansion issues when piping curl output to other commands (e.g., jq).
- No functional changes to endpoints or API features.
v1.0.2
- Updated API gateway base URL to accept methods at /slack/{method} instead of /slack/api/{method}
- Expanded example response for connection details, adding creation_time, last_updated_time, and metadata fields
- Clarified connection selection instructions and HTTP header usage
- Improved API key retrieval instructions
- Minor clarifications and formatting improvements in documentation
v1.0.1
- Added documentation for the "Get Connection" endpoint in the connection management section.
- Included an example response for retrieving a specific Slack connection.
- No other functional or documentation changes detected.
v1.0.0
Initial release of Slack API integration via Maton gateway.
- Managed Slack OAuth: Connect multiple Slack workspaces with API key authentication.
- Post, edit, delete messages, and manage threads.
- List channels, users, and channel members; retrieve channel info.
- Search conversations and post file uploads.
- Support for reactions, DM conversations, and Slack markdown formatting.
- Centralized API endpoint documentation and working code examples (curl, JS, Python).
- Error handling and connection management with detailed guidance.
元数据
常见问题
Slack 是什么?
Slack API integration with managed OAuth. Send messages, manage channels, search conversations, and interact with Slack workspaces. Use this skill when users... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 6613 次。
如何安装 Slack?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install slack-api」即可一键安装,无需额外配置。
Slack 是免费的吗?
是的,Slack 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Slack 支持哪些平台?
Slack 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Slack?
由 byungkyu(@byungkyu)开发并维护,当前版本 v1.0.10。
推荐 Skills