Job_query
CommunityAutomate job time log querying and CSV export.
Authorlxp119
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill automates the process of querying project manager work time logs and exporting them as CSV files, saving time and reducing manual effort.
Core Features & Use Cases
- Automated Log Querying: Retrieve work time logs from an internal system with login authentication and API requests.
- CSV Export: Generate CSV files from the retrieved log data, with customizable date ranges and employee names.
- Use Case: For project managers who need to quickly access and analyze their work time logs, this Skill simplifies the process and provides a convenient export format for further analysis.
Quick Start
To query work time logs for "Li Xiaopeng" from March 22 to March 25, 2026, and export them to "C:\Users\Lixp.qclaw\workspace\job_log.csv", run the following command:
node scripts/job_query.js 李晓朋 2026-03-22 2026-03-25 C:\Users\Lixp\.qclaw\workspace\job_log.csv
Dependency Matrix
Required Modules
None requiredComponents
scripts
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: Job_query Download link: https://github.com/lxp119/my_skills/archive/main.zip#job-query Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 620,000+ vetted skills library on demand.