⚖️
AI EngineeringPython

Element Analysis

by Youchu-lawhub

Element Analysis is an AI Engineering skill for Claude Code, published by Youchu-lawhub in cn-litigation-toolkit.

19 stars2 forkson Youchu-lawhub/cn-litigation-toolkitAdded 2026/08/11+12% in starsRepository updated 2026/07/11
agent-skillschinese-lawcivil-proceduredocxelement-analysislegallegal-techlitigationmcprequest-right-basis
Install in seconds
Install Element Analysis
Copy Element Analysis 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/Youchu-lawhub/cn-litigation-toolkit/tree/main/skills/element-analysis ~/.claude/skills/element-analysis

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/Youchu-lawhub/cn-litigation-toolkit.git

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

In this catalog

Source file
skills/element-analysis/SKILL.md in Youchu-lawhub/cn-litigation-toolkit
Installs to
~/.claude/skills/element-analysis
Collection
One of 23 skills cataloged from this repository
Category
AI Engineering2451 skills

What Element Analysis does

Performs staged adversarial analysis of civil litigation cases under Chinese law, applying the request-right basis method to examine legal reasonableness, extract disputes, and generate review reports, Mermaid structure charts, fact lists, and strategy memos.

Element Analysis is cataloged under AI Engineering on DirSkills. Element Analysis comes from a repository tagged agent-skills, chinese-law, civil-procedure, docx and element-analysis.

Documentation

README

要件攻防分析(element-analysis)

一、核心逻辑

审理原则:程序先于实体 → 法律先于事实 → 原告先于被告。

工作方式:不同时处理两个故事,分阶段依次审查——

  • 原告阶段仅看原告陈述:你说的这些如果为真,法律上能否支持你的诉请?
  • 被告阶段仅看被告陈述:你说的这些如果为真,法律上能否挡住原告?
  • 陈述阶段不审查真假,仅审查法律合理性
  • 双方陈述均合理且存在矛盾时,才进入证据阶段确定真假。

实战收益:经法律审查筛选后,大量案件不必进入证据比拼即可明确方向。

二、输入与触发

用户触发
  │
  ├─ AskUserQuestion:您的代理立场?
  │   (a) 原告/上诉人/申请人
  │   (b) 被告/被上诉人/被申请人
  │
  ├─ AskUserQuestion:目前手上有哪些材料?
  │   (1) 仅有原告起诉状 → 从原告阶段开始
  │   (2) 起诉状 + 答辩状 → 连续完成原、被告阶段
  │   (3) 双方诉辩 + 证据册 → 全流程含证据阶段
  │
  └─ 自动判断起始阶段并执行

三、审查流程

3.1 原告阶段

审查问题:原告主张在法律上能否支持其诉请?

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

Commands Element Analysis provides

Slash commands named in this skill’s SKILL.md, listed in the order they first appear.

  • /evidence-index
  • /cross-examination
  • /trial-outline
  • /legal-verification
  • /procedural-documents
  • /case-facts
  • /plaintiff-complaint
  • /case-manager
  • /defense-statement
  • /litigation-knowledge-base

Frequently asked about Element Analysis

  • What else does Youchu-lawhub publish alongside Element Analysis?

    Element Analysis is one of 23 skills that DirSkills catalogs from Youchu-lawhub/cn-litigation-toolkit, the repository it ships in. Its siblings there include Agency Opinion, Asset Discovery and Case Facts. Each one is a separate skill with its own page in this directory, installs the same way Element Analysis does, and is maintained by Youchu-lawhub in that same repository. The rest of the collection is listed on the Youchu-lawhub/cn-litigation-toolkit page.

  • How does Element Analysis compare to other AI Engineering skills?

    Element Analysis ranks #2361 by stars among the 2451 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 Element Analysis against them. Open each page to compare what they document and how they install.

More from Youchu-lawhub/cn-litigation-toolkit

Element Analysis is one of 23 skills cataloged on DirSkills from Youchu-lawhub/cn-litigation-toolkit.

See all 23 skills