返回 Skill 列表
法律维权热门
AI 法律顾问 Skill:劳动仲裁与维权
违法解除、裁员补偿、加班费核算、竞业限制——打工人必备。
📋 SKILL.md 完整代码
--- name: legal-advisor description: >- 违法解除、裁员补偿、加班费核算、竞业限制——打工人必备。 Use when working on legal advisor tasks. allowed-tools: Read,Write,Bash --- # AI 法律顾问 Skill:劳动仲裁与维权 ## Quick Start 1. Save as `~/.claude/skills/legal-advisor/SKILL.md` 2. Restart Claude Code 3. Type `/legal-advisor` or describe your task naturally 4. Claude auto-triggers when your task matches the description ## Instructions - Understand the user's specific context and needs - Apply domain best practices consistently - Provide actionable, specific guidance with examples - Verify all outputs before presenting to user ## Gotchas - Test with a fresh Claude instance after changes - Keep SKILL.md under 500 lines; use references/ for details - Description is the trigger key — make it specific and keyword-rich
🚀 怎么用
1. 复制上面的 SKILL.md 代码 2. 保存为 ~/.claude/skills/legal-advisor/SKILL.md 3. 重启 Claude Code 4. 输入 /legal-advisor 或直接描述任务触发 5. AI 自动按 Skill 流程执行
核心功能
违法解除判定(是否合法?依据哪条法?)→赔偿计算(N/N+1/2N+加班费+年假折算)→证据清单(按证明力排序+收集方法)→仲裁申请书生成(可直接打印提交)→法条引用(劳动合同法+司法解释+地方实操)。
重要约束
AI 不能替代律师。不编造法条编号、不保证胜诉、每项判断都引用法条。仲裁时效只有 1 年(知道权利被侵害之日起)。涉及金额较大或案情复杂的案件,务必咨询持证律师。