用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
直接命令不会经过审查 Prompt;运行前请先检查来源。
npx skills add https://github.com/CSlawyer1985/legal-skillhub --skill legal-consultation-report命令会保持在同一行。复制前请横向滚动并检查完整内容。
想先保存到本地?可下载 SkillsMP 当前能够提供的文件。
88查企业风险查询与分析工具 —— 专注于中国大陆企业的法务风险查询与分析,覆盖经营异常、行政处罚、监管措施、被执行人、失信被执行人、司法案件等风险类型。支持公司名称、统一社会信用代码、companyId 三种输入方式,自动完成风险查询并输出结构化风险分析总结。 触发场景:仅当用户意图为查询企业风险/法务风险时触发。包括但不限于:企业风险查询、公司风险、经营异常、行政处罚、监管措施、被执行人、失信被执行人、司法风险、风险扫描、风险评估、企业合规审查、风险报告、XX公司有什么风险、XX公司安全吗、XX公司有没有处罚、XX公司被执行过吗。 不触发场景:纯粹的企业信息查询(如查公司、搜企业、工商信息、注册资本、法人代表、股东结构、专利商标等)不应触发本技能,请使用其他 cha88 系列工具。
Manages Rule 30(b)(6) corporate representative deposition workflows — drafting notice topics with reasonable particularity, building examination outlines, defending designees, handling objections, and preserving binding admissions for summary judgment or trial. Use when drafting or responding to 30(b)(6) notices, selecting and preparing designees, building topic-by-topic outlines, or triaging scope and privilege disputes. Trigger keywords: 30(b)(6), corporate representative deposition, topic list, designee, notice analysis, deposition objections, corporate admissions.
Guides taking and defending Rule 30(b)(6) corporate representative depositions. Drafts topic lists with reasonable particularity, builds examination outlines for binding corporate admissions, analyzes noticed topics for objections, and prepares designees. Use when drafting 30(b)(6) notices, preparing corporate deposition topics, selecting or preparing designees, or defending corporate representative depositions.
基于 SOC 职业分类
正在显示 SKILL.md
| name | legal-consultation-report |
| description | 资深律师视角生成高转化率精美咨询报告;当用户需要输出法律咨询报告、风险评估报告、服务方案或促成签单的HTML文档时使用 |
| dependency | {"python":["jinja2==3.1.2"]} |
本技能用于:根据客户真实咨询需求,由资深律师视角生成高转化率、排版精美的法律咨询报告HTML文档,核心目标是促成签单。
脚本接收JSON格式的案情数据,通过命令行参数 --case_data 传入完整JSON字符串,或通过 --case_file 传入JSON文件路径。
| 字段 | 类型 | 必需 | 说明 |
|---|---|---|---|
client_name | string | 是 | 客户名称(公司名或个人姓名) |
client_contacts | string | 是 | 联系人信息 |
lawyer_name | string | 是 | 咨询律师姓名 |
lawyer_team | string | 否 | 律师团队名称 |
core_advantages | string | 否 | 律师核心优势描述 |
report_title | string | 是 | 报告标题 |
report_subtitle | string | 否 | 报告副标题 |
business_desc | string | 是 | 企业/个人业务描述 |
consultation_background | string | 是 | 咨询背景与诉求 |
core_requirements | array | 是 | 核心法律需求列表 |
key_facts | array | 是 | 核心事实要点 |
legal_relations | array | 是 | 法律关系分析 |
risk_items | array | 是 | 潜在风险提示 |
solutions | array | 是 | 解决方案建议 |
service_packages | array | 否 | 服务方案与报价 |
closing_message | string | 否 | 结语信息 |
validity_period | string | 否 | 报价有效期 |
python scripts/generate_report.py --case_data '{"client_name":"...","report_title":"...","core_requirements":[...],"key_facts":[...],"legal_relations":[...],"risk_items":[...],"solutions":[...]}'
[报告标题] + [副标题]
致:[客户名称] + [联系人]
[开场白:专业背景 + 服务承诺]
一、客户需求
[需求列表]
二、核心事实梳理
[事实要点表格或列表]
三、法律关系分析
[法律关系图或列表]
四、潜在风险提示
[风险分级表格:高/中/低]
五、解决方案建议
[分条建议方案]
六、服务方案与报价(可选)
[报价表格]
七、结语
[专业总结 + CTA引导]
[脚注:律师信息 + 联系方式]
{客户名称}法律风险咨询报告.html