openclaw 网盘下载
OpenClaw

技能详情(站内镜像,无评论)

首页 > 技能库 > Discord Thread Naming Backstop Workflow

用于执行 Discord 线程命名兜底(backstop)巡检与改名,专门处理某个 guild 下指定 parent channel 中“最近新建但未命名规范”的线程,补上 prehook 漏网,而不是批量回扫历史。遇到“线程重命名兜底”“dispatch 线程命名规范”“只检查最近 20 分钟线程”“JSON...

通信与消息

许可证:MIT-0

MIT-0 ·免费使用、修改和重新分发。无需归因。

版本:v1.0.0

统计:⭐ 0 · 28 · 0 current installs · 0 all-time installs

0

安装量(当前) 0

🛡 VirusTotal :良性 · OpenClaw :良性

Package:can4hou6joeng4/discord-thread-naming-backstop-workflow

安全扫描(ClawHub)

  • VirusTotal :良性
  • OpenClaw :良性

OpenClaw 评估

The instructions, scope, and outputs are coherent with a narrowly-scoped Discord thread-naming backstop for a specific guild/parent channel; there are no hidden installs, extraneous credential requests, or unexpected behaviors in the provided files.

目的

The skill's name and description declare a narrowly-focused Discord thread renaming backstop for one guild and one parent channel; all instructions, hardcoded IDs (guildId/channelId), and notification targets align with that purpose. The fixed-channel design is explicit in the text rather than surprising, so the requested capabilities match the stated purpose.

说明范围

SKILL.md confines actions to reading the thread list, filtering by creation time/heuristics, and performing at-most-two attempts at channel-edit with a final channel-info consistency check. It explicitly forbids scanning archives or broader channels and emphasizes silence-on-success and limited-notification rules. There are no instructions to read arbitrary local files, environment variables, or exfiltrate data to unknown endpoints.

安装机制

This is an instruction-only skill with no install spec and no code files, so nothing is written to disk or downloaded. That minimizes install-time risk and matches the content of SKILL.md.

证书

The skill does not declare environment variables or credentials, yet it presumes the agent/platform can perform Discord actions (thread-list, channel-edit, channel-info). This is coherent if the platform supplies a Discord connector; however, users should verify that the connector's credentials and bot permissions are scoped minimally (to the specified guild/channel and only to the actions required). The hardcoded notification channel ID is al…

持久

The skill is not always-enabled and is user-invocable; model invocation is allowed (normal). It does not request persistent system-level changes or modification of other skills' configs. No privilege escalation or always:true flag is present.

综合结论

This skill is narrowly scoped and internally consistent, but before installing/checking it you should: (1) confirm the agent environment provides a Discord connector and that its bot token/credentials are limited to the intended guild and minimal permissions (thread listing, channel-edit, channel-info) to reduce blast radius; (2) verify the hardcoded guildId/channelId and the notification channel ID (1478996389727043584) are intended — the ski…

安装(复制给龙虾 AI)

将下方整段复制到龙虾中文库对话中,由龙虾按 SKILL.md 完成安装。

请把本段交给龙虾中文库(龙虾 AI)执行:为本机安装 OpenClaw 技能「Discord Thread Naming Backstop Workflow」。简介:用于执行 Discord 线程命名兜底(backstop)巡检与改名,专门处理某个 guild 下指定 parent channel 中“最近新建但未命名规范…。
请 fetch 以下地址读取 SKILL.md 并按文档完成安装:https://raw.githubusercontent.com/openclaw/skills/refs/heads/main/skills/can4hou6joeng4/discord-thread-naming-backstop-workflow/SKILL.md
(来源:yingzhi8.cn 技能库)

SKILL.md

打开原始 SKILL.md(GitHub raw)

暂无本地缓存内容,可在后台执行详情同步。