← 返回 Skills 市场
harrylabsj

Legal Client Intake Interview Builder

作者 haidong · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
53
总下载
0
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install legal-client-intake-interview-builder
功能描述
Creates structured interview plans, checklists, and templates to guide legal client intake and new matter opening for law firm consultations.
使用说明 (SKILL.md)

Legal Client Intake Interview Builder

Overview

Builds structured intake interview plans for law firm consultations and new matter opening. This is a descriptive OpenClaw skill for legal-industry workflow support. It provides structured frameworks, checklists, templates, and issue-spotting prompts. It does not execute code, call external APIs, access legal databases, retrieve court records, automate filings, or perform legal services.

When to Use

  • Preparing for a first client consultation
  • Opening a new legal matter
  • Standardizing intake questions across practice groups

Target Users

  • Attorneys
  • Paralegals
  • Legal intake teams
  • Law firm operations managers

Inputs to Collect

  • Matter or project context, including jurisdiction if known
  • Relevant facts, documents, parties, dates, and constraints
  • Desired output format, audience, and level of detail
  • Known deadlines, risk concerns, or review priorities

Core Modules

  1. Conflict and identity information checklist — provides structured prompts, checklists, and review fields for this area.
  2. Matter background question tree — provides structured prompts, checklists, and review fields for this area.
  3. Urgency and deadline capture — provides structured prompts, checklists, and review fields for this area.
  4. Document request list — provides structured prompts, checklists, and review fields for this area.
  5. Red-flag escalation prompts — provides structured prompts, checklists, and review fields for this area.

Workflow

  1. Confirm the user's legal workflow goal and the relevant practice context.
  2. Ask for missing facts, documents, dates, parties, jurisdiction, and audience where needed.
  3. Apply the modules below as a structured thinking framework.
  4. Produce checklists, templates, matrices, memos, or planning aids tailored to the user's context.
  5. Flag uncertainty, verification needs, deadlines, ethics concerns, confidentiality issues, and attorney-review points.

Expected Outputs

  • Intake interview agenda
  • Question checklist
  • Document request list
  • Risk and deadline notes

Example Prompts

  • "Create an intake interview plan for a small business contract dispute."
  • "Help me structure first-call questions for a potential employment termination matter."

Safety and Legal Limitations

  • This skill provides informational workflow support only and is not legal advice.
  • It does not create an attorney-client relationship and does not replace review by a qualified attorney.
  • Laws, court rules, deadlines, ethics duties, privilege, confidentiality, and professional responsibility rules vary by jurisdiction and matter.
  • Users must verify all legal authorities, filing requirements, deadlines, facts, citations, and strategic decisions with qualified counsel.
  • The skill must not be used to fabricate evidence, coach false testimony, evade regulation, access data unlawfully, or bypass confidentiality obligations.
  • Specific limitation for this skill: Informational workflow support only; does not provide legal advice or determine whether representation should be accepted.

Acceptance Criteria

  • Package is descriptive only: no handler.py, scripts, external APIs, network calls, or command execution.
  • SKILL.md and README.md are English-first and include an explicit legal-information disclaimer.
  • Outputs are frameworks, checklists, templates, or planning aids rather than legal conclusions.
  • Includes target users, when-to-use guidance, inputs, workflow, outputs, examples, and safety limitations.
  • skill.json contains unique slug, tags, trigger keywords, requires_api=false, and readiness=stable.
安全使用建议
This package appears internally consistent and descriptive-only, but consider the following before installing or using it in production: (1) Provenance — the source/homepage is unknown; verify authorship or trustworthiness if that matters to your organization. (2) Confidential data — do not paste privileged or client-identifying information into the skill or chat without confirming your data-handling policies; the skill itself does not request credentials but the agent runtime will see any user-provided content. (3) Legal risk — outputs are informational workflow aids only and not legal advice; always have a licensed attorney verify jurisdictional rules, deadlines, privilege/ethics issues, and final substantive recommendations. (4) Quick sanity check — the package contains only SKILL.md, README.md, ACCEPTANCE.md, and skill.json as advertised; if you later see additional files (scripts, handler.py, binaries, or network calls), treat that as a red flag and revoke use.
功能分析
Type: OpenClaw Skill Name: legal-client-intake-interview-builder Version: 1.0.0 The skill bundle is a purely descriptive, text-based workflow for legal intake planning and contains no executable code, scripts, or external API dependencies. All files (SKILL.md, skill.json, README.md) are consistent with the stated purpose of providing structured checklists and templates, and include explicit safety disclaimers and prohibitions against code execution or data exfiltration.
能力评估
Purpose & Capability
The name and description (legal intake interview builder) match the SKILL.md and README: the package is purely descriptive, produces checklists/templates, and does not declare or require unrelated resources (no env vars, no binaries, no APIs).
Instruction Scope
SKILL.md restricts operation to producing frameworks, templates, and checklists and explicitly states it will not execute code, call external APIs, access databases, or perform filings. It does not instruct reading arbitrary system files, environment variables, or transmitting data to external endpoints.
Install Mechanism
There is no install specification and no code files. Being instruction-only means nothing is written to disk or downloaded during install — the lowest-risk class of package.
Credentials
The package declares no required environment variables, credentials, or config paths. That is proportionate for a document-only skill that generates interview plans.
Persistence & Privilege
The skill is not forced-always (always:false). It permits autonomous invocation (disable-model-invocation:false), which is the platform default and acceptable here because the skill does not request elevated access or persistent credentials.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install legal-client-intake-interview-builder
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /legal-client-intake-interview-builder 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release: document-only legal workflow skill.
元数据
Slug legal-client-intake-interview-builder
版本 1.0.0
许可证 MIT-0
累计安装 1
当前安装数 1
历史版本数 1
常见问题

Legal Client Intake Interview Builder 是什么?

Creates structured interview plans, checklists, and templates to guide legal client intake and new matter opening for law firm consultations. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 53 次。

如何安装 Legal Client Intake Interview Builder?

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

Legal Client Intake Interview Builder 是免费的吗?

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

Legal Client Intake Interview Builder 支持哪些平台?

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

谁开发了 Legal Client Intake Interview Builder?

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

💬 留言讨论