Token导航 LogoToken导航TokenDH.com
研究检索操作浏览器clawhub未标认证来源可访问clear审计通过

caseclawcaseclaw 搜索

Agent Skill

caseclaw 用于查找、检索和筛选相关信息,适合在 OpenClaw 中需要根据关键词、任务场景或来源线索快速定位候选结果时使用。可结合来源仓库、安装命令和原始 README 继续核验具体用法。安装前建议确认权限范围、维护状态,以及是否会触发联网、命令执行或文件读写。

总安装

21,441

周安装

859

GitHub Stars

公开资料未说明

下载量

6,941
OpenClaw

安装说明

本站只整理中文说明和来源信息,不托管安装包,也不代用户安装。

GitHub

来源数

2

许可证

MIT-0

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

复制提示词发给支持本地命令或 Skills 的 AI 助手,先确认命令和权限,再让它执行。

请帮我安装这个 Agent Skill:caseclaw(caseclaw 搜索)
来源仓库:https://github.com/jagadeeshmurali-coder/caseclaw
安装命令:
openclaw skills install caseclaw
安装前请先检查当前环境是否支持对应 CLI,并向我确认将要执行的命令、安装目录、联网范围和文件读写权限;确认后再执行。

命令行安装

复制命令到本机终端执行。该命令会通过 OpenClaw 从第三方来源获取 Skill;本站只展示命令,不托管安装包,也不自动执行。

ClawHubOpenClaw
openclaw skills install caseclaw

简介

caseclaw 用于处理法律案例和时间节点信息管理,适合在法律研究或项目管理中使用。

  • 支持案例检索、截止日期跟踪和法律文档整理。
  • 使用 openclaw skills install caseclaw 命令安装。
  • 注意检查是否涉及敏感信息处理和本地文件访问权限。
  • caseclaw 属于研究检索类 Skill,可作为该场景下的辅助能力补充。

SKILL.md

name
caseclaw
description
Missed deadlines are the #1 malpractice trigger. caseclaw auto-calculates every deadline from 600+ court rule sets, runs conflict checks before you even open the file, and captures billable time you'd otherwise forget—right from your terminal. Free forever for solo attorneys. Pro for firms that can't afford mistakes.
homepage
https://github.com/legal-tools/caseclaw
metadata
{"clawdbot":{"emoji":"🔱","requires":{"bins":["caseclaw"]},"install":[{"id":"brew","kind":"brew","formula":"legal-tools/tap/caseclaw","bins":["caseclaw"],"label":"Install caseclaw (brew)"}]}}

caseclaw

One missed deadline ends a career. caseclaw makes sure it never happens.

Missed deadlines cause more malpractice suits than bad legal advice. Conflicts of interest are a close second. And every attorney has lost thousands in billable hours they forgot to log. caseclaw is the command center that sits in your terminal and guards against all three—silently, ruthlessly, around the clock.

Point it at a matter and it auto-calculates every filing deadline from 600+ court rule sets. Throw a new client name at it and it checks conflicts against your entire case history in under a second. Start typing and it's already timing your work in six-minute increments.

No browser tabs. No clunky SaaS dashboards. No $500/seat enterprise contracts. Just one command and the peace of mind that nothing is slipping through.

Who it's for: Solo attorneys drowning in deadlines, small-firm litigators juggling 40+ matters, paralegals who hold everything together, and in-house teams that need audit-proof tracking.

What it replaces: The spreadsheet you swore you'd update, the calendar reminder that got buried, and the sinking feeling at 11 PM that you forgot to file something.


Pricing

FeatureFreePro ($29/mo)Firm ($99/mo)
Deadline tracking (manual)
Auto-calculated deadlines5/monthUnlimitedUnlimited
Court rules database50 courts600+ courts600+ courts
Conflict checksBasic (local)Full (fuzzy + entity)Full + cross-matter
Case law monitoring10 alertsUnlimited alerts
Time/billing captureBasic timerSmart billing codesMulti-attorney + LEDES export
Opposing counsel intelWin/loss lookupFull analytics
Matters3 activeUnlimitedUnlimited
Team members11Up to 25
API access
Priority supportEmailDedicated Slack
caseclaw upgrade pro to unlock. 14-day free trial, no credit card required.

Setup

caseclaw init                          # Initialize in current directory
caseclaw auth login                    # Authenticate (free account)
caseclaw config set jurisdiction "NY"  # Set default jurisdiction
caseclaw config set court "SDNY"       # Set default court

Core Features

1. Deadline Tracking ⏰ (The Malpractice Killer)

The #1 reason attorneys get sued is missed deadlines. caseclaw makes it impossible.

