work-weekly-report_skill

This skill generates concise weekly work reports by integrating JSON, Notion meetings, and WeChat messages into Chinese Markdown.
  • Python

2

GitHub Stars

1

Bundled Files

2 months ago

Catalog Refreshed

4 months ago

First Indexed

Readme & install

Copy the install command, review bundled files from the catalogue, and read any extended description pulled from the listing source.

Installation

Preview and clipboard use veilstrat where the catalogue uses aiagentskills.

npx veilstrat add skill deletexiumu/agentskills-hub --skill work-weekly-report

  • SKILL.md3.7 KB

Overview

This skill generates and parses weekly work reports by integrating report JSON, Notion meeting records, and WeChat messages. It supports a parse mode to clean and convert exported JSON into readable Markdown and a generate mode to assemble a draft report from multiple data sources. The output is a Chinese Markdown file saved to the user's reports directory.

How this skill works

In parse mode the skill reads the exported weekly-report JSON, strips HTML and noise, and produces a clean Markdown file. In generate mode it collects the previous report's "next week" plan, fetches Notion meeting notes for the week, and queries WeChat chat logs for work-related messages filtered by keywords. It then summarizes completed work, meeting highlights, and follow-ups into the report template and produces a draft for user review.

When to use it

  • Convert exported weekly-report JSON into a clean Markdown weekly report.
  • Create a new weekly report draft that consolidates meetings and chat-based updates.
  • Summarize what was completed against last week's planned tasks.
  • Extract meeting decisions and action items from Notion for the weekly summary.
  • Collect work-related WeChat messages for context and follow-up items.

Best practices

  • Run parse mode when you have raw JSON exports to ensure clean, consistent Markdown.
  • Use generate mode after the work week ends and meetings/messages are available for the date range.
  • Review and confirm the generated draft before saving; the skill never writes to original data sources.
  • Restrict exported content to non-sensitive items; the skill will avoid including private details but user review is required.
  • Keep keywords.yaml updated so WeChat filtering captures relevant task and issue discussions.

Example use cases

  • Parse the latest exported weekly-report JSON into a clean Markdown file for archival.
  • Generate this week’s report by collecting Notion meetings and WeChat messages from the past 7 days.
  • Summarize actual completions versus last week’s planned tasks for a status meeting.
  • Extract action items and decisions from Notion meeting records to populate the report’s "Issues & Actions" section.
  • Collect @mentions and task discussions from WeChat to add follow-up items and owners.

FAQ

It reads the weekly-report JSON, the Notion meetings database, and the local WeChat DuckDB. Generated Markdown drafts are saved to the user’s reports directory for review before finalizing.

Will the skill modify my original data sources?

No. All operations are read-only against source data. The skill only writes generated report drafts after you confirm them.

Built by
VeilStrat
AI signals for GTM teams
© 2026 VeilStrat. All rights reserved.All systems operational