v1.0.3
Arry
Automate your daily standup process with this powerful Daily Standup Template. Improve work progress tracking, streamline team check-ins, and eliminate manual updates through AI-powered workflows. With built-in daily task reminders, smart scheduling, and an advanced AI report generator for daily and weekly summaries, this template helps teams achieve true workday automation and stay aligned effortlessly.
📋 Project Management
🤖 Automation
Included Resources
Automation of Stand-up Briefing Filling Tasks
Morning Meeting Briefing
Automated Summarization of Daily Stand-up Meetings
AI to Analyze the Weekly Work Situation
Workflow Graph
Workflow Graph
Workflow of Daily Standup(Wecom)
The Daily Stand-up (WeCom) can quickly establish an automated daily work plan and synchronization process for enterprises: From task creation, content filling, to daily report summarization and weekly report analysis, the entire process requires no manual intervention.
Bika.ai automatically creates filling tasks every day and sends reminders through WeCom to prompt team members to fill in the briefings on time. After the morning meeting, at 10 a.m. every day, it automatically summarizes the team members' briefings and generates a daily report to ensure efficient team collaboration and information synchronization. Additionally, an AI can automatically generate a work analysis report every week, facilitating review, summarization, and continuous optimization. With just one template, you can achieve standardization of team management and transparency of data.
Set the Task Trigger Time

Assign Task Receiving Roles

Configure WeCom Reminders
In the "WeCom Reminder" module, paste the obtained Webhook URL (Refer to the configuration tutorial: WeCom Webhook Configuration Guide).

Automation Logic: After the settings are completed, the system will automatically create filling tasks at the specified time and push reminders through WeCom.
Configuration Effect:
After the task is successfully created, you can view the task in the automation task list:

Team members will receive WeCom reminders, and the content includes the task link:

Operation: After receiving the WeCom reminder every day, fill in the content through the "Morning Meeting Briefing" form, including yesterday's completed tasks, today's plans, and the obstacles encountered.
Key Tips: Keep the filled content concise. You can quickly filter and view the corresponding briefing records through views such as "All Briefings/My Briefings/Today's Briefings/Today's Briefings of This Group" at the top of the form to improve the filling and viewing efficiency.

Set the Scheduled Trigger Time

Configure Finding Participating Members

Configure Finding Briefing Records

Check the Report Sending Settings
In the "Send to WeCom Group" executor, paste the WeCom Webhook URL (Obtaining Tutorial: WeCom Webhook Configuration Guide) and ensure that the message type and content are correct.

In the "Send Report" executor, confirm the report theme and content format.

Code Style: Add ’<%= new Date().toLocaleDateString() %>’ to the title to obtain the current date.
Content Adjustment: If you need to adjust the pushed content (such as adding new fields or formats), you can refer to the official WeCom tutorial: WeCom Message Format Configuration Guide.
📌 Configuration Effect
The system will automatically generate a summary report and push it to the specified group chat:


sk-xxx).
DeepSeek-chat or DeepSeek-reasoner (or other selected models).https://api.deepseek.com/.gpt-4-turbo + https://api.openai.com/v1).
Based on the data of this week's team morning meeting briefings, generate a weekly report in Markdown format, which should include:
1. Task completion rate
2. This week's main work achievements
3. This week's main obstacles and solution progress
Output Requirements: Explain point by point, use concise language, and complex tables are prohibited.

Operation:


AI-generated Weekly Report Email Style:

WeCom Message Style:

After the Configuration is Completed:
Related Functions:
The system automatically creates "briefing filling tasks" at 1 AM every workday and sends WeCom reminders. Team members simply fill in a quick form (yesterday's tasks, today's plans, obstacles), and the system automatically compiles and posts a summary report to the group chat at 10 AM.
No. An AI agent (configured with DeepSeek or similar models) automatically analyzes the previous week's briefing data every Monday at 10:30 AM. It generates a structured work analysis report and sends it via email and WeCom.
You need to obtain a Webhook URL from your WeCom group bot and paste it into the automation configuration. This allows the system to send task reminders and daily/weekly reports directly to your team's chat.