📦 Discord Interactive — 发送互动消息

v1.1.1

通过消息工具发送 Discord Components v2 互动消息,包括按钮、选择器、模态框及富布局,实现频道内即时交互体验。

1· 321·2 当前·2 累计
by @muselinn (Linn)
下载技能包
最后更新
2026/3/18
0
安全扫描
VirusTotal
无害
查看报告
OpenClaw
安全
high confidence
NULL
评估建议
This skill is coherent and focuses only on building and handling Discord interactive messages. Before installing: (1) confirm you trust agents that will use this skill because examples show workflows where a button click leads the agent to perform actions (including destructive ones); enforce safeguards/confirmation for destructive operations, (2) restrict interactive buttons using allowedUsers where appropriate, (3) treat modal-submitted form data as potentially sensitive and validate/sanitize ...
详细分析 ▾
用途与能力
Name/description (Discord interactive components) match the SKILL.md and reference files. There are no unrelated environment variables, binaries, or install steps requested that would be disproportionate to sending interactive Discord messages.
指令范围
The instructions are scoped to constructing component payloads, sending/editing messages via the message tool, and handling the resulting inbound interaction text. There are no instructions to read arbitrary system files, environment variables, or to transmit data to unexpected endpoints. Note: examples show using components to confirm destructive actions (e.g., deleting files) — that is a valid usage pattern but requires cautious agent policies.
安装机制
No install spec and no code files — instruction-only skill. This minimizes write-to-disk and supply-chain risk.
凭证需求
Skill declares no required environment variables, credentials, or config paths. The examples reference Discord IDs, URLs, and attachment:// filenames only, which are appropriate for the stated functionality.
持久化与权限
Skill does not request always:true or other elevated persistence. It is user-invocable and allows normal autonomous invocation (platform default); nothing here indicates it would modify other skills or system-wide settings.
安全有层次,运行前请审查代码。

运行时依赖

无特殊依赖

版本

latestv1.1.12026/3/8

NULL

无害

安装命令

点击复制
官方npx clawhub@latest install discord-interactive
镜像加速npx clawhub@latest install discord-interactive --registry https://cn.longxiaskill.com
数据来源ClawHub ↗ · 中文优化:龙虾技能库