Help us improve
Share bugs, ideas, or general feedback.
From shiiman-slack
Slack チャンネルを既読にする(全チャンネル一括既読化対応)。「既読にして」「既読化」「チャンネル既読」「未読を消す」「既読マーク」「全部読んだことにして」「既読にしたい」「全部既読」「一括既読」などで起動。Pythonスクリプト `slack_message.py mark-read` を使用。
npx claudepluginhub shiiman/claude-code-plugins --plugin shiiman-slackHow this skill is triggered — by the user, by Claude, or both
Slash command
/shiiman-slack:unread-markThis skill is limited to the following tools:
The summary Claude sees in its skill listing — used to decide when to auto-load this skill
Slack チャンネルを既読にします(一括既読化)。
Handles Slack channel and thread messaging with context-aware session management. Reads messages, sends replies, searches channels/users, drafts, and schedules via Slack MCP tools.
Automates Slack: search channels, fetch/read messages, create channels, and AI-categorize content. Use for channel management, message history, or internal comms analysis.
Automates Slack messaging to channels/DMs, conversation search, channel/user management, reactions, and threads using Composio toolkit via Rube MCP.
Share bugs, ideas, or general feedback.
Slack チャンネルを既読にします(一括既読化)。
$ARGUMENTS に --help が含まれる場合、以下を表示して終了:
/shiiman-slack:unread-mark - Mark Reader
概要:
Slack チャンネルを既読にします(一括既読化)。
使用方法:
/shiiman-slack:unread-mark [オプション]
オプション:
--help このヘルプを表示
既読にするチャンネルを確認
既読化する前に必ずユーザーに確認を取る:
#general の未読を既読にしますか?
(チャンネル省略の場合: 全未読チャンネルを一括既読化しますか?)
[はい/いいえ]
Pythonスクリプトを実行:
python ${CLAUDE_PLUGIN_ROOT}/scripts/slack_message.py mark-read
python ${CLAUDE_PLUGIN_ROOT}/scripts/slack_message.py mark-read \
--channel C01234567
既読化したチャンネル情報を表示