Multi-Project Weekly Report Generator
Paste the following prompt into your AI chat to install this skill:
Please follow https://skillhub.cn/install/skillhub.md to install @user_3a21bbb9/weekly-report-skill.
About this skill
Problem
Multiple people's weekly notes are scattered across personal tasks, making project-level summaries easy to misattribute, duplicate, or misclassify.
weekly-report-skill targets this workflow: given text that includes names and weekly work items, it extracts people and tasks, groups them by project keywords, and outputs a Markdown summary report. It is intended for turning fragmented records into a project-grouped weekly report, not for drafting emails or formal decks.
How It Works
- Input parsing: identify each person's name and corresponding tasks or outcomes.
- Project grouping: use keywords to infer projects, for example
loginorregistrationfor the product frontend,APIorbackendfor backend work,testingorregressionfor QA,deploymentorserverfor DevOps, andSQLormigrationfor database work. - Content consolidation: list owners and work items under each project; unclassified items go to
Other. - Output format: produce a Markdown report that can be pasted into docs, boards, or review notes.
Boundaries
The skill depends on the input containing enough names, task descriptions, and project keywords; if owners are missing, grouping may be less reliable. The keyword rules favor common engineering contexts, so new domain terms may need extra context. It does not create schedules, evaluate performance, or polish external copy; it focuses on aggregating multi-person content into a project-grouped Markdown weekly report.
Use Cases
- After a team standup, turn verbal task notes from several members into a project-grouped Markdown weekly report
- During project reviews, summarize scattered frontend, backend, testing, and DevOps progress into one weekly report
- Before writing retrospective docs, group people's tasks by keywords such as login, API, and deployment into project sections
- For documentation reviews, extract names and tasks from chat logs into a weekly report with clear owners
Best For
- Project managers who need to organize multi-person tasks into an owned, project-based weekly report
- Engineering leads who need to present frontend, backend, and testing progress in weekly meetings
- Technical writers who need to archive scattered work notes into a Markdown weekly report
- Team administrators who need to convert members' verbal task updates into project-grouped summaries
Related Skills
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.
Turn post-meeting text into bilingual minutes, preserving structure and consistent terminology.
Interprets tender files, generates bid docs, and checks compliance via the Bailian API.
Create, repair, and recalculate xlsx, xlsm, csv, or tsv workbooks with formula-safe edits, validation, and recalculation.