Agent Skillsxuiltul/animaworks › discord-tool

discord-tool

GitHub

Discord集成工具,支持消息收发、搜索、服务器及频道列表查看、反应和线程确认。通过CLI或MCP调用,需配置Bot Token及权限。

templates/ja/common_skills/discord-tool/SKILL.md xuiltul/animaworks

Trigger Scenarios

需要在Discord中发送或接收消息 需要查询Discord服务器或频道列表 需要在Discord中搜索历史消息 需要对Discord消息添加表情反应

Install

npx skills add xuiltul/animaworks --skill discord-tool -g -y
More Options

Non-standard path

npx skills add https://github.com/xuiltul/animaworks/tree/main/templates/ja/common_skills/discord-tool -g -y

Use without installing

npx skills use xuiltul/animaworks@discord-tool

指定 Agent (Claude Code)

npx skills add xuiltul/animaworks --skill discord-tool -a claude-code -g -y

安装 repo 全部 skill

npx skills add xuiltul/animaworks --all -g -y

预览 repo 内 skill

npx skills add xuiltul/animaworks --list

SKILL.md

Frontmatter
{
    "name": "discord-tool",
    "tags": [
        "communication",
        "discord",
        "external"
    ],
    "description": "Discord連携ツール。メッセージ送受信・検索・ギルド・チャンネル一覧・リアクションを行う。 Use when: Discordでメッセージ送信、チャンネル一覧、サーバー内検索、リアクション、スレッド確認が必要なとき。"
}

Discord ツール

Discordのメッセージ送受信・検索・サーバー/チャンネル一覧・リアクションを行う外部ツール。

呼び出し方法

Bash: animaworks-tool discord <サブコマンド> [引数] で実行

アクション一覧

guilds — サーバー一覧

animaworks-tool discord guilds

channels — チャンネル一覧

animaworks-tool discord channels GUILD_ID
  • GUILD_ID: 対象ギルド(サーバー)の Snowflake ID(必須)

send — メッセージ送信

animaworks-tool discord send CHANNEL_ID MESSAGE [--reply-to MESSAGE_ID]
  • CHANNEL_ID: 送信先テキストチャンネルの Snowflake ID
  • --reply-to: 任意。返信先メッセージ ID

messages — メッセージ取得

animaworks-tool discord messages CHANNEL_ID [-n 20]

search — メッセージ検索

animaworks-tool discord search KEYWORD [-c CHANNEL_ID] [-n 50]

react — リアクション(MCP経由のみ、CLI未対応)

  • 絵文字リアクションの付与。MCP 経由のみ。CLI では利用できない。

CLI使用法

animaworks-tool discord guilds
animaworks-tool discord channels GUILD_ID
animaworks-tool discord send CHANNEL_ID MESSAGE [--reply-to MESSAGE_ID]
animaworks-tool discord messages CHANNEL_ID [-n 20]
animaworks-tool discord search KEYWORD [-c CHANNEL_ID] [-n 50]

注意事項

  • Discord Bot Token は credentials に事前設定が必要
  • チャンネルIDは Discord の開発者モードで右クリック → 「IDをコピー」で取得
  • メッセージは 2000 文字制限あり
  • ギルド ID・チャンネル ID・メッセージ ID はいずれも数字文字列(Snowflake ID)
  • Bot には必要な権限(Send Messages, Read Message History, Add Reactions, View Channels)が必要

Version History

  • 140e43b Current 2026-07-25 09:13

Same Skill Collection

.claude/skills/pixel-asset-gen/SKILL.md
templates/en/common_skills/agent-browser/SKILL.md
templates/en/common_skills/animaworks-guide/SKILL.md
templates/en/common_skills/aws-collector-tool/SKILL.md
templates/en/common_skills/chatwork-tool/SKILL.md
templates/en/common_skills/cron-management/SKILL.md
templates/en/common_skills/discord-tool/SKILL.md
templates/en/common_skills/github-tool/SKILL.md
templates/en/common_skills/gmail-tool/SKILL.md
templates/en/common_skills/google-calendar-tool/SKILL.md
templates/en/common_skills/google-tasks-tool/SKILL.md
templates/en/common_skills/image-gen-tool/SKILL.md
templates/en/common_skills/image-posting/SKILL.md
templates/en/common_skills/local-llm-tool/SKILL.md
templates/en/common_skills/machine-tool/SKILL.md
templates/en/common_skills/notion-tool/SKILL.md
templates/en/common_skills/skill-creator/SKILL.md
templates/en/common_skills/slack-tool/SKILL.md
templates/en/common_skills/subagent-cli/SKILL.md
templates/en/common_skills/subordinate-management/SKILL.md
templates/en/common_skills/tool-creator/SKILL.md
templates/en/common_skills/transcribe-tool/SKILL.md
templates/en/common_skills/web-search-tool/SKILL.md
templates/en/common_skills/workspace-manager/SKILL.md
templates/en/common_skills/x-search-tool/SKILL.md
templates/en/common_skills/zoom-meeting-scribe/SKILL.md
templates/ja/common_skills/agent-browser/SKILL.md
templates/ja/common_skills/animaworks-guide/SKILL.md
templates/ja/common_skills/aws-collector-tool/SKILL.md
templates/ja/common_skills/chatwork-tool/SKILL.md
templates/ja/common_skills/cron-management/SKILL.md
templates/ja/common_skills/github-tool/SKILL.md
templates/ja/common_skills/gmail-tool/SKILL.md
templates/ja/common_skills/google-calendar-tool/SKILL.md
templates/ja/common_skills/google-tasks-tool/SKILL.md
templates/ja/common_skills/image-gen-tool/SKILL.md
templates/ja/common_skills/image-posting/SKILL.md
templates/ja/common_skills/local-llm-tool/SKILL.md
templates/ja/common_skills/machine-tool/SKILL.md
templates/ja/common_skills/notion-tool/SKILL.md
templates/ja/common_skills/skill-creator/SKILL.md
templates/ja/common_skills/slack-tool/SKILL.md
templates/ja/common_skills/subagent-cli/SKILL.md
templates/ja/common_skills/subordinate-management/SKILL.md
templates/ja/common_skills/tool-creator/SKILL.md
templates/ja/common_skills/transcribe-tool/SKILL.md
templates/ja/common_skills/web-search-tool/SKILL.md
templates/ja/common_skills/workspace-manager/SKILL.md
templates/ja/common_skills/x-search-tool/SKILL.md

Metadata

Files
0
Version
050238c
Hash
aceace99
Indexed
2026-07-25 09:13

- 위키
Copyright © 2011-2026 iteam. Current version is 2.155.2. UTC+08:00, 2026-08-20 11:16
浙ICP备14020137号-1 $방문자$