slack-thread-capture

Installation
SKILL.md

Slack Thread Capture

Preserve one Slack thread as durable local evidence. Use the bundled command instead of an ad hoc request.

Safety

  • Capture only conversations the user has authorized you to inspect.
  • Keep SLACK_BOT_TOKEN in the process environment. Never print, inspect, or pass it as an argument.
  • Treat captures as sensitive. They contain raw Slack message objects and text.
  • Review capture contents before committing or sharing them.
  • Do not create a live Slack message merely to test this skill unless the user explicitly approves the external post.

Requirements

  • Use Node.js 18 or newer. No package install is required.
  • Set SLACK_BOT_TOKEN. No other token name is accepted.
  • Grant the token the history scope for the target conversation:
Installs
2
First Seen
2 days ago
slack-thread-capture — berrydev-ai/skills