🗂️
AutomationPython

Case Manager

by Youchu-lawhub

Case Manager is an Automation 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 Case Manager
Copy Case Manager 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/case-manager ~/.claude/skills/case-manager

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/case-manager/SKILL.md in Youchu-lawhub/cn-litigation-toolkit
Installs to
~/.claude/skills/case-manager
Collection
One of 23 skills cataloged from this repository
Category
Automation1523 skills

What Case Manager does

Central hub for litigation case lifecycle management. Manages case ledgers, deadlines, and process stages, and orchestrates other legal skills in the toolkit.

Case Manager is cataloged under Automation on DirSkills. Case Manager comes from a repository tagged agent-skills, chinese-law, civil-procedure, docx and element-analysis.

Documentation

README

案件管家(case-manager)· 单体 Hub

设计哲学:最小干预、自动沉淀——在日常办案交互中,台账随工作推进而自动更新,用户无需刻意"维护台账"。仅预设通用、必要的流程环节,将个性化场景分支留给用户按需定制。 平台无关:所有表格/日程/文档交互通过能力槽调用,用户在 profile.md 中绑定实际 provider。无连接器时零依赖本地运行 [本地模式-协作平台未连接]


0 | 前置与全局协议

0.1 加载画像

读取 profile.md,提取:角色(律师/法务)、团队信息、台账绑定、协作偏好、风险校准。

0.2 数据源(单台账)

案件管家采用单台账模式,用户可读可写:

台账 profile.md 字段 权限 触发场景
案件台账 ledger.<sheet_id> ✏️ 读写 ① 建档 ② 跟进 ③ 阶段流转 ④ 期限 ⑤ 结案

台账规则

  • 收案时先在台账中搜索判断是否已有记录,避免重复建档。
  • 所有操作直接读写台账。

台账后端通过 COLLAB.sheet_* 能力槽调用(钉钉 AI 表格 / 飞书多维表格 / 本地 CSV+Sqlite / 自建后端)。字段命名规范由用户在 profile.mdledger_fields 中声明,本 skill 只引用语义字段名(进展/下一步/状态/案件类型/开庭日期等),不硬编码底层列 ID。

0.3 通知与提醒

期限提醒与案件通知通过最轻量方式触达用户,不预设重度推送体系。

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

Commands Case Manager provides

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

  • /element-analysis
  • /trial-outline
  • /customize
  • /procedural-documents
  • /case-facts
  • /legal-research
  • /evidence-index
  • /evidence-binder
  • /defense-statement
  • /plaintiff-complaint
  • /agency-opinion
  • /cross-examination

Frequently asked about Case Manager

  • What else does Youchu-lawhub publish alongside Case Manager?

    Case Manager 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 Case Manager 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 Case Manager compare to other Automation skills?

    Case Manager ranks #1488 by stars among the 1523 Automation skills in this catalog. The most-starred ones next to it are Autonomous Loops, Autonomous Agent Harness and Automation Audit Ops. 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 Case Manager against them. Open each page to compare what they document and how they install.

More from Youchu-lawhub/cn-litigation-toolkit

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

See all 23 skills