Add deadlines manually:

  • caseclaw deadline add --matter "Smith v. Jones" --type "Answer" --due 2026-03-15 --court SDNY
  • caseclaw deadline add --matter "Smith v. Jones" --type "Discovery cutoff" --due 2026-06-01
  • caseclaw deadline add --matter "Acme Corp" --type "SOL" --trigger-date 2024-02-01 --statute "NY CPLR 214" --years 3

Auto-calculate deadlines (Pro):

  • caseclaw deadline calc --event "complaint-served" --date 2026-02-10 --court SDNY

→ Auto-generates: Answer due (21 days), Discovery deadline, Pre-trial conference, etc.

  • caseclaw deadline calc --event "appeal-filed" --date 2026-02-18 --court "2d Cir"

View and manage:

  • caseclaw deadline list — All upcoming deadlines
  • caseclaw deadline list --matter "Smith v. Jones" — Per-matter deadlines
  • caseclaw deadline list --overdue — 🚨 What you missed
  • caseclaw deadline list --next 7 — Next 7 days
  • caseclaw deadline list --next 30 --json — Export for calendaring
  • caseclaw deadline done --id DL-0042 — Mark complete

Alerts:

  • caseclaw deadline alerts --email you@firm.com — Daily email digest
  • caseclaw deadline alerts --slack #deadlines — Slack notifications (Firm)
  • caseclaw deadline alerts --calendar — Sync to Google/Outlook

2. Court Rules Compliance 📏

Every court has different rules. Wrong font? Wrong margin? Filing rejected, deadline missed, client furious.

  • caseclaw rules show SDNY — Full rule summary
  • caseclaw rules show SDNY --topic "page-limit" — Specific rule
  • caseclaw rules show SDNY --topic "font"
  • caseclaw rules show SDNY --topic "efiling"
  • caseclaw rules check brief.pdf --court SDNY — ✅/❌ compliance check
  • caseclaw rules diff SDNY EDNY — Compare two courts' rules
  • caseclaw rules search "electronic filing" --state NY

Supported checks (Pro):

  • Page/word limits
  • Font family and size requirements
  • Margin requirements
  • Line spacing
  • Table of authorities format
  • Certificate of service requirements
  • E-filing format (PDF/A, bookmarks, OCR layer)
  • Caption and cover page format

3. Conflict Checks 🔍

Miss a conflict and you're looking at disqualification—or worse, a bar complaint.

  • caseclaw conflict check "John Smith" "Acme Corporation"
  • caseclaw conflict check "Jane Doe" --thorough — Fuzzy matching + entity resolution (Pro)
  • caseclaw conflict add --entity "Acme Corp" --matter "2024-001" --role plaintiff
  • caseclaw conflict add --entity "Bob Builder" --matter "2024-001" --role witness
  • caseclaw conflict list --matter "2024-001"
  • caseclaw conflict search "Acme" — Search across all matters
  • caseclaw conflict export --format csv

Fuzzy matching (Pro) catches:

  • Name variations: "Bob Smith" ↔ "Robert Smith" ↔ "R. Smith"
  • Entity aliases: "Acme Corp" ↔ "Acme Corporation" ↔ "ACME Inc."
  • Related parties: parent/subsidiary/affiliate detection

4. Case Law Monitoring 📡 (Pro)

Stop getting surprised at oral argument by a case decided last week.

  • caseclaw watch add --query "qualified immunity" --court "Supreme Court"
  • caseclaw watch add --query "TCPA" --circuit 2
  • caseclaw watch add --case "2025-CV-1234" --court SDNY — Track a specific case
  • caseclaw watch list
  • caseclaw watch results --last 7 — New hits this week
  • caseclaw watch alerts --email you@firm.com --frequency weekly

5. Time & Billing ⏱️

Every 6 minutes you don't capture is money you'll never see.

Track time:

  • caseclaw time start --matter "Smith v. Jones" --task "Draft motion"
  • caseclaw time stop
  • caseclaw time add --matter "Smith v. Jones" --hours 1.5 --task "Client call" --date 2026-02-18
  • caseclaw time status — What's currently running

Review and export:

  • caseclaw time log --matter "Smith v. Jones" — Full time log
  • caseclaw time log --today
  • caseclaw time log --week --summary
  • caseclaw time log --month --billable-only
  • caseclaw time export --matter "Smith v. Jones" --format csv
  • caseclaw time export --month 2026-02 --format ledes — LEDES 1998B export (Firm)

Smart billing codes (Pro):

  • caseclaw time start --matter "Smith v. Jones" --task "research"

