WeCom Group Task Board
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
@mentionsthe bot and contains the keywordtoday's planorcompleted 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.pyto 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
Related Skills
Runs rule and semantic checks on Word files, adds comments, and applies GB/T 9704-2012 party/government formatting.
Generate professional .pptx presentations from a topic or outline, with themes, common layouts, speaker notes, and 16:9/4:3 support.
Generates a fixed-structure A-share tech daily across five tracks, screening 24-hour news and selecting leader and growth stocks.
Convert teaching schedules from talent development plan PDFs into structured Excel files, with cross-page tables, merged cells, multi-semester course splitting, major metadata extraction, and batch output.