← 返回 Skills 市场
testat1
作者
ChaunceyLiu
· GitHub ↗
· v1.0.0
1394
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install testat1
功能描述
Use when you need to control Slack from Clawdbot via the slack tool, including reacting to messages or pinning/unpinning items in Slack channels or DMs.
安全使用建议
This skill itself is just instructions for using your agent's existing Slack tool. Before installing, confirm: (1) your Clawdbot Slack bot token is present and you understand its scopes (it can send, edit, delete, pin, and read messages); (2) you are comfortable granting those abilities to the agent (these are powerful write actions in Slack); and (3) the package metadata discrepancy (_meta.json owner/slug differs from the registry metadata) is acceptable or explainable in your environment. If you want tighter control, restrict the bot token's scopes or use a token tied to a limited-purpose bot or workspace.
功能分析
Type: OpenClaw Skill
Name:
Developer:
Version:
Description: OpenClaw Agent Skill
The skill bundle defines a set of actions for interacting with Slack, including reacting to messages, managing pins, sending/editing/deleting messages, and fetching member information. All actions described in SKILL.md are standard Slack API operations and are clearly aligned with the stated purpose of controlling Slack via Clawdbot. There is no evidence of prompt injection attempts, data exfiltration, malicious execution, persistence, or obfuscation. The instructions are clear, direct, and limited to legitimate Slack interactions.
能力评估
Purpose & Capability
The skill's name/description and SKILL.md consistently describe Slack actions (react, pin, send/edit/delete messages, list emoji/member info). Requiring no new binaries or credentials is coherent because the instructions say it uses the bot token already configured for Clawdbot.
Instruction Scope
SKILL.md only describes using a 'slack' tool to perform Slack operations and collecting Slack-related inputs (channelId, messageId, emoji, content). It does not instruct reading arbitrary files, accessing unrelated environment variables, or contacting external endpoints other than the Slack actions implied by the slack tool.
Install Mechanism
There is no install spec and no code files (instruction-only), so nothing is written to disk or downloaded. This minimizes installation risk.
Credentials
The SKILL.md states it uses 'the bot token configured for Clawdbot' but the skill does not declare any required env vars or primary credential. This is likely intentional (it expects the host agent already has Slack configured), but you should be aware that the skill will act with whatever Slack bot token/scopes are present for Clawdbot and can perform write actions (send/edit/delete/pin).
Persistence & Privilege
always is false and the skill is user-invocable with normal autonomous invocation allowed. The skill does not request persistent installation or modification of other skills/config; privileges are typical for an integration that operates via the agent's existing Slack token.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install testat1 - 安装完成后,直接呼叫该 Skill 的名称或使用
/testat1触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of Slack actions for Clawdbot.
- Control Slack from Clawdbot: react, pin/unpin, send/edit/delete messages, and manage pins.
- Supports fetching member info and listing custom emoji.
- Requires Slack channel ID and message timestamp for most actions.
- Provides example JSON payloads for each supported action.
元数据
常见问题
testat1 是什么?
Use when you need to control Slack from Clawdbot via the slack tool, including reacting to messages or pinning/unpinning items in Slack channels or DMs. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 1394 次。
如何安装 testat1?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install testat1」即可一键安装,无需额外配置。
testat1 是免费的吗?
是的,testat1 完全免费(开源免费),可自由下载、安装和使用。
testat1 支持哪些平台?
testat1 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 testat1?
由 ChaunceyLiu(@chaunceyliu)开发并维护,当前版本 v1.0.0。
推荐 Skills