machines/eve/modules/opencrow/skills/slack/SKILL.md
Read Slack — search messages, list channels/users, read history and thread replies.
npx skillsauth add mic92/dotfiles slackInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
n8n-hooks slack search "<query>" [-n 20] # e.g. "in:#dev deploy from:@mic92"
n8n-hooks slack history <CHANNEL_ID> [-n 50] # recent messages in a channel
n8n-hooks slack replies <CHANNEL_ID> <THREAD_TS> # full thread
n8n-hooks slack list-channels # channel name → ID
n8n-hooks slack list-users # user name → ID
Channel and user arguments use IDs (C0123…, U0123…) — run
list-channels / list-users first to resolve names. search accepts Slack's
query syntax (in:, from:, before:, etc.) and returns the channel ID and
ts needed to follow up with history or replies.
data-ai
Profile macOS processes (CPU hot spots, hangs, "what is X doing?"). Wraps sample/spindump/xctrace and prints a compact text summary or speedscope/flamegraph data.
tools
Create and manage Crab.fit scheduling events. Use for coordinating meeting times across multiple people.
tools
Manage todos using todoman and vdirsyncer.
documentation
Manage documents in Paperless-ngx (search, upload, tag). Use for document management tasks.