← Back to Skills Marketplace
xueyetianya

Court Prep

by bytesagain4 · GitHub ↗ · v2.3.5 · MIT-0
cross-platform ✓ Security Clean
483
Downloads
0
Stars
3
Active Installs
12
Versions
Install in OpenClaw
/install court-prep
Description
诉讼准备指南。流程指引、文书准备、证据整理、时间线、费用、小额诉讼。Court preparation guide. 诉讼、法院、起诉。
README (SKILL.md)

Court Prep Guide

诉讼准备指南。流程指引、文书准备、证据整理、时间线、费用、小额诉讼。Court preparation guide. 诉讼、法院、起诉。

速查表

See commands above.

命令速查

  guide           guide
  document        document
  evidence        evidence
  timeline        timeline
  cost            cost
  small-claims    small claims

💡 小技巧:先用 help 查看所有命令,再选择最适合的


Court Prep Guide by BytesAgain

💬 Feedback & Feature Requests: https://bytesagain.com/feedback Powered by BytesAgain | bytesagain.com

  • Run court-prep help for all commands

Commands

Run court-prep help to see all available commands.

When to Use

  • when you need quick court prep from the command line
  • to automate court tasks in your workflow

Output

Returns summaries to stdout. Redirect to a file with court-prep run > output.txt.

Usage Guidance
This skill appears to do what it claims: generate complaint templates, evidence checklists, timelines and fee estimates, and provide a small local data/log store. Before installing or running it: (1) be aware it will create and write files to a data directory (default ~/.local/share/court-prep) and may record case details in plain text — avoid storing sensitive client data unless you control those files; (2) the code is from an unknown publisher (homepage and source URLs are present in metadata but this package is not from a verified registry), so review the scripts yourself if you have concerns; (3) there are no network calls or credential requests, which limits exfiltration risk; (4) note small inconsistencies (packaged version vs script VERSION and a likely bug in how args reach the embedded Python) indicating limited QA — expect to test functionality before relying on it in critical workflows. If you need professional legal advice, consult a licensed attorney rather than relying solely on this tool.
Capability Analysis
Type: OpenClaw Skill Name: court-prep Version: 2.3.5 The skill bundle provides legitimate court preparation tools, including checklists, complaint templates, and fee calculators. The scripts (court.sh and script.sh) perform local data processing and logging without any evidence of network activity, data exfiltration, or unauthorized system access.
Capability Assessment
Purpose & Capability
Name/description (court prep, templates, timelines, fees) align with the bundled scripts: a Python-based template/timeline/fee generator and a shell utility for storing simple local data and history. Nothing in the repo requests unrelated cloud credentials or services.
Instruction Scope
SKILL.md instructs use of the included CLI commands and matches what the scripts implement. The scripts do write and read local files (data.log, history.log) under a data directory (defaults to $XDG_DATA_HOME or $HOME/.local/share/court-prep). SKILL.md does not prominently warn that user-supplied case data will be stored locally; consider this when handling sensitive client information.
Install Mechanism
No install spec; this is instruction+script-only, so nothing is downloaded or executed from remote URLs during install. The only runtime behavior is local script execution using system bash/python.
Credentials
No required environment variables or credentials are declared. The scripts optionally respect COURT_PREP_DIR and XDG_DATA_HOME/HOME for locating the data directory — a proportionate, expected convenience behavior.
Persistence & Privilege
always:false and normal invocation. The skill creates a per-user data directory and log files under the user's home directory but does not modify other skills or system-wide config, nor does it request elevated privileges.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install court-prep
  3. After installation, invoke the skill by name or use /court-prep
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v2.3.5
v2.5 standard: Use-when desc, homepage, source, security fix
v2.3.4
yaml-fix+quality
v2.3.3
yaml-fix+quality
v2.3.2
Quality upgrade: custom functionality
v2.3.1
Standards compliance: unique content, no template text
v2.3.0
Quality fixes: aligned docs with implementation
v2.2.0
Enhanced descriptions for better AI triggering
v1.0.2
Runtime fix
v1.0.1
Add runtime declaration + security compliance
v2.0.0
Rewritten: full functional tool replacing prompt shell
v0.0.1
c
v1.0.0
Court Prep Guide 1.0.0 - Initial release of a court preparation guide. - Includes workflow, document drafting, evidence management, timeline, cost estimation, and small claims overview. - Provides quick command reference for all features. - Bilingual support (Chinese and English) in documentation and descriptions.
Metadata
Slug court-prep
Version 2.3.5
License MIT-0
All-time Installs 3
Active Installs 3
Total Versions 12
Frequently Asked Questions

What is Court Prep?

诉讼准备指南。流程指引、文书准备、证据整理、时间线、费用、小额诉讼。Court preparation guide. 诉讼、法院、起诉。 It is an AI Agent Skill for Claude Code / OpenClaw, with 483 downloads so far.

How do I install Court Prep?

Run "/install court-prep" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Court Prep free?

Yes, Court Prep is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Court Prep support?

Court Prep is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Court Prep?

It is built and maintained by bytesagain4 (@xueyetianya); the current version is v2.3.5.

💬 Comments