← Back to Skills Marketplace
harrylabsj

诉讼费计算器

by haidong · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
261
Downloads
0
Stars
2
Active Installs
1
Versions
Install in OpenClaw
/install lawsuit-fee-calc
Description
Calculate lawsuit filing fees and litigation costs for civil cases in China. Use when the user asks about 诉讼费、诉讼费计算、起诉要多少钱、打官司费用、案件受理费、财产案件诉讼费、非财产案件诉讼费, or w...
README (SKILL.md)

Lawsuit Fee Calculator

Overview

This skill helps users calculate lawsuit filing fees and estimate litigation costs for civil cases in China. It covers both property disputes (财产案件) and non-property disputes (非财产案件), providing accurate calculations based on current Chinese court fee standards.

⚠️ Important Disclaimer: This tool provides fee calculation assistance only. Actual fees may vary by court and jurisdiction. Always verify current fee schedules with the specific court where you plan to file. This does not constitute legal advice.

When to Use This Skill

  • Estimating costs before filing a lawsuit
  • Calculating case acceptance fees (案件受理费)
  • Understanding fee structures for different case types
  • Budgeting for litigation expenses
  • Comparing costs of different claim amounts

Limitations

  • Based on general PRC court fee standards; specific courts may vary
  • Does not include attorney fees or other legal service costs
  • Does not cover all special case types
  • Fee standards may change; verify with the specific court
  • Not a substitute for professional legal consultation

Fee Calculation Standards

Property Disputes (财产案件)

Calculated based on claim amount using progressive rates:

Claim Amount Range Rate Quick Calculation
≤ ¥10,000 50元 fixed ¥50
¥10,001 - ¥100,000 2.5% Amount × 2.5% - ¥200
¥100,001 - ¥200,000 2% Amount × 2% + ¥300
¥200,001 - ¥500,000 1.5% Amount × 1.5% + ¥1,300
¥500,001 - ¥1,000,000 1% Amount × 1% + ¥3,800
¥1,000,001 - ¥2,000,000 0.9% Amount × 0.9% + ¥4,800
¥2,000,001 - ¥5,000,000 0.8% Amount × 0.8% + ¥6,800
¥5,000,001 - ¥10,000,000 0.7% Amount × 0.7% + ¥11,800
¥10,000,001 - ¥20,000,000 0.6% Amount × 0.6% + ¥21,800
> ¥20,000,000 0.5% Amount × 0.5% + ¥41,800

Non-Property Disputes (非财产案件)

Case Type Fee Standard
Divorce (离婚案件) ¥50-¥300; if property > ¥200,000, excess at 0.5%
Personality rights (人格权) ¥100-¥500; if damages > ¥50,000, excess at 1%
Other non-property ¥50-¥100
Intellectual property (no amount) ¥500-¥1,000
Labor disputes ¥10 per case
Administrative cases ¥50-¥100

Other Common Fees

Fee Type Standard
Application fee (申请执行) No fee for enforcement
Property preservation ≤ ¥1,000: ¥30; > ¥1,000: 1% max ¥5,000
Payment order (支付令) 1/3 of case acceptance fee
Bankruptcy case Based on estate value

Workflow

  1. Identify case type — Property dispute or non-property dispute
  2. Gather claim information — Claim amount, case specifics
  3. Calculate base fee — Apply appropriate rate formula
  4. Add other fees — Include preservation, application fees if applicable
  5. Present breakdown — Show detailed fee calculation

Usage

Basic Calculation

"诉讼费计算"
"起诉10万块钱要多少诉讼费"
"离婚案件诉讼费多少"

With Specific Amount

"50万标的诉讼费"
"财产保全费用计算"
"劳动仲裁诉讼费"

Compare Scenarios

"100万和200万诉讼费差多少"
"不同金额诉讼费对比"

Calculation Examples

Example 1: Property Dispute ¥500,000

  • Base: ¥500,000 × 1.5% + ¥1,300 = ¥8,800
  • Total: ¥8,800

Example 2: Property Dispute ¥1,000,000

  • Base: ¥1,000,000 × 1% + ¥3,800 = ¥13,800
  • Total: ¥13,800

