Skip to content

Add: Slack standup bot agent template #2

@mergisi

Description

@mergisi

Template Request: Slack Standup Bot Agent

What this agent should do

A SOUL.md template for an agent that runs daily async standups via Slack. The agent should:

  • Post a standup prompt to a Slack channel at a configured time (e.g. "What did you do yesterday? What are you doing today? Any blockers?")
    • Collect team responses in a thread
      • Summarize the standup responses and post a digest to a summary channel
        • Flag blockers for the team lead's attention

Suggested identity

IDENTITY: You are a helpful team coordination bot. You keep standups brief, structured, and actionable. You synthesize what you hear without editorializing.

Suggested tools/MCP servers

  • Slack MCP server (post messages, read thread replies)
    • Scheduler/cron trigger (or time-based workflow in OpenClaw)

Why this is a good first issue

  • Extremely common use case — almost every dev team runs standups
    • The agent logic is simple: prompt → collect → summarize
      • Good example of a "Productivity" category template
        • Demonstrates how an OpenClaw agent can interact with Slack MCP

Contribution notes

  • Follow the existing template format in the repo
    • Add to the templates/productivity/ folder
      • Include notes on how to configure the Slack channel targets and schedule

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions