hr-assistant

Automate payroll, attendance, and organizational structure processing from Excel inputs.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/Gozei/ClawX --skill hr-assistant-gozei
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: hr-assistant
Source: https://github.com/Gozei/ClawX/tree/main/resources/custom-skills/hr-assistant
Command: npx skills add https://github.com/Gozei/ClawX --skill hr-assistant-gozei

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires openpyxl, xlrd.

What problem does it solve?

Efficiently manage employee rosters, organizational structures, and payroll while keeping all data locally on the user's device, ensuring privacy and security.

Core Features & Use Cases

  • Local data storage for HR records (roster, org chart, payroll)
  • Automated payroll calculations with tax and social insurance
  • Binding and synchronizing multiple Excel sheets (organization, employees, salary)

Quick Start

Upload your organization, employee roster, and salary Excel files to begin initialization.

Frequently Asked Questions about hr-assistant

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

FAQPage Schema
How do I calculate payroll locally from Excel sheets without uploading sensitive employee data?

You can calculate payroll locally by uploading your organization, employee, and salary Excel files to the HR assistant, which processes and stores all data on your device to protect privacy.

What's the best way to automate attendance and payroll processing for a small Chinese business?

Automating attendance and payroll for small Chinese businesses is handled by the HR assistant, which uses local Excel inputs to calculate taxes, social insurance, and synchronize organizational structures.

Do I need Python 3.8+ and specific libraries to manage employee rosters with local storage?

Yes, managing employee rosters with local storage requires Python 3.8+ along with the openpyxl and xlrd libraries to parse and synchronize your Excel-based HR data.

Can I bind and synchronize multiple Excel files for organizational structure and salary calculations?

Binding and synchronizing multiple Excel files for organizational structure and salary calculations is supported by the HR assistant's onboard, payroll, and binding components during initialization.

How does local storage for HR records protect privacy compared to cloud-based management?

Local storage for HR records protects privacy by keeping all roster, org chart, and payroll data directly on the user's device, ensuring sensitive information never leaves the local environment.

Why does parsing Excel files for HR data require openpyxl and xlrd?

Parsing Excel files for HR data requires openpyxl and xlrd because these Python dependencies read and write spreadsheet formats, enabling the automated extraction of employee and payroll inputs.