← Back to Skills Marketplace
Tax Calculator Cn
by
bytesagain4
· GitHub ↗
· v2.0.0
· MIT-0
679
Downloads
0
Stars
5
Active Installs
12
Versions
Install in OpenClaw
/install tax-calculator-cn
Description
个税计算器。工资个税、年终奖、劳务报酬、专项附加扣除、退税计算、避税优化、Offer对比。Chinese tax calculator for salary, bonus, freelance income, deductions, tax refund, optimization, offer comparis...
Usage Guidance
This skill appears coherent and self-contained: it runs local scripts that calculate Chinese tax and stores simple logs under a per-user data directory (TAX_CALCULATOR_CN_DIR or ~/.local/share/tax-calculator-cn). Before installing or running: (1) review the two scripts (script.sh and tax.sh) yourself — they are readable and do not perform network calls or request credentials; (2) be aware the tool will write logs/data to your home directory (you can set TAX_CALCULATOR_CN_DIR to a different path); (3) if you prefer not to execute bundled scripts directly, run them in a sandboxed environment; and (4) verify the upstream source (bytesagain.com / github link in SKILL.md) if you want additional assurance.
Capability Analysis
Type: OpenClaw Skill
Name: tax-calculator-cn
Version: 2.0.0
The skill bundle is a legitimate Chinese tax calculator and financial tracking tool. The scripts (tax.sh and script.sh) perform local calculations and basic logging to a user-controlled data directory without any evidence of network exfiltration, sensitive file access, or malicious prompt injection.
Capability Assessment
Purpose & Capability
Name/description (Chinese personal income tax, bonuses, freelance income, deductions, offer comparison) matches the included scripts. scripts/tax.sh implements tax, bonus, freelance, annual settlement, optimization and offer comparison logic in clear Python code; scripts/script.sh is a small CLI for tracking/summary and stores logs in a per-user data directory — all consistent with a tax/finance tool.
Instruction Scope
SKILL.md contains examples and CLI usage only; it does not instruct the agent to access unrelated system files or network endpoints. The shipped scripts create and write files under a data directory (TAX_CALCULATOR_CN_DIR or ~/.local/share/tax-calculator-cn) and read/write simple logs/data files. This is expected for a local CLI tool but is worth noting because the skill will persist user data in that directory.
Install Mechanism
No install spec or external downloads are present; the skill is delivered as code files in the bundle. There are no URL downloads, package installs, or non-standard installation behaviors.
Credentials
The skill declares no required environment variables or credentials. The scripts respect standard XDG or HOME environment variables (TAX_CALCULATOR_CN_DIR/XDG_DATA_HOME/HOME) to locate their data directory, which is reasonable and proportionate for a local CLI tool.
Persistence & Privilege
always:false and no special privileges requested. The skill will create and write files to a per-user data directory (~/.local/share/tax-calculator-cn by default) which is normal for CLI tools. It does not modify system-wide configs or other skills.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install tax-calculator-cn - After installation, invoke the skill by name or use
/tax-calculator-cn - Provide required inputs per the skill's parameter spec and get structured output
Version History
v2.0.0
v2.5 standard: Use-when desc, homepage, source, security fix
v2.3.5
retry-fix-token
v2.3.4
yaml-fix+quality
v2.3.3
Quality upgrade
v2.3.2
Quality upgrade: custom functionality
v2.3.1
Standards compliance: unique content, no template text
v2.3.0
Quality fixes: aligned docs with implementation
v2.2.0
Enhanced descriptions for better AI triggering
v1.0.2
Runtime fix
v1.0.1
Add runtime declaration + security compliance
v0.0.1
c
v1.0.0
Initial release of Tax Calculator Cn:
- Supports calculation of Chinese personal income tax for salary, year-end bonus, and freelance income.
- Includes options for special deductions, tax refund calculations, and optimization.
- Enables after-tax salary computation and income comparison between job offers.
- Suitable for a wide range of users, from beginners to professionals.
Metadata
Frequently Asked Questions
What is Tax Calculator Cn?
个税计算器。工资个税、年终奖、劳务报酬、专项附加扣除、退税计算、避税优化、Offer对比。Chinese tax calculator for salary, bonus, freelance income, deductions, tax refund, optimization, offer comparis... It is an AI Agent Skill for Claude Code / OpenClaw, with 679 downloads so far.
How do I install Tax Calculator Cn?
Run "/install tax-calculator-cn" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Tax Calculator Cn free?
Yes, Tax Calculator Cn is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Tax Calculator Cn support?
Tax Calculator Cn is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Tax Calculator Cn?
It is built and maintained by bytesagain4 (@xueyetianya); the current version is v2.0.0.
More Skills