AI Agent Hub
Back to skills
WeCom Group Task Board icon

WeCom Group Task Board

Office Efficiency Updated 2026.08.30

Paste the following prompt into your AI chat to install this skill:

Please install @user_ef8fcd00/qw-work by following https://skillhub.cn/install/skillhub.md.

About this skill

Problem

Daily reports in WeCom group chats often end up as scattered messages. When team members send today's plan or completed work, the text is usually free-form, inconsistent, and hard to follow up on later. Copying it into a sheet by hand adds repetitive work and can miss context.

How it works

The skill turns natural-language reports from WeCom group chats into structured records. Key steps include:

  • Trigger: the message @mentions the bot and contains the keyword today's plan or completed work.
  • Extraction: it captures submitter, submit date, today's plan, completed work, and status, with defaults when a field is missing.
  • Write: it runs python3 scripts/write_to_smartsheet.py to write the record into a WeCom Smart Sheet, where it can be viewed as a board.

This is useful when recurring daily reports need to become queryable, follow-up-friendly table data.

Limits and caveats

It assumes a WeCom Smart Sheet webhook_url is available and that messages follow the expected keyword pattern. Reports without the expected keywords, or with highly free-form wording, may be extracted incompletely. The skill is focused on office data entry and does not handle complex task decomposition, permissions, or cross-group analytics.

Use Cases

  • Capture daily @bot plans into sheet rows
  • Structure completed work into Smart Sheets
  • Show who filed plans in a board view
  • Normalize remote team daily report fields

Best For

  • Project leads turning WeCom daily reports into rows
  • Managers maintaining WeCom Smart Sheet boards for plans
  • Team managers tracking remote daily completions by submitter
  • Operations automating group-message parsing into fields