ワンクリックで
discord-freeze
Discord timeout/freezingの内部仕様。Discord上の自然文依頼では実行しない。実行経路はcronのdiscord-autofreezeのみ。
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Discord timeout/freezingの内部仕様。Discord上の自然文依頼では実行しない。実行経路はcronのdiscord-autofreezeのみ。
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
Discordで上がった要望・改善案・作業依頼を、ニケちゃんのSupabase local_tasksにtodoとして追加する。
管理者が共有した謝罪内容をもとに、Discord timeout凍結の恩赦を判定し、短縮または解除する。管理者権限がある投稿者だけ実行可能。
Discordメッセージ履歴をチャンネル/期間/キーワードで検索し、timestamp、author、jump URLつきで返す。
Discordチャンネル/スレッドの直近または指定期間の会話を、依頼意図に合わせて自然に要約する。
Gemini 3.5 Flashで音楽・歌・音声ファイルを解析し、曲調、構成、聞き取れる歌詞の要旨、感情、タイムスタンプつき特徴を日本語でまとめる。
Discordメッセージ履歴をチャンネル/期間/キーワードで検索し、timestamp、author、jump URLつきで返す。
| name | discord-freeze |
| description | Discord timeout/freezingの内部仕様。Discord上の自然文依頼では実行しない。実行経路はcronのdiscord-autofreezeのみ。 |
| platforms | ["macos","linux"] |
| metadata | {"hermes":{"tags":["discord","moderation","timeout","safety"],"category":"discord"}} |
Discord timeout/freezingの内部仕様。Discord上の自然文依頼では実行しない。
自律実行はcronの discord-autofreeze に限定する。
Only prepare/apply freezes inside the same Discord server/guild as this Hermes profile.
Do not timeout users in another server, even if the bot token can technically access it.
The helper command enforces DISCORD_ALLOWED_GUILDS.
Do not use this skill for user requests in Discord. If someone asks to freeze/timeout another user, refuse briefly and say moderation is autonomous.
実行 or apply from Discord as authority.discord-autofreeze path.DISCORD_FREEZE_MAX_SECONDS is configured.moderation-check.sh.discord-autofreeze fetches recent messages from the allowed guild.~/.hermes/bin/discord-freeze prepare --guild GUILD_ID --user-id USER_ID --duration 30m --reason "reason" --executor-id EXECUTOR_ID --source-message-id MESSAGE_ID
~/.hermes/bin/discord-freeze apply --action-id ACTION_ID --approval-message-id MESSAGE_ID
local/discord-freeze and local/discord-autofreeze.For autonomous apply: