⚖️
AI EngineeringPython

China Lawyer Analyst

by CSlawyer1985

China Lawyer Analyst is an AI Engineering skill for Claude Code, published by CSlawyer1985 in china-lawyer-analyst.

170 stars27 forkson CSlawyer1985/china-lawyer-analystAdded 2026/07/16+1% in starsRepository updated 2026/02/02
china-lawchinese-lawlawyer-toolslegal-ailegal-analysislegal-reasoninglegal-researchlegaltech
Install in seconds
Install China Lawyer Analyst
Copy China Lawyer Analyst into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/CSlawyer1985/china-lawyer-analyst ~/.claude/skills/china-lawyer-analyst

Requires Node.js. Downloads this skill only — not the rest of the repository — into your Claude Code skills folder.

Without Node.js

git clone https://github.com/CSlawyer1985/china-lawyer-analyst.git

Clones the whole repository, then copy the skill’s own directory into your skills folder yourself.

In this catalog

Source file
SKILL.md in CSlawyer1985/china-lawyer-analyst
Installs to
~/.claude/skills/china-lawyer-analyst
Collection
The only skill cataloged from this repository
Category
AI Engineering3670 skills

What China Lawyer Analyst does

Analyzes legal issues through the lens of Chinese law, applying statutory interpretation, guiding case reference, and claim basis analysis to understand rights and obligations, assess liability risks, identify applicable legal provisions, and recommend compliance strategies.

China Lawyer Analyst is cataloged under AI Engineering on DirSkills. China Lawyer Analyst comes from a repository tagged china-law, chinese-law, lawyer-tools, legal-ai and legal-analysis.

Documentation

README

中国法律分析师 Skill (China Lawyer Analyst) v3.3.0

目标

通过中国法律的学科视角,运用严谨的法律方法论,来理解法律权利和义务、评估责任与风险、识别适用的法律依据,并推荐合法合规的策略。


快速开始

使用方式

在 Claude Code 中调用 skill:

请使用 china-lawyer-analyst skill 分析以下法律问题:
[粘贴案件事实或法律问题]

工作原理(混合架构 v3.1)

本 skill 采用 两级路由系统

一级路由:静态核心 + 基础领域模块

  • 自动识别问题所属的法律领域
  • 加载核心模块 + 相关领域模块
  • 例如:合同纠纷 → 核心模块 + contract-law

二级路由:动态司法解释索引(智能检测)

  • 检测是否需要司法解释支持
  • 索引优先:先加载轻量级索引(~500 tokens)
  • 按需加载:根据具体问题,选择性加载条文详解(~300 tokens/条文)
  • 外部增强:索引不足时,支持外部数据库实时检索
  1. 自动识别问题类型:系统自动分析您的问题,识别所属法律领域
  2. 按需加载模块:仅加载相关的核心模块 + 领域模块 + 司法解释索引
  3. 智能条文加载:从索引中提取所需条文,按需加载详细解读
  4. 透明化路由:系统会告知您加载了哪些模块

Token 优化效果

This is the opening of the README. Read the full README on GitHub.

Frequently asked about China Lawyer Analyst

  • How does China Lawyer Analyst compare to other AI Engineering skills?

    China Lawyer Analyst ranks #3270 by stars among the 3670 AI Engineering skills in this catalog. The most-starred ones next to it are Architecture Decision Records, AI-First Engineering and Agentic OS. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of China Lawyer Analyst against them. Open each page to compare what they document and how they install.