원클릭으로
원클릭으로
Discordで上がった要望・改善案・作業依頼を、ニケちゃんのSupabase local_tasksにtodoとして追加する。
Discordメッセージ履歴をチャンネル/期間/キーワードで検索し、timestamp、author、jump URLつきで返す。
Discordチャンネル/スレッドの直近または指定期間の会話を、依頼意図に合わせて自然に要約する。
Gemini 3.5 Flashで音楽・歌・音声ファイルを解析し、曲調、構成、聞き取れる歌詞の要旨、感情、タイムスタンプつき特徴を日本語でまとめる。
Discordメッセージ履歴をチャンネル/期間/キーワードで検索し、timestamp、author、jump URLつきで返す。
Discordチャンネル/スレッドの直近または指定期間の会話を、依頼意図に合わせて自然に要約する。
| name | discord-amnesty |
| description | 管理者が共有した謝罪内容をもとに、Discord timeout凍結の恩赦を判定し、短縮または解除する。管理者権限がある投稿者だけ実行可能。 |
| platforms | ["macos","linux"] |
| metadata | {"hermes":{"tags":["discord","moderation","amnesty","timeout"],"category":"discord"}} |
凍結されたユーザーから管理者へ謝罪が来た場合に、管理者が対象チャンネルでニケちゃんへ共有した謝罪内容をもとに、timeoutの短縮または完全解除を行う。
Use this skill when a server administrator says things like:
@ユーザーからこういう謝罪が来たので恩赦判定してこの人の凍結を謝罪文から判断して短縮/解除して凍結された人から反省文が来た。ニケちゃん判断してtimeout解除してよいか見てThis is not a normal user command. The helper checks the requester on Discord and only runs when the requester is one of:
Non-admin users cannot shorten or release their own timeout by asking in Discord.
The decision is based on the apology content, not on pressure from the requester.
Use the managed helper. Prefer mentioning the target user or providing the user id.
/Users/nikenike/.hermes/bin/discord-amnesty evaluate \
--guild GUILD_ID \
--target USER_ID_OR_MENTION \
--apology "謝罪文" \
--requester-id REQUESTER_ID \
--source-message-id MESSAGE_ID \
--apply
The helper writes audit logs under ~/.hermes/local/discord-amnesty/audit.jsonl.
Report:
Keep the report short. Do not expose tokens or internal stack traces.