← 返回 Skills 市场
jini92

Discord Claude Code Delegation

作者 jini92 · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
194
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install discord-claude-code-delegation
功能描述
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...
使用说明 (SKILL.md)

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.

安全使用建议
This is an instruction-only skill (no code), and it appears coherent for setting up a Discord controller->Claude Code worker lane. Before using it: ensure you trust the source (it will guide you how to relay potentially sensitive DM content through worker bots), verify the actual worker and controller bot implementations and their bot tokens/permissions (the skill itself does not manage tokens), keep the worker lane private and restrict allowlists to specific controller bot IDs and channel IDs as recommended, and secure any bot credentials in your environment. If you implement automation from these instructions, audit the worker bot code and message-relay logic to avoid accidental data leaks or privilege escalation.
功能分析
Type: OpenClaw Skill Name: discord-claude-code-delegation Version: 1.0.0 The skill bundle provides architectural guidelines, message templates, and debugging procedures for delegating tasks between two Discord bots (a controller and a worker). It contains no executable code, focusing instead on markdown-based instructions for the AI agent to manage a 'worker lane' workflow. While it suggests bypassing standard Discord bot-filtering logic (msg.author.bot) to allow bot-to-bot communication, it explicitly recommends security guardrails such as using private channels and narrow allowlists (references/debug-map.md and references/operations.md).
能力评估
Purpose & Capability
The name/description describe a Discord controller-to-worker delegation flow and the SKILL.md only contains operational instructions, message envelope formats, and debugging guidance for that flow. It does not request unrelated credentials, binaries, or system access.
Instruction Scope
Runtime instructions are limited to how to format task envelopes, guard worker-side filters, set up a private worker lane, and debug relay failures. There are no steps that read local files, environment variables, or send data to external endpoints beyond Discord; the guidance stays within the stated purpose.
Install Mechanism
There is no install spec and no code files to download or execute. This is the lowest-risk pattern (instruction-only).
Credentials
The skill declares no required environment variables or credentials. Operationally, real deployment will require Discord bot tokens and appropriate permissions, but those are external operational requirements rather than part of the skill; the skill does not ask for unrelated secrets.
Persistence & Privilege
always:false and normal model invocation settings are used. The skill does not request persistent system presence or modify other skills' configuration.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install discord-claude-code-delegation
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /discord-claude-code-delegation 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release
元数据
Slug discord-claude-code-delegation
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Discord Claude Code Delegation 是什么?

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... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 194 次。

如何安装 Discord Claude Code Delegation?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install discord-claude-code-delegation」即可一键安装,无需额外配置。

Discord Claude Code Delegation 是免费的吗?

是的,Discord Claude Code Delegation 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Discord Claude Code Delegation 支持哪些平台?

Discord Claude Code Delegation 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Discord Claude Code Delegation?

由 jini92(@jini92)开发并维护,当前版本 v1.0.0。

💬 留言讨论