Narrate new Slack messages in a channel or thread since a cursor. Returns a natural-language story of what was said, or a clear statement when there is nothing new. Use when a parent agent polls Slack and needs to know what changed, read a Slack delta, or understand a thread update without re-ingesting the whole thread.
$npx -y skills add doodledood/claude-code-plugins --skill poll-slackInstalls into the current project.
Run `npx skills use "https://github.com/doodledood/claude-code-plugins" --skill "doodledood/claude-code-plugins/poll-slack"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/doodledood/claude-code-plugins" that are relevant to the current task. Run `npx skills add "https://github.com/doodledood/claude-code-plugins"` and select the relevant skills, then follow their instructions.