スレッドの参加者一覧を取得する。「スレッド参加者」「誰がいる?」「このスレッドの参加者」「スレッドメンバー」「スレッドのユーザー」「誰が返信してる」「参加者を見せて」などで起動。Pythonスクリプト `slack_message.py thread-users` を使用。
3.7
Rating
0
Installs
Tools & Utilities
Category
The skill provides a clear workflow for listing Slack thread participants with appropriate command examples. However, it suffers from significant issues: (1)DescriptionCoverage is moderate - while it explains what the skill does, the CLI agent would be confused by conflicting information (the skill references both 'slack_message.py thread-users' and delegates to '/shiiman-slack:thread-users', creating ambiguity about actual invocation). (2) TaskKnowledge is adequate with step-by-step instructions and command syntax. (3) Structure is reasonable for a simple skill. (4) Novelty is low - this is a straightforward API wrapper that a CLI agent could easily accomplish with basic Slack API calls and minimal token usage. The skill essentially wraps a single command execution, which doesn't provide substantial value beyond what a general-purpose agent could do.
Loading SKILL.md…

Skill Author