compensation-calc
薪酬计算器。薪资计算、奖金方案、股权激励、市场对标、薪资谈判、总包计算。Compensation calculator with salary, bonus, equity, benchmarking, negotiation.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/bytesagain/compensation-calcCompensation Calc — 薪酬计算器
薪酬设计与计算全能工具,涵盖薪资、奖金、股权、对标、谈判。
Commands
| Command | Description |
|---|---|
salary | 薪资计算 — 税前税后、社保公积金 |
bonus | 奖金方案 — 年终奖、绩效奖金设计 |
equity | 股权激励 — 期权/RSU方案设计 |
benchmark | 市场对标 — 行业薪资水平参考 |
negotiate | 薪资谈判 — 谈薪策略和话术 |
total | 总包计算 — 全面薪酬总包分析 |
Usage
bash scripts/comp.sh salary "月薪25000 北京"
bash scripts/comp.sh bonus "年终奖方案"
bash scripts/comp.sh equity "A轮创业公司 CTO"
bash scripts/comp.sh benchmark "高级前端 上海"
bash scripts/comp.sh negotiate "期望涨幅30%"
bash scripts/comp.sh total "月薪3万 年终3个月 期权1万股"
💬 Feedback & Feature Requests: https://bytesagain.com/feedback Powered by BytesAgain | bytesagain.com
- Run
compensation-calc helpfor all commands
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-bytesagain-compensation-calc": {
"enabled": true,
"auto_update": true
}
}
}Related Skills
workflow-builder
工作流设计与优化工具。流程设计、自动化方案、流程优化、文档化、审批流、系统集成。Workflow builder with design, automate, optimize, document, approval.
wp-manager
Manage WordPress sites from terminal. Use when checking site health, listing posts and pages, searching content, or running security scans.
volume
Volume reference tool. Use when working with volume in finance contexts.
xhs-content-creator
Generate viral Xiaohongshu notes with titles, tags, and covers. Use when drafting seed posts, writing reviews, crafting tutorials, or boosting engagement.
Webhook Tester
Send test payloads and inspect webhook responses locally. Use when debugging integrations, validating schemas, testing error handling, or simulating calls.