Example 3: Divorce Case (no property dispute)

  • Fee: ¥50-¥300 (varies by court)

Example 4: Divorce with ¥1,000,000 property

  • Base: ¥300
  • Property excess: (¥1,000,000 - ¥200,000) × 0.5% = ¥4,000
  • Total: ¥4,300

Output Format

For each calculation:

  • Case type identified
  • Claim amount (if applicable)
  • Fee breakdown showing calculation steps
  • Total estimated fee
  • Notes on potential variations

Additional Cost Considerations

Beyond court fees, litigation may involve:

  • Attorney fees (律师费) - varies widely
  • Evidence collection costs
  • Expert witness fees
  • Travel expenses
  • Notarization/certification fees
  • Translation fees (if applicable)

References

For detailed fee schedules and legal basis:

Important Reminders

  • Fee Waivers: Low-income litigants may apply for fee reduction or waiver
  • Refund Policy: If case settles before judgment, portion of fees may be refunded
  • Payment Timing: Fees typically due when filing; preservation fees when applying
  • Jurisdiction Variations: Local courts may have slight variations

Privacy Note

Case information is processed for fee calculation only. No data is stored or transmitted to third parties.

Usage Guidance
This skill appears coherent and focused on fee calculations, but it is not legal advice—always verify fees with the specific court. The skill's Privacy Note is declarative (there is no code here to enforce it); avoid sending highly sensitive personal data (ID numbers, bank details, confidential documents) to any assistant prompt. If you need binding guidance or complex case handling, consult a qualified lawyer or the court's filing office, and check local/provincial fee rules and any recent updates to the fee schedules before relying on the estimate.
Capability Analysis
Type: OpenClaw Skill Name: lawsuit-fee-calc Version: 1.0.0 The skill bundle is a purely informational tool designed to help an AI agent calculate Chinese lawsuit filing fees based on provided markdown tables. It contains no executable code, no network requests, and no suspicious instructions or prompt-injection attempts. All files (SKILL.md, fee-standards.md, and legal-basis.md) are focused on legal fee logic and documentation.
Capability Assessment
Purpose & Capability
Name and description match the included SKILL.md and reference files. All required artifacts (fee tables and legal basis) are relevant to calculating lawsuit filing fees in China; there are no unrelated environment variables or binaries requested.
Instruction Scope
Runtime instructions are limited to identifying case type, collecting claim amounts/case specifics, applying fee formulas, and presenting a breakdown. The SKILL.md does not instruct the agent to read system files, access unrelated environment variables, or transmit data to external endpoints.
Install Mechanism
This is an instruction-only skill with no install spec and no code files to execute; therefore there is no installation risk or arbitrary code download.
Credentials
The skill declares no required environment variables, credentials, or config paths. The data it needs (case type, claim amounts) is proportional to its function.
Persistence & Privilege
always is false and the skill does not request any elevated persistence or cross-skill/system configuration changes. Normal autonomous invocation is allowed but not combined with any additional privileges.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install lawsuit-fee-calc
  3. After installation, invoke the skill by name or use /lawsuit-fee-calc
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
中国法院诉讼费计算,支持财产案件和非财产案件
Metadata
Slug lawsuit-fee-calc
Version 1.0.0
License MIT-0
All-time Installs 3
Active Installs 2
Total Versions 1
Frequently Asked Questions

What is 诉讼费计算器?

Calculate lawsuit filing fees and litigation costs for civil cases in China. Use when the user asks about 诉讼费、诉讼费计算、起诉要多少钱、打官司费用、案件受理费、财产案件诉讼费、非财产案件诉讼费, or w... It is an AI Agent Skill for Claude Code / OpenClaw, with 261 downloads so far.

How do I install 诉讼费计算器?

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

Is 诉讼费计算器 free?

Yes, 诉讼费计算器 is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does 诉讼费计算器 support?

诉讼费计算器 is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created 诉讼费计算器?

It is built and maintained by haidong (@harrylabsj); the current version is v1.0.0.

💬 Comments