TopRank Skills

Home / Claw Skills / 其他 / Slack Standup
Official OpenClaw rules 15%

Slack Standup

slack standup SKILL.md

Stars

0

Installs

0

Status

ACTIVE

Visibility

PUBLIC

安装方式

直接复制以下提示词,发送给你的 AI 助手即可完成安装。

请先检查是否已安装 SkillHub 商店,若未安装,请根据 https://skillhub-1388575217.cos.ap-guangzhou.myqcloud.com/install/skillhub.md 安装 SkillHub 商店,然后安装 Slack Standup 技能。 若已安装,则直接安装 Slack Standup 技能。

Overview

Skill Key
allanwei/slack-standup
Author
allanwei
Source Repo
openclaw/skills
Version
-
Source Path
skills/allanwei/slack-standup
Latest Commit SHA
a656beb7deaf479b2d24a8829ade1c2fd9931465

Extracted Content

SKILL.md excerpt

# slack-standup SKILL.md

## Skill Identity
- Name: slack-standup
- Version: 1.
- License: MIT
- Category: Productivity / Team Collaboration

## Description
Automated daily standup bot for Slack. Collects updates at scheduled times, aggregates responses, posts summaries.

## Business Value
- Problem: Remote teams waste time scheduling standup meetings
- Solution: Async standup via Slack bot
- ROI: Saves 15-30 min/day per team member

## Capabilities
1. collect_standup - Prompt team for daily updates
2. aggregate_responses - Compile into formatted summary
3. post_summary - Post to designated channel
4. schedule_reminder - Set recurring daily prompts

## Tools Required
- Slack Bot API (xoxb-* token)
- Cron scheduling
- Text formatting (Slack MRKDWN)

## Installation
1. `clawhub install slack-standup`
2. Configure Slack bot token
3. Set standup time (9:00 AM default)
4. Test: `/standup test`

## Pricing
- One-time: $25
- Subscription: $5/month
- Team: $50 (up to 10 members)

README excerpt

# Slack Daily Standup Bot

Automate daily standups — async updates delivered to your channel.

## Features
✅ Scheduled prompts | ✅ Auto collection | ✅ Formatted summaries
✅ Blocker alerts | ✅ Timezone-aware | ✅ Custom templates

## Quick Start
1. `clawhub install slack-standup`
2. Create Slack App at api.slack.com/apps
3. Copy Bot Token (xoxb-*)
4. `/standup config time 09:00`
5. `/standup config channel #standups`
6. `/standup test`

## Pricing
- Single: $25 one-time
- Pro: $5/month (support+updates)
- Team: Contact custom

Support: clawhub.com/support/slack-standup

Related Claw Skills