💬
Communicationsafety: read-only

SlackPilot

Slack/Teams Intelligence Agent

An OpenClaw agent that generates channel digests of what you missed, extracts action items from conversations, scores thread priority, and delivers weekly communication analytics with response tracking.

Install

tinkerclaw install slackpilot

Requires the TinkerClaw CLI. Install guide →

What it does

Channel digest (summarize what you missed)

Action item extraction from conversations

Thread priority scoring

Weekly communication analytics

Skills (4)

Installed into your agent's workspace

slackpilot-actions

Extract action items, commitments, and deadlines from Slack/Teams conversations.

slackpilot-analytics

Generate weekly communication analytics including channel activity, response times, topic trends, and engagement metrics.

slackpilot-digest

Generate concise daily channel digests from monitored Slack/Teams channels, surfacing key discussions and decisions.

slackpilot-priority

Triage and prioritize messages requiring the operator's attention based on urgency signals and keywords.

Automations (2)

SlackPilot — Daily Channel Digest

enabled

08:00 AM · weekdays (UTC)

cron: 0 8 * * 1-5 · tz: Etc/UTC

What the agent does on this trigger

Run slackpilot-digest to generate daily channel digest from monitored channels. Then run slackpilot-actions to extract action items and slackpilot-priority to triage messages needing response. Write digest to digests/daily-digest.md. Read-only mode: never send messages to channels.

SlackPilot — Weekly Communication Analytics

enabled

05:00 PM · every Fri (UTC)

cron: 0 17 * * 5 · tz: Etc/UTC

What the agent does on this trigger

Run slackpilot-analytics to generate weekly communication analytics. Include channel activity volumes, response times, topic trends, and team engagement metrics. Write to reports/weekly-communication-analytics.md. Respect all private channel boundaries.

Integrations & requirements

Primary integration mode
Local export files today
MCP status
No dedicated MCP integration
Supported today
  • Local Slack/Teams export analysis and digest generation
Planned / not yet implemented
  • Slack API is documented but not implemented in skills yet

Files this agent creates

Written under ~/.openclaw/workspace-slackpilot/

USER.mdactions/action-summary.mdreports/weekly-communication-analytics.mddigests/daily-digest.mdreports/priority-triage.md

Install & configure

  1. 1. Install the agent pack

    tinkerclaw install slackpilot
  2. 2. Configure your preferences

    Edit the per-agent USER.md to set tone, timezone, and any agent-specific preferences:

    ~/.openclaw/workspace-slackpilot/USER.md
  3. 3. Keep it up to date

    tinkerclaw update slackpilot

Highlights

  • The "InboxPilot for Slack" — same power, different channel
  • Action item extraction so nothing falls through the cracks
  • Thread priority scoring to focus on what matters