jb-everyone-report

Extract daily employee hours and progress from WeChat timesheet documents into TSV files.

10|1|Updated Jan 26, 2026
One-click install
npx skills add https://github.com/AndersHsueh/Office-Skills --skill jb-everyone-report
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: jb-everyone-report
Source: https://github.com/AndersHsueh/Office-Skills/tree/main/Office-Skills/skills/jb-everyone-report
Command: npx skills add https://github.com/AndersHsueh/Office-Skills --skill jb-everyone-report

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires pycryptodome, playwright-cli, and includes scripts (resource) components.

What problem does it solve?

This Skill automates the extraction of daily employee hours and project progress from enterprise WeChat documents and outputs a TSV file, enabling centralized reporting and analytics without manual copying.

Core Features & Use Cases

  • Extracts all-employee hours and progress details from the 金碧 enterprise WeChat timesheet document.
  • Outputs a TSV file suitable for downstream reporting, sharing with project managers, and dashboarding.
  • Works on macOS with a logged-in Chrome session to doc.weixin.qq.com.

Quick Start

Run the jb-everyone-report script to fetch the latest timesheet data and generate a TSV file.

Frequently Asked Questions about jb-everyone-report

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I extract employee timesheet data from enterprise WeChat documents?

To extract employee timesheet data from enterprise WeChat documents, this Skill automates reading daily hours and progress details from a centralized doc.weixin.qq.com document and outputs the results into a TSV file for reporting.

Can I automate extracting daily hours from a WeChat document on macOS?

Yes, you can automate extracting daily hours on macOS by running the provided script, which fetches the latest timesheet data from a logged-in Chrome session and generates a TSV file without manual copying.

Do I need playwright-cli and pycryptodome to extract WeChat timesheet data?

Yes, you need playwright-cli and pycryptodome installed to run the WeChat timesheet data extraction, as the script relies on these dependencies to interact with the online document and process the data.

What is the best way to convert enterprise WeChat timesheet data to TSV format?

The best way to convert enterprise WeChat timesheet data to TSV format is using this automation script, which directly reads the centralized project document and outputs a structured TSV file suitable for downstream dashboarding.

Does WeChat timesheet extraction work without a logged-in doc.weixin.qq.com session?

No, WeChat timesheet extraction requires a macOS environment with an active logged-in Chrome session to doc.weixin.qq.com to access the centralized project document and fetch the timesheet data successfully.