원클릭으로
discord
Control Discord via the discord tool: manage messages, reactions, polls, channels, and bot presence.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Control Discord via the discord tool: manage messages, reactions, polls, channels, and bot presence.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
Inspect and safely update Kabot configuration, model/memory/provider settings, channel account policies, allowlists, and related status or log evidence when debugging why a setting or runtime behavior is wrong.
Use when users ask about current weather, temperature, rain, or near-term forecasts for a real location. Not for historical weather archives, official severe-weather alerts, aviation, marine, or climate-trend analysis.
Interact with GitHub using the `gh` CLI. Use `gh issue`, `gh pr`, `gh run`, and `gh api` for issues, PRs, CI runs, and advanced queries.
Mengunduh file dari URL ke direktori workspace lokal kabot dengan verifikasi hash dan indexing memory.
Use CodexBar CLI local cost usage to summarize per-model usage for Codex or Claude, including the current (most recent) model or a full model breakdown. Trigger when asked for model-level usage/cost data from codexbar, or when you need a scriptable per-model summary from codexbar cost JSON.
Allows the agent to restart or shut down the bot.
| name | discord |
| description | Control Discord via the discord tool: manage messages, reactions, polls, channels, and bot presence. |
Use discord to manage messages, reactions, threads, polls, and moderation. The tool uses the bot token configured for OpenClaw.
For detailed writing style guidelines, see references/STYLE_GUIDE.md. For more complex examples, see references/EXAMPLES.md.
sendMessage: Send text/media to to: "channel:<id>" or to: "user:<id>".editMessage, deleteMessage: Modify existing messages.readMessages, fetchMessage: Retrieve messages.react: Add emoji reaction.reactions: List reactions on a message.sticker: Send stickers.poll: Create polls (2-10 answers).emojiUpload, stickerUpload: Add assets to a guild (requires guildId).emojiList: List custom emojis in a guild.permissions: Check bot permissions in a channel.memberInfo, roleInfo, channelInfo, channelList: Fetch metadata.voiceStatus: Check user voice status.eventList: List scheduled events.threadCreate, threadList, threadReply: Manage message threads.pinMessage, listPins: Manage pinned messages.Requires discord.actions.channels: true.
channelCreate, channelEdit, channelDelete, channelMove.categoryCreate, categoryEdit, categoryDelete.Requires discord.actions.presence: true.
setPresence: Set status (online, dnd, etc.) and activity (playing, listening, watching, custom).Enable/disable features via discord.actions.* config. Moderation, Roles, Channels, and Presence are disabled by default.
to: "channel:<id>" for sending messages.channelId directly for most other actions.file:/// and https:// URLs.