Route Slackbox collection requests to local MCP tools. Use when the user asks to list Slack channels or users, collect channel or user messages, search Slack messages, collect mentions or threads, retrieve already collected Slackbox data, or asks what Slackbox can collect. This skill is collection-only; defer analysis and reporting to a future slackbox:analyze skill.
$npx -y skills add 97wobbler/my-ai-kit --skill slackboxInstalls into the current project.
Run `npx skills use "https://github.com/97wobbler/my-ai-kit" --skill "97wobbler/my-ai-kit/slackbox"` 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/97wobbler/my-ai-kit" that are relevant to the current task. Run `npx skills add "https://github.com/97wobbler/my-ai-kit"` and select the relevant skills, then follow their instructions.