← 返回 Skills 市场
harrylabsj

labor dispute check

作者 haidong · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
204
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install labor-dispute-check
功能描述
Check common labor law issues and calculate employee rights for disputes. Use when the user asks about 劳动纠纷、被辞退赔偿、加班费计算、试用期规定、劳动合同、经济补偿, or wants to understa...
使用说明 (SKILL.md)

Labor Dispute Check

Overview

This skill helps employees and employers check common labor law issues, calculate rights and obligations, and understand dispute resolution options. It provides quick assessments of labor situations based on Chinese labor law provisions.

⚠️ Important Disclaimer: This tool provides informational assistance only. It does not constitute legal advice, nor does it guarantee any particular outcome. Always consult a qualified labor attorney or the local labor bureau for specific disputes.

When to Use This Skill

  • Checking if termination was lawful
  • Calculating severance/economic compensation
  • Understanding overtime pay entitlements
  • Verifying probation period rules
  • Reviewing labor contract terms
  • Assessing labor dispute options

Limitations

  • Based on general Chinese labor law principles
  • May not reflect local regulations or specific circumstances
  • Cannot assess case merits or predict outcomes
  • Not a substitute for professional legal advice
  • Calculations are estimates only

Workflow

  1. Identify issue type — Determine the labor concern
  2. Gather facts — Collect relevant dates, amounts, terms
  3. Check rules — Apply labor law provisions
  4. Calculate rights — Compute entitlements if applicable
  5. Suggest options — Recommend next steps

Common Labor Issues

1. Termination & Severance

  • Lawful termination: Employee fault, mutual agreement, operational reasons
  • Unlawful termination: No valid reason, improper procedure
  • Economic compensation: N+1 or 2N depending on circumstances
  • Notice period: 30 days or payment in lieu

2. Overtime Pay

  • Standard overtime: 150% of hourly rate
  • Rest day overtime: 200% (or time off)
  • Holiday overtime: 300%
  • Monthly cap: 36 hours maximum

3. Probation Period

  • 3-month contract: Max 1 month probation
  • 1-year contract: Max 2 months probation
  • 3-year+ contract: Max 6 months probation
  • Same position: Only one probation period allowed

4. Labor Contract

  • Required elements: Parties, position, compensation, term
  • Written contract: Required within 1 month of start
  • Fixed term: Can renew but watch for indefinite term rules
  • Indefinite term: After 2 consecutive fixed terms or 10 years

Usage

Basic Check

"被辞退怎么赔偿"
"加班费怎么算"
"试用期规定"
"劳动纠纷咨询"

With Context

"工作3年被辞退,赔偿多少"
"试用期6个月合法吗"
"加班没有加班费怎么办"

Output Format

For each inquiry:

  • Issue summary: What law applies
  • Rights calculation: Estimated entitlements
  • Key deadlines: Statute of limitations
  • Suggested actions: Next steps
  • Disclaimer: Consult professional advice

References

For detailed labor law guidance:

Privacy Note

Employment information is processed for assessment only. No data is stored or transmitted to third parties.

Important Reminders

  • Time limits: Labor arbitration must be filed within 1 year
  • Evidence: Keep contracts, pay slips, termination notices
  • Arbitration: Required before court for labor disputes
  • Local rules: Some cities have additional protections
安全使用建议
This skill appears coherent and implements the stated labor-law checks locally without requesting credentials or network access. Before installing: (1) remember it provides informational estimates, not legal advice — consult a licensed attorney for disputes; (2) if you will run the bundled code locally, review the JS files yourself (they are small and only perform arithmetic and checks); (3) verify the source/trustworthiness since the repository/homepage fields are generic; (4) note the SKILL.md references some missing reference documents — confirm that the formulas/assumptions match your local rules and edge cases (e.g., caps, rounding, local variations) before relying on outputs.
功能分析
Type: OpenClaw Skill Name: labor-dispute-check Version: 1.0.0 The labor-dispute-check skill is a straightforward informational tool designed to calculate severance, overtime pay, and probation periods based on Chinese labor law. The implementation in scripts/labor-checker.js consists of simple arithmetic logic without any network requests, file system access, or data exfiltration, and the SKILL.md instructions are well-aligned with the stated purpose.
能力评估
Purpose & Capability
Name, description, SKILL.md, and the included scripts (labor-checker.js and example/test harness) all implement labor-issue checks (termination, overtime, probation) and simple calculations. There are no requests for unrelated credentials, binaries, or system access. Minor note: SKILL.md references two reference files (references/labor-law-basics.md and references/compensation-calculator.md) that are not present; the repo contains references/api_reference.md instead.
Instruction Scope
SKILL.md specifies a bounded workflow (gather facts, apply rules, compute estimates, recommend actions) and does not instruct reading system files, env vars, or sending data to external endpoints. The included JS code performs only local calculations and returns structured results.
Install Mechanism
No install specification is provided (instruction-only skill). Code files are bundled in the skill, but there are no download URLs, package installs, or extract steps that would write/execute remote code. package.json exists but installing is optional and standard (local Node test script).
Credentials
The skill declares no required environment variables, credentials, or config paths. The SKILL.md privacy note states no data is transmitted; the code contains no network or credential operations.
Persistence & Privilege
always is false and the skill does not request persistent elevated privileges or modifications to other skills or system-wide config. Autonomous invocation remains allowed (platform default) but is not combined with broad access.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install labor-dispute-check
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /labor-dispute-check 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release
元数据
Slug labor-dispute-check
版本 1.0.0
许可证 MIT-0
累计安装 1
当前安装数 0
历史版本数 1
常见问题

labor dispute check 是什么?

Check common labor law issues and calculate employee rights for disputes. Use when the user asks about 劳动纠纷、被辞退赔偿、加班费计算、试用期规定、劳动合同、经济补偿, or wants to understa... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 204 次。

如何安装 labor dispute check?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install labor-dispute-check」即可一键安装,无需额外配置。

labor dispute check 是免费的吗?

是的,labor dispute check 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

labor dispute check 支持哪些平台?

labor dispute check 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 labor dispute check?

由 haidong(@harrylabsj)开发并维护,当前版本 v1.0.0。

💬 留言讨论