→ Auto-suggests: UTBMS code L120 (Research - Legal Issues)

6. Matter Management 📂

  • caseclaw matter new --name "Smith v. Jones" --type litigation --court SDNY --client "Jane Smith"
  • caseclaw matter list
  • caseclaw matter list --status active
  • caseclaw matter show "Smith v. Jones" — Full matter dashboard
  • caseclaw matter close "Smith v. Jones" --reason "settled"
  • caseclaw matter archive "Smith v. Jones"

Matter dashboard shows:

  • Upcoming deadlines
  • Total hours billed / unbilled
  • Key dates
  • Parties and conflict status
  • Recent activity

7. Opposing Counsel Intel 🕵️ (Pro)

Know who you're up against before you walk into the courtroom.

  • caseclaw opp lookup "Jane Attorney" --jurisdiction NY
  • caseclaw opp firm "Dewey & Associates"
  • caseclaw opp history "Jane Attorney" --court SDNY — Past cases
  • caseclaw opp stats "Jane Attorney" — Win/loss, avg settlement (Firm)

Common Workflows

New Matter Intake

# 1. Run conflict check
caseclaw conflict check "New Client LLC" "Opposing Party Inc"

# 2. Create matter
caseclaw matter new --name "NewClient v. Opposing" --type litigation --court SDNY

# 3. Auto-generate deadlines
caseclaw deadline calc --event "complaint-filed" --date 2026-02-18 --court SDNY

# 4. Start the clock
caseclaw time start --matter "NewClient v. Opposing" --task "Client intake"

Morning Dashboard

# What's due this week?
caseclaw deadline list --next 7

# Any new case law?
caseclaw watch results --last 1

# Unbilled time?
caseclaw time log --week --unbilled

Pre-Filing Checklist

# Check court rules
caseclaw rules show SDNY --topic "page-limit"
caseclaw rules show SDNY --topic "efiling"

# Validate your brief
caseclaw rules check motion.pdf --court SDNY

# Log the filing time
caseclaw time add --matter "Smith v. Jones" --hours 0.5 --task "E-file motion"

# Mark deadline complete
caseclaw deadline done --id DL-0042

End of Month Billing

# Review all time entries
caseclaw time log --month 2026-02 --summary

# Export for billing system
caseclaw time export --month 2026-02 --format ledes > february_billing.txt

# Check for unbilled matters
caseclaw time log --month 2026-02 --unbilled --by-matter

Notes

  • All data stored locally by default in ~/.caseclaw/ — nothing leaves your machine on Free tier
  • Pro/Firm features use encrypted API calls; data is never stored on our servers beyond processing
  • Deadline calculations based on FRCP, state civil procedure rules, and local court rules
  • Court rules database updated weekly (Pro/Firm)
  • Combine with lawclaw skill for document analysis alongside case management
  • Combine with gog skill for Google Calendar deadline sync and Gmail integration

Security & Compliance

  • SOC 2 Type II compliant infrastructure (Pro/Firm)
  • AES-256 encryption at rest, TLS 1.3 in transit
  • No client data used for model training—ever
  • Bar-association compliant data handling (ABA Model Rule 1.6)
  • Full audit log: caseclaw audit log --matter "Smith v. Jones"
  • Data export/delete: caseclaw data export / caseclaw data delete --confirm

Support

  • Free: Community GitHub Issues
  • Pro: Email support (24h response)
  • Firm: Dedicated Slack channel + onboarding call
  • caseclaw help <command> for built-in docs
  • caseclaw feedback "your message" to reach the team

适合场景

01

OpenClaw 用户查找和安装 Skill 时

02

用户想查找某类 Agent Skill 时

03

需要根据任务场景推荐可安装能力包时

04

需要对比不同来源的安装命令和来源信息时

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

保留来源站点、仓库和原始说明,方便继续核验

能力 4

补充不同宿主或平台的使用分布数据

能力 5

展示第三方安全扫描或审计结果

安装后应在对应宿主中按原始 README 的触发条件使用;具体调用方式请以来源页面和 README 为准。

平台分布

OpenClaw

79.21%
按下载量换算5,498

安全审计

VirusTotal

通过

ClawScan

通过

Static analysis

未展示

权限和风险

操作浏览器

该 Skill 可能涉及浏览器控制能力,使用时可能读取或操作网页内容,需要在受控环境中确认权限边界。

安装前确认

本站仅展示第三方公开信息,不托管安装包,不提供自动安装或运行环境。安装前应自行审查源码、依赖和命令行为。当前只有一个来源,正式发布前建议补源仓库或其他目录站核验。

来源信息

继续浏览同类 Skills