← 返回 Skills 市场
harrylabsj

Legal Consultation

作者 haidong · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
382
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install legal-consultation
功能描述
General legal consultation entry point to help users identify their legal issues and guide them to appropriate resources. Use when the user asks about any le...
使用说明 (SKILL.md)

Legal Consultation

Overview

This skill serves as the entry point for general legal questions. It helps users understand their legal issues, identify the appropriate legal domain, and guides them toward suitable next steps and resources.

⚠️ Important Disclaimer: This tool provides general guidance only. It does not constitute legal advice. Always consult a qualified attorney for specific legal matters.

When to Use This Skill

  • User has a legal question but doesn't know where to start
  • Unclear what type of lawyer is needed
  • Don't know what legal procedure applies
  • Need to understand if a situation has legal implications
  • Want to know rights and obligations in a general sense

Legal Areas Covered

Civil Law

  • Contracts and agreements
  • Property disputes
  • Debt and loans
  • Personal injury
  • Family law (marriage, divorce, custody)
  • Inheritance

Labor Law

  • Employment contracts
  • Termination and severance
  • Workplace disputes
  • Salary and benefits

Commercial Law

  • Business formation
  • Partnerships
  • Commercial contracts
  • Corporate governance

Criminal Law (General Info Only)

  • Basic procedure explanations
  • Rights of the accused
  • General process overview

Administrative Law

  • Government permits
  • Regulatory compliance
  • Administrative appeals

Workflow

  1. Identify the issue — Understand the user's situation
  2. Classify the area — Determine which legal domain applies
  3. Assess urgency — Identify time-sensitive matters
  4. Suggest resources — Recommend appropriate next steps
  5. Provide guidance — Explain general principles and options

Common Scenarios

Scenario Likely Area Suggested Action
"我被公司辞退了" Labor Law Labor dispute check, consult labor attorney
"合同有问题" Contract Law Contract review, legal document assistance
"想起诉对方" Civil Procedure Complaint drafting, litigation guidance
"收到起诉书" Civil Procedure Defense drafting, litigation guidance
"要离婚" Family Law Family law attorney consultation
"欠钱不还" Debt/Contract Evidence organization, litigation guidance

Usage

Basic Consultation

"我有个法律问题"
"这算不算违法"
"我该怎么办"
"我的权利是什么"

Specific Context

"公司这样做合法吗"
"对方违约了怎么办"
"我能起诉吗"
"该找什么律师"

Output Format

For each consultation:

  • Issue classification: Which legal area applies
  • Key considerations: Important factors to consider
  • Suggested next steps: Recommended actions
  • Relevant resources: Applicable skills or external resources
  • Disclaimer: Consult professional advice

References

For detailed legal guidance:

Privacy Note

Consultation information is processed for guidance only. No data is stored or transmitted to third parties.

Important Reminders

  • Time limits: Many legal claims have statutes of limitations
  • Evidence preservation: Keep relevant documents and communications
  • Professional consultation: Complex matters require attorney advice
  • Local variations: Laws vary by jurisdiction
安全使用建议
This skill appears to be a small, local classifier that helps identify which legal area a question falls into. It does not request credentials or perform network calls in the included code. Before installing or enabling broadly: (1) confirm the missing reference files (references/legal-areas.md and references/common-issues.md) are either intentionally omitted or available elsewhere, (2) remember this is not legal advice — always consult a licensed attorney for binding advice, (3) if you plan to run the Node.js code in a production environment, review it yourself to ensure it is the exact code shipped (to detect later modifications), and (4) monitor future updates for added network or credential usage, since those would change the risk profile.
功能分析
Type: OpenClaw Skill Name: legal-consultation Version: 1.0.0 The legal-consultation skill is a straightforward keyword-based classifier designed to help an AI agent categorize legal queries into domains like labor, contract, or family law. The implementation in scripts/legal-consultation.js is minimal, containing no network calls, file system access, or dangerous execution sinks, and the SKILL.md instructions are focused entirely on the stated purpose with appropriate legal disclaimers.
能力评估
Purpose & Capability
Name/description match the included code: scripts/legal-consultation.js implements a simple text-based legal-area classifier and returns suggestions and a disclaimer. The package.json metadata and triggers align with a legal consultation entrypoint.
Instruction Scope
SKILL.md describes a limited consultation workflow and privacy note claiming no data transmission; the included code performs only local string classification and does not read files, environment variables, or call network endpoints. Minor inconsistency: SKILL.md references files under references/ (references/legal-areas.md and references/common-issues.md) that are not present in the file manifest.
Install Mechanism
No install spec is provided (instruction-only). There are local Node.js source and test files but no downloads, external installers, or extract operations. Risk from install mechanism is minimal.
Credentials
The skill requests no environment variables, no credentials, and the code does not access process.env or any external config paths. Requested access is proportionate to the stated purpose.
Persistence & Privilege
always is false and the skill does not request persistent system changes. It does not modify other skills or system-wide settings.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install legal-consultation
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /legal-consultation 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release
元数据
Slug legal-consultation
版本 1.0.0
许可证 MIT-0
累计安装 1
当前安装数 0
历史版本数 1
常见问题

Legal Consultation 是什么?

General legal consultation entry point to help users identify their legal issues and guide them to appropriate resources. Use when the user asks about any le... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 382 次。

如何安装 Legal Consultation?

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

Legal Consultation 是免费的吗?

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

Legal Consultation 支持哪些平台?

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

谁开发了 Legal Consultation?

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

💬 留言讨论