Tax Calculator Cn

Calculate Chinese personal income tax for salary, bonuses, and freelance earnings.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/Gozei/ClawX --skill tax-calculator-cn
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Tax Calculator Cn
Source: https://github.com/Gozei/ClawX/tree/main/resources/custom-skills/tax-calculator-cn
Command: npx skills add https://github.com/Gozei/ClawX --skill tax-calculator-cn

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

Chinese tax calculations can be complex and error-prone, especially with monthly payroll, bonuses, and various deductions, leading to incorrect take-home pay.

Core Features & Use Cases

  • Monthly tax calculation: compute tax and net income from salary after social contributions and standard deduction.
  • Bonus tax optimization: compare tax outcomes when bonuses are taxed separately vs included in gross income.
  • Annual settlement support: generate year-end tax settlement data and potential refunds or due taxes.
  • Freelance income handling: calculate withholding and net income for freelance earnings with applicable rules.
  • Guidance & experimentation: provide insights for tax planning and optimization strategies.

Quick Start

Run the tool with your monthly salary and deductions to see tax, net income, and optimization tips.

Frequently Asked Questions about Tax Calculator Cn

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

FAQPage Schema
How do I calculate my Chinese personal income tax for monthly salary after deductions?

Calculate Chinese personal income tax by inputting your monthly salary, social contributions, and standard deductions into the tool to compute applicable tax brackets, withholding amounts, and net take-home pay.

What is the best way to optimize bonus tax separately vs included in gross income?

Optimize bonus tax by comparing the outcomes of taxing bonuses separately against including them in gross income, allowing you to identify the strategy that minimizes your overall tax liability.

Can I generate annual tax settlement data and estimate refunds or due taxes?

Generate annual tax settlement data by processing your yearly salary and freelance earnings to calculate potential year-end tax refunds or additional taxes owed.

How does freelance income withholding calculation work for Chinese tax filings?

Freelance income withholding calculation works by applying specific Chinese tax rules to your freelance earnings to determine the net income after applicable tax withholdings.

Do I need Python to run these salary and bonus tax calculations?

You do not need to manually run Python to execute these salary and bonus tax calculations, as the tool implements the settlement logic using built-in Python scripts configured via SKILL.md frontmatter.