Token导航 LogoToken导航TokenDH.com
开发只读clawhub未标认证来源可访问clear审计通过

discord-claude-code-delegationDiscord Claude 代码 delegation

Agent Skill

用于处理 Discord 服务器、频道、消息、成员和机器人交互。它适合让 Agent 辅助查询社区对话、整理频道内容、发布通知或管理基础协作流程。使用时需要确认 bot 权限、频道可见范围和服务器规则;涉及删除消息、管理成员、批量通知或读取私密频道时,应先获得明确授权并控制操作范围。

总安装

5,892

周安装

248

GitHub Stars

公开资料未说明

下载量

2,063
OpenClaw

安装说明

本站只整理中文说明和来源信息,不托管安装包,也不代用户安装。

GitHub

来源数

2

许可证

MIT-0

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

复制提示词发给支持本地命令或 Skills 的 AI 助手,先确认命令和权限,再让它执行。

请帮我安装这个 Agent Skill:discord-claude-code-delegation(Discord Claude 代码 delegation)
来源仓库:https://github.com/jini92/discord-claude-code-delegation
安装命令:
openclaw skills install discord-claude-code-delegation
安装前请先检查当前环境是否支持对应 CLI,并向我确认将要执行的命令、安装目录、联网范围和文件读写权限;确认后再执行。

命令行安装

复制命令到本机终端执行。该命令会通过 OpenClaw 从第三方来源获取 Skill;本站只展示命令,不托管安装包,也不自动执行。

ClawHubOpenClaw
openclaw skills install discord-claude-code-delegation

简介

跨网关委派任务给 Claude Code 工作机器人实例。

  • 通过私有线程通道传递指令并回传执行结果。
  • 实现分布式协作提升复杂作业处理效率。
  • 需建立可信通信链路保障指令完整性。discord-claude-code-delegation 属于开发类 Skill,可作为该场景下的辅助能力补充。
  • 注意监控资源占用防止单点过载崩溃。

SKILL.md

name
discord-claude-code-delegation
description
Delegate work from an OpenClaw Discord controller bot to a Claude Code worker bot through a private Discord worker lane, then relay the final result back to the original DM. Use when setting up or operating a Discord controller-worker flow, testing a worker lane, debugging lane intake, or hardening DM relay-back. Triggers: 'Claude Code bot worker', 'Discord worker lane', 'controller bot to worker bot', 'relay result back to DM', 'Discord delegation'. NOT for: same-process subagents, non-Discord delegation, or generic Claude Code use without a dedicated worker lane.

Discord Claude Code Delegation

Use this skill when one OpenClaw Discord bot should delegate tasks to a Claude Code worker bot through a private Discord channel.

Read order

  1. Read references/current-contract.md first.
  2. For day-to-day use, read references/operations.md.
  3. If anything fails, read references/debug-map.md.
  4. For architecture decisions, read references/architecture.md.

Core rule

Treat the Claude Code worker bot as an external worker, not a same-runtime assistant. Do not replace this lane with same-process subagents when the user explicitly wants the Discord worker flow.

Success definition

The flow is complete only when the final worker result returns to the original controller DM. Lane-only success is partial success.

适合场景

01

OpenClaw 用户查找和安装 Skill 时

02

用户想查找某类 Agent Skill 时

03

需要根据任务场景推荐可安装能力包时

04

需要对比不同来源的安装命令和来源信息时

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

保留来源站点、仓库和原始说明,方便继续核验

能力 4

补充不同宿主或平台的使用分布数据

能力 5

展示第三方安全扫描或审计结果

安装后应在对应宿主中按原始 README 的触发条件使用;具体调用方式请以来源页面和 README 为准。

平台分布

OpenClaw

72.99%
按下载量换算1,506

安全审计

VirusTotal

通过

ClawScan

通过

Static analysis

通过

权限和风险

只读

该 Skill 主要提供规则、说明或参考内容,本身偏只读;真正读写文件、联网或执行命令仍取决于宿主 Agent 的任务。

安装前确认

本站仅展示第三方公开信息,不托管安装包,不提供自动安装或运行环境。安装前应自行审查源码、依赖和命令行为。当前只有一个来源,正式发布前建议补源仓库或其他目录站核验。

来源信息

继续浏览同类 